Update to automake 1.13.1.

ok ajacoutot@
This commit is contained in:
brad 2013-02-01 04:19:05 +00:00
parent 4b3d575b5a
commit 7853b0e90b
4 changed files with 11 additions and 12 deletions

View File

@ -1,8 +1,7 @@
# $OpenBSD: Makefile,v 1.2 2012/12/30 06:50:46 brad Exp $
# $OpenBSD: Makefile,v 1.3 2013/02/01 04:19:05 brad Exp $
VERSION= 1.13
DISTNAME= automake-${VERSION}
REVISION= 0
DISTNAME= automake-${VERSION}.1
PKGSPEC= automake->=${VERSION},<1.14
EXTRACT_SUFX= .tar.xz

View File

@ -1,2 +1,2 @@
SHA256 (automake-1.13.tar.xz) = CC2dlI1O2eUMWb9+7PWG7U6Ru3aXA3ebeI8ZfDqCcFw=
SIZE (automake-1.13.tar.xz) = 1421396
SHA256 (automake-1.13.1.tar.xz) = bs1s9oLnjoMzYSZCY/D5SWlJv7rn+DZrwyfeOP8K0Ys=
SIZE (automake-1.13.1.tar.xz) = 1425080

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-automake_in,v 1.1.1.1 2012/12/30 04:42:24 brad Exp $
--- automake.in.orig Fri Dec 28 11:55:05 2012
+++ automake.in Fri Dec 28 19:56:14 2012
@@ -5146,6 +5146,7 @@ sub scan_autoconf_traces ($)
$OpenBSD: patch-automake_in,v 1.2 2013/02/01 04:19:05 brad Exp $
--- automake.in.orig Tue Jan 1 06:50:12 2013
+++ automake.in Thu Jan 31 07:57:02 2013
@@ -5156,6 +5156,7 @@ sub scan_autoconf_traces ($)
_LT_AC_TAGCONFIG => 0,
m4_include => 1,
m4_sinclude => 1,
@ -9,7 +9,7 @@ $OpenBSD: patch-automake_in,v 1.1.1.1 2012/12/30 04:42:24 brad Exp $
sinclude => 1,
);
@@ -5169,6 +5170,7 @@ sub scan_autoconf_traces ($)
@@ -5179,6 +5180,7 @@ sub scan_autoconf_traces ($)
my ($here, $depth, @args) = split (/::/);
$where = new Automake::Location $here;
my $macro = $args[0];

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/12/30 04:42:24 brad Exp $
@comment $OpenBSD: PLIST,v 1.2 2013/02/01 04:19:05 brad Exp $
@option no-default-conflict
@conflict ${PKGSPEC}
@comment bin/aclocal
@ -35,8 +35,8 @@ share/aclocal${SUFFIX}/make.m4
share/aclocal${SUFFIX}/minuso.m4
share/aclocal${SUFFIX}/missing.m4
share/aclocal${SUFFIX}/mkdirp.m4
share/aclocal${SUFFIX}/obsolete-err.m4
share/aclocal${SUFFIX}/options.m4
share/aclocal${SUFFIX}/protos.m4
share/aclocal${SUFFIX}/python.m4
share/aclocal${SUFFIX}/runlog.m4
share/aclocal${SUFFIX}/sanity.m4