Skip to content

Commit

Permalink
sysutils/squashfs-tools: move to fs/squashfs-tools
Browse files Browse the repository at this point in the history
Approved by:	portmgr
  • Loading branch information
clausecker committed Oct 1, 2024
1 parent ce27d9f commit f657800
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -3618,3 +3618,4 @@ sysutils/hfsexplorer|fs/hfsexplorer|2024-10-02|Moved to new category fs
sysutils/hfsutils|fs/hfsutils|2024-10-02|Moved to new category fs
sysutils/linux-c7-dosfstools|fs/linux-c7-dosfstools|2024-10-02|Moved to new category fs
sysutils/py-zfs-autobackup|fs/py-zfs-autobackup|2024-10-02|Moved to new category fs
sysutils/squashfs-tools|fs/squashfs-tools|2024-10-02|Moved to new category fs
1 change: 1 addition & 0 deletions fs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
SUBDIR += simple-mtpfs
SUBDIR += smbnetfs
SUBDIR += sqlfs
SUBDIR += squashfs-tools
SUBDIR += squashfuse
SUBDIR += sshfs
SUBDIR += tclvfs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PORTNAME= squashfs-tools
PORTVERSION= 4.6.1
PORTREVISION= 1
CATEGORIES= sysutils
CATEGORIES= fs sysutils
MASTER_SITES= SF/squashfs/squashfs/squashfs${PORTVERSION}
DISTFILES= squashfs${PORTVERSION}${EXTRACT_SUFX}

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion net/wifibox-alpine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${_DISTFILES:M*_GH0.tar.gz}

BUILD_DEPENDS= gtar>0:archivers/gtar \
patchelf>0:sysutils/patchelf \
squashfs-tools-ng>0:sysutils/squashfs-tools-ng
squashfs-tools-ng>0:fs/squashfs-tools-ng

.include "${.CURDIR}/flavors.mk"

Expand Down
1 change: 0 additions & 1 deletion sysutils/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1326,7 +1326,6 @@
SUBDIR += spindown
SUBDIR += spinner
SUBDIR += spiped
SUBDIR += squashfs-tools
SUBDIR += squashfs-tools-ng
SUBDIR += ssd_report
SUBDIR += sshsudo
Expand Down

0 comments on commit f657800

Please sign in to comment.