From owner-svn-ports-all@freebsd.org Mon Mar 26 17:05:01 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A9F3F55E31; Mon, 26 Mar 2018 17:05:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A1BD87727; Mon, 26 Mar 2018 17:05:01 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 40D417BE4; Mon, 26 Mar 2018 17:05:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2QH51VE013661; Mon, 26 Mar 2018 17:05:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2QH50Ab013658; Mon, 26 Mar 2018 17:05:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201803261705.w2QH50Ab013658@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 26 Mar 2018 17:05:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465616 - head/textproc/augeas X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/textproc/augeas X-SVN-Commit-Revision: 465616 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2018 17:05:01 -0000 Author: swills Date: Mon Mar 26 17:05:00 2018 New Revision: 465616 URL: https://svnweb.freebsd.org/changeset/ports/465616 Log: textproc/augeas: update to 1.10.1 While here, pass maintainership to puppet@ which this is primarily used by puppet. Modified: head/textproc/augeas/Makefile (contents, props changed) head/textproc/augeas/distinfo (contents, props changed) head/textproc/augeas/pkg-plist (contents, props changed) Modified: head/textproc/augeas/Makefile ============================================================================== --- head/textproc/augeas/Makefile Mon Mar 26 16:55:52 2018 (r465615) +++ head/textproc/augeas/Makefile Mon Mar 26 17:05:00 2018 (r465616) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= augeas -PORTVERSION= 1.9.0 +PORTVERSION= 1.10.1 CATEGORIES= textproc MASTER_SITES= http://download.augeas.net/ -MAINTAINER= swills@FreeBSD.org +MAINTAINER= puppet@FreeBSD.org COMMENT= Configuration editing tool LICENSE= LGPL21 @@ -29,8 +29,5 @@ post-patch: ${WRKSRC}/lenses/puppet.aug \ ${WRKSRC}/lenses/puppet_auth.aug \ ${WRKSRC}/lenses/puppetfileserver.aug - -post-install: - ${MV} ${STAGEDIR}${PREFIX}/bin/dump ${STAGEDIR}${PREFIX}/bin/augdump .include Modified: head/textproc/augeas/distinfo ============================================================================== --- head/textproc/augeas/distinfo Mon Mar 26 16:55:52 2018 (r465615) +++ head/textproc/augeas/distinfo Mon Mar 26 17:05:00 2018 (r465616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507367132 -SHA256 (augeas-1.9.0.tar.gz) = 2b463d398cabc9b42747aa61d3e83ed6a93ce03d9074cf8e7a7bd3107a668343 -SIZE (augeas-1.9.0.tar.gz) = 2199534 +TIMESTAMP = 1522078088 +SHA256 (augeas-1.10.1.tar.gz) = 52db256afab261d31cc147eaa1a71795a5fec59e888dfd0b65a84c7aacd6364d +SIZE (augeas-1.10.1.tar.gz) = 2289207 Modified: head/textproc/augeas/pkg-plist ============================================================================== --- head/textproc/augeas/pkg-plist Mon Mar 26 16:55:52 2018 (r465615) +++ head/textproc/augeas/pkg-plist Mon Mar 26 17:05:00 2018 (r465616) @@ -1,18 +1,19 @@ +bin/augmatch bin/augparse bin/augtool -bin/augdump bin/fadot include/augeas.h include/fa.h lib/libaugeas.a lib/libaugeas.so lib/libaugeas.so.0 -lib/libaugeas.so.0.23.0 +lib/libaugeas.so.0.24.0 lib/libfa.a lib/libfa.so lib/libfa.so.1 -lib/libfa.so.1.4.5 +lib/libfa.so.1.5.1 libdata/pkgconfig/augeas.pc +man/man1/augmatch.1.gz man/man1/augparse.1.gz man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/access.aug @@ -75,6 +76,7 @@ man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/getcap.aug %%DATADIR%%/lenses/dist/group.aug %%DATADIR%%/lenses/dist/grub.aug +%%DATADIR%%/lenses/dist/grubenv.aug %%DATADIR%%/lenses/dist/gshadow.aug %%DATADIR%%/lenses/dist/gtkbookmarks.aug %%DATADIR%%/lenses/dist/host_conf.aug @@ -171,6 +173,7 @@ man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/quote.aug %%DATADIR%%/lenses/dist/rabbitmq.aug %%DATADIR%%/lenses/dist/radicale.aug +%%DATADIR%%/lenses/dist/rancid.aug %%DATADIR%%/lenses/dist/redis.aug %%DATADIR%%/lenses/dist/reprepro_uploaders.aug %%DATADIR%%/lenses/dist/resolv.aug @@ -272,6 +275,7 @@ man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/tests/test_getcap.aug %%DATADIR%%/lenses/dist/tests/test_group.aug %%DATADIR%%/lenses/dist/tests/test_grub.aug +%%DATADIR%%/lenses/dist/tests/test_grubenv.aug %%DATADIR%%/lenses/dist/tests/test_gshadow.aug %%DATADIR%%/lenses/dist/tests/test_gtkbookmarks.aug %%DATADIR%%/lenses/dist/tests/test_host_conf.aug @@ -369,6 +373,7 @@ man/man1/augtool.1.gz %%DATADIR%%/lenses/dist/tests/test_quote.aug %%DATADIR%%/lenses/dist/tests/test_rabbitmq.aug %%DATADIR%%/lenses/dist/tests/test_radicale.aug +%%DATADIR%%/lenses/dist/tests/test_rancid.aug %%DATADIR%%/lenses/dist/tests/test_redis.aug %%DATADIR%%/lenses/dist/tests/test_reprepro_uploaders.aug %%DATADIR%%/lenses/dist/tests/test_resolv.aug