diff -ruN --exclude=CVS --exclude=.svn /usr/ports/sysutils/auto-admin/Makefile /usr/wip/sysutils/auto-admin/Makefile --- /usr/ports/sysutils/auto-admin/Makefile 2016-09-24 09:16:14.000000000 -0500 +++ /usr/wip/sysutils/auto-admin/Makefile 2017-02-19 09:52:19.015192000 -0600 @@ -2,12 +2,12 @@ # $FreeBSD: head/sysutils/auto-admin/Makefile 422723 2016-09-24 14:16:14Z robak $ PORTNAME= auto-admin -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.9 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ MAINTAINER= bacon4000@gmail.com -COMMENT= Portable tools for system management automation +COMMENT= Mostly portable tools for automating system management LICENSE= BSD2CLAUSE diff -ruN --exclude=CVS --exclude=.svn /usr/ports/sysutils/auto-admin/distinfo /usr/wip/sysutils/auto-admin/distinfo --- /usr/ports/sysutils/auto-admin/distinfo 2016-09-24 09:16:14.000000000 -0500 +++ /usr/wip/sysutils/auto-admin/distinfo 2017-02-17 11:37:06.277365000 -0600 @@ -1,3 +1,3 @@ -TIMESTAMP = 1474206123 -SHA256 (auto-admin-0.3.8.tar.xz) = 6c26bcb278c45372914c1870f5a1e3edafb2d88068ec78ec4907212d95bfbda8 -SIZE (auto-admin-0.3.8.tar.xz) = 48124 +TIMESTAMP = 1487222127 +SHA256 (auto-admin-0.3.9.tar.xz) = 2659c1b8d9a6ba5c54b82e941c76f1c879a2068994a1828ec6a259b2c843b934 +SIZE (auto-admin-0.3.9.tar.xz) = 49644 diff -ruN --exclude=CVS --exclude=.svn /usr/ports/sysutils/auto-admin/pkg-plist /usr/wip/sysutils/auto-admin/pkg-plist --- /usr/ports/sysutils/auto-admin/pkg-plist 2016-09-24 09:16:14.000000000 -0500 +++ /usr/wip/sysutils/auto-admin/pkg-plist 2017-02-17 11:37:06.278348000 -0600 @@ -13,6 +13,7 @@ man/man1/auto-db-dir.1.gz man/man1/auto-denyhosts-remove-ip.1.gz man/man1/auto-denyhosts-setup.1.gz +man/man1/auto-detect-intel-gpu.1.gz man/man1/auto-disable-service.1.gz man/man1/auto-disable-tcp-timestamps.1.gz man/man1/auto-enable-autologout.1.gz @@ -36,11 +37,13 @@ man/man1/auto-pkgsrc-add-license.1.gz man/man1/auto-pkgsrc-setup.1.gz man/man1/auto-pkgsrc-wip-checkout.1.gz +man/man1/auto-ports-checkout.1.gz man/man1/auto-print-make-variable.1.gz man/man1/auto-pxe-installer-setup.1.gz man/man1/auto-pxe-node-discover.1.gz man/man1/auto-replace-file.1.gz man/man1/auto-restore-pw.1.gz +man/man1/auto-restore-user.1.gz man/man1/auto-service-enabled.1.gz man/man1/auto-set-suspend-mode.1.gz man/man1/auto-set-sysctl.1.gz @@ -69,6 +72,7 @@ sbin/auto-db-dir sbin/auto-denyhosts-remove-ip sbin/auto-denyhosts-setup +sbin/auto-detect-intel-gpu sbin/auto-disable-service sbin/auto-disable-tcp-timestamps sbin/auto-enable-autologout @@ -92,11 +96,13 @@ sbin/auto-pkgsrc-add-license sbin/auto-pkgsrc-setup sbin/auto-pkgsrc-wip-checkout +sbin/auto-ports-checkout sbin/auto-print-make-variable sbin/auto-pxe-installer-setup sbin/auto-pxe-node-discover sbin/auto-replace-file sbin/auto-restore-pw +sbin/auto-restore-user sbin/auto-service-enabled sbin/auto-set-suspend-mode sbin/auto-set-sysctl