From owner-svn-ports-head@freebsd.org Sun Feb 19 16:20:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4E88CE5FBA; Sun, 19 Feb 2017 16:20:07 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FA821F88; Sun, 19 Feb 2017 16:20:07 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1JGK65r072837; Sun, 19 Feb 2017 16:20:06 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1JGK6Wn072834; Sun, 19 Feb 2017 16:20:06 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201702191620.v1JGK6Wn072834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 19 Feb 2017 16:20:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434407 - head/sysutils/auto-admin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2017 16:20:07 -0000 Author: robak Date: Sun Feb 19 16:20:06 2017 New Revision: 434407 URL: https://svnweb.freebsd.org/changeset/ports/434407 Log: sysutils/auto-admin: update 0.3.8 -> 0.3.9 PR: 217230 Submitted by: Jason Bacon (maintainer) Modified: head/sysutils/auto-admin/Makefile head/sysutils/auto-admin/distinfo head/sysutils/auto-admin/pkg-plist Modified: head/sysutils/auto-admin/Makefile ============================================================================== --- head/sysutils/auto-admin/Makefile Sun Feb 19 15:46:45 2017 (r434406) +++ head/sysutils/auto-admin/Makefile Sun Feb 19 16:20:06 2017 (r434407) @@ -2,12 +2,12 @@ # $FreeBSD$ 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= Portable tools for automating system management LICENSE= BSD2CLAUSE Modified: head/sysutils/auto-admin/distinfo ============================================================================== --- head/sysutils/auto-admin/distinfo Sun Feb 19 15:46:45 2017 (r434406) +++ head/sysutils/auto-admin/distinfo Sun Feb 19 16:20:06 2017 (r434407) @@ -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 Modified: head/sysutils/auto-admin/pkg-plist ============================================================================== --- head/sysutils/auto-admin/pkg-plist Sun Feb 19 15:46:45 2017 (r434406) +++ head/sysutils/auto-admin/pkg-plist Sun Feb 19 16:20:06 2017 (r434407) @@ -13,6 +13,7 @@ man/man1/auto-config-snd-driver.1.gz 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-package-installed.1.gz 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-config-snd-driver 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-package-installed 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