Index: head/sysutils/automount/Makefile =================================================================== --- head/sysutils/automount/Makefile (revision 473643) +++ head/sysutils/automount/Makefile (revision 473644) @@ -1,35 +1,35 @@ # Created by: Slawomir Wojciech Wojtczak # $FreeBSD$ PORTNAME= automount -PORTVERSION= 1.5.7 +PORTVERSION= 1.5.8 CATEGORIES= sysutils MASTER_SITES= https://raw.github.com/vermaden/automount/master/ \ LOCAL/madpilot/${PORTNAME}/ 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 EXT4 filesystem EXT4_RUN_DEPENDS= fusefs-ext4fuse>=0:sysutils/fusefs-ext4fuse EXFAT_DESC= Support Microsoft exFAT filesystem EXFAT_RUN_DEPENDS= fusefs-exfat>=0:sysutils/fusefs-exfat do-install: ${INSTALL_SCRIPT} ${WRKSRC}/automount ${STAGEDIR}${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/automount_devd.conf ${STAGEDIR}${PREFIX}/etc/devd/automount_devd.conf ${INSTALL_DATA} ${WRKSRC}/automount.conf.sample ${STAGEDIR}${PREFIX}/etc/automount.conf.sample .include Index: head/sysutils/automount/distinfo =================================================================== --- head/sysutils/automount/distinfo (revision 473643) +++ head/sysutils/automount/distinfo (revision 473644) @@ -1,2 +1,3 @@ -SHA256 (automount-1.5.7.tar.gz) = 414184a213cb30b4441aa91f6d85f65597c49b2f87bb732b1f11a999e1031a87 -SIZE (automount-1.5.7.tar.gz) = 5190 +TIMESTAMP = 1530394666 +SHA256 (automount-1.5.8.tar.gz) = de344c6a0791da6f2be7724760dcb271ddb50088d790bf47111442275a1ed95e +SIZE (automount-1.5.8.tar.gz) = 5421