Index: head/sysutils/automount/Makefile =================================================================== --- head/sysutils/automount/Makefile (revision 519070) +++ head/sysutils/automount/Makefile (revision 519071) @@ -1,36 +1,34 @@ # Created by: Slawomir Wojciech Wojtczak # $FreeBSD$ PORTNAME= automount -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.7.1 CATEGORIES= sysutils -MASTER_SITES= https://raw.github.com/vermaden/automount/master/ \ - LOCAL/madpilot/${PORTNAME}/ +MASTER_SITES= https://raw.github.com/vermaden/automount/master/ MAINTAINER= vermaden@interia.pl COMMENT= FreeBSD's devd(8) based automount solution LICENSE= BSD2CLAUSE PLIST_FILES= sbin/automount etc/devd/automount_devd.conf etc/automount.conf.sample SUB_FILES= pkg-install NO_BUILD= yes NO_ARCH= yes OPTIONS_DEFINE= NTFS3G EXT4 EXFAT OPTIONS_DEFAULT= NTFS3G EXT4 NTFS3G_DESC= Enable NTFS write support with ntfs-3g over FUSE NTFS3G_RUN_DEPENDS= fusefs-ntfs>=0:sysutils/fusefs-ntfs EXT4_DESC= Support EXT2/3/4 filesystem EXT4_RUN_DEPENDS= fusefs-ext2>=0:sysutils/fusefs-ext2 EXFAT_DESC= Support Microsoft exFAT filesystem EXFAT_RUN_DEPENDS= fusefs-exfat>=0:sysutils/fusefs-exfat do-install: ${INSTALL_SCRIPT} ${WRKDIR}/automount ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKDIR}/automount_devd.conf ${STAGEDIR}${PREFIX}/etc/devd/automount_devd.conf ${INSTALL_DATA} ${WRKDIR}/automount.conf ${STAGEDIR}${PREFIX}/etc/automount.conf.sample .include Index: head/sysutils/automount/distinfo =================================================================== --- head/sysutils/automount/distinfo (revision 519070) +++ head/sysutils/automount/distinfo (revision 519071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567078460 -SHA256 (automount-1.7.0.tar.gz) = 44f129d62191fd189cb7374a51fea976efc8e86c003e50c8bdb629ceaa5006cf -SIZE (automount-1.7.0.tar.gz) = 6522 +TIMESTAMP = 1567078461 +SHA256 (automount-1.7.1.tar.gz) = e6c2110b8c6099f9924a6f4c49be6aa93f65b69ba1ee98576d8fb60846f1a5c2 +SIZE (automount-1.7.1.tar.gz) = 6532