[Midnightbsd-cvs] mports [22915] trunk/devel/automake: update automake to 1.15.1

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Oct 7 14:20:40 EDT 2017


Revision: 22915
          http://svnweb.midnightbsd.org/mports/?rev=22915
Author:   laffer1
Date:     2017-10-07 14:20:39 -0400 (Sat, 07 Oct 2017)
Log Message:
-----------
update automake to 1.15.1

Modified Paths:
--------------
    trunk/devel/automake/Makefile
    trunk/devel/automake/distinfo

Modified: trunk/devel/automake/Makefile
===================================================================
--- trunk/devel/automake/Makefile	2017-10-07 17:52:18 UTC (rev 22914)
+++ trunk/devel/automake/Makefile	2017-10-07 18:20:39 UTC (rev 22915)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	automake
-PORTVERSION=	1.15
+PORTVERSION=	1.15.1
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
@@ -10,16 +10,17 @@
 
 LICENSE=	gpl3
 
-BUILD_DEPENDS=	autoconf-2.69:${PORTSDIR}/devel/autoconf
-RUN_DEPENDS=	autoconf-2.69:${PORTSDIR}/devel/autoconf \
-		automake-wrapper:${PORTSDIR}/devel/automake-wrapper
+BUILD_DEPENDS=	autoconf-2.69:devel/autoconf
+RUN_DEPENDS=	autoconf-2.69:devel/autoconf \
+		automake-wrapper:devel/automake-wrapper
 
 BUILD_VERSION=	1.15
 PLIST_SUB=	BUILD_VERSION=${BUILD_VERSION}
-USES=		makeinfo perl5 tar:xz
+USES=		cpe makeinfo perl5 tar:xz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-suffix=-${BUILD_VERSION}
 MAKE_ENV+=	MAKEINFOFLAGS=--no-split
 INFO=		automake
+CPE_VENDOR=	gnu
 
 .include <bsd.port.mk>

Modified: trunk/devel/automake/distinfo
===================================================================
--- trunk/devel/automake/distinfo	2017-10-07 17:52:18 UTC (rev 22914)
+++ trunk/devel/automake/distinfo	2017-10-07 18:20:39 UTC (rev 22915)
@@ -1,2 +1,3 @@
-SHA256 (automake-1.15.tar.xz) = 9908c75aabd49d13661d6dcb1bc382252d22cc77bf733a2d55e87f2aa2db8636
-SIZE (automake-1.15.tar.xz) = 1496708
+TIMESTAMP = 1507400378
+SHA256 (automake-1.15.1.tar.xz) = af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
+SIZE (automake-1.15.1.tar.xz) = 1509496



More information about the Midnightbsd-cvs mailing list