sysutils/dsbmd: Update to 1.7
- Add option for HFS+ support via sysutils/fusefs-hfsfuse Changes: https://freeshell.de/~mk/projects/dsbmd-relnotes.html PR: 234107 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsbmd
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://freeshell.de/~mk/download/
|
||||
|
||||
@@ -19,17 +19,19 @@ USE_RC_SUBR= dsbmd
|
||||
PORTDOCS= readme.mdoc
|
||||
PLIST_FILES= libexec/dsbmd "@sample etc/dsbmd.conf.sample"
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXFAT EXT4 LKL MTP NTFS PTP
|
||||
OPTIONS_DEFINE= DOCS EXFAT EXT4 HFS LKL MTP NTFS PTP
|
||||
OPTIONS_DEFAULT= EXT4 MTP NTFS PTP
|
||||
|
||||
EXFAT_DESC= exFAT filesystem support
|
||||
EXT4_DESC= Ext4 filesystem support
|
||||
HFS_DESC= HFS+ support
|
||||
LKL_DESC= Btrfs and XFS support through Linux Kernel Library
|
||||
NTFS_DESC= Mount NTFS filesystems with read and write support
|
||||
PTP_DESC= Picture Transfer Protocol support
|
||||
|
||||
EXFAT_RUN_DEPENDS= mount.exfat:sysutils/fusefs-exfat
|
||||
EXT4_RUN_DEPENDS= fuse-ext2:sysutils/fusefs-ext2
|
||||
HFS_RUN_DEPENDS= hfsfuse:sysutils/fusefs-hfsfuse
|
||||
LKL_RUN_DEPENDS= lklfuse:sysutils/fusefs-lkl
|
||||
MTP_RUN_DEPENDS= simple-mtpfs:sysutils/fusefs-simple-mtpfs
|
||||
NTFS_RUN_DEPENDS= ntfs-3g:sysutils/fusefs-ntfs
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540233172
|
||||
SHA256 (dsbmd-1.6.tgz) = 4f965bcbb71bfcb5ee960126033e33c8fbda1562e1f8f2b0800ea3093d07680d
|
||||
SIZE (dsbmd-1.6.tgz) = 50623
|
||||
TIMESTAMP = 1545007950
|
||||
SHA256 (dsbmd-1.7.tgz) = 09b92451e0980a40c06d1b409ccf21f569338c91cbaf62dcb15d8b63f10a7758
|
||||
SIZE (dsbmd-1.7.tgz) = 51022
|
||||
|
||||
Reference in New Issue
Block a user