Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 02:06:04 +0000 (UTC)
From:      =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499803 - in head/textproc/augeas: . files
Message-ID:  <201904240206.x3O264tk081904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Wed Apr 24 02:06:04 2019
New Revision: 499803
URL: https://svnweb.freebsd.org/changeset/ports/499803

Log:
  Update to 1.12.0
  
  With hat:	puppet

Deleted:
  head/textproc/augeas/files/patch-gnulib__lib__Makefile.am
  head/textproc/augeas/files/patch-lenses_syslog.aug
  head/textproc/augeas/files/patch-lenses_tests_test__syslog.aug
  head/textproc/augeas/files/patch-tests_root_etc_syslog.conf
Modified:
  head/textproc/augeas/Makefile
  head/textproc/augeas/distinfo
  head/textproc/augeas/pkg-plist

Modified: head/textproc/augeas/Makefile
==============================================================================
--- head/textproc/augeas/Makefile	Tue Apr 23 23:53:12 2019	(r499802)
+++ head/textproc/augeas/Makefile	Wed Apr 24 02:06:04 2019	(r499803)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	augeas
-PORTVERSION=	1.11.0
-PORTREVISION=	2
+PORTVERSION=	1.12.0
 CATEGORIES=	textproc
 MASTER_SITES=	http://download.augeas.net/
 
@@ -15,7 +14,7 @@ LICENSE=	LGPL21
 TEST_DEPENDS=	bash:shells/bash \
 		gsed:textproc/gsed
 
-USES=		autoreconf cpe gmake libtool pathfix pkgconfig readline
+USES=		autoreconf cpe gmake gnome libtool pathfix pkgconfig readline
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 

Modified: head/textproc/augeas/distinfo
==============================================================================
--- head/textproc/augeas/distinfo	Tue Apr 23 23:53:12 2019	(r499802)
+++ head/textproc/augeas/distinfo	Wed Apr 24 02:06:04 2019	(r499803)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535439731
-SHA256 (augeas-1.11.0.tar.gz) = 393ce8f4055af89cd4c20bf903eacbbd909cf427891f41b56dc2ba66243ea0b0
-SIZE (augeas-1.11.0.tar.gz) = 2393675
+TIMESTAMP = 1555260791
+SHA256 (augeas-1.12.0.tar.gz) = 321942c9cc32185e2e9cb72d0a70eea106635b50269075aca6714e3ec282cb87
+SIZE (augeas-1.12.0.tar.gz) = 2429279

Modified: head/textproc/augeas/pkg-plist
==============================================================================
--- head/textproc/augeas/pkg-plist	Tue Apr 23 23:53:12 2019	(r499802)
+++ head/textproc/augeas/pkg-plist	Wed Apr 24 02:06:04 2019	(r499803)
@@ -7,11 +7,11 @@ include/fa.h
 lib/libaugeas.a
 lib/libaugeas.so
 lib/libaugeas.so.0
-lib/libaugeas.so.0.24.1
+lib/libaugeas.so.0.24.2
 lib/libfa.a
 lib/libfa.so
 lib/libfa.so.1
-lib/libfa.so.1.5.2
+lib/libfa.so.1.5.3
 libdata/pkgconfig/augeas.pc
 man/man1/augmatch.1.gz
 man/man1/augparse.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904240206.x3O264tk081904>