Update to automake 1.13.4.

ok sthen@
This commit is contained in:
brad 2013-09-01 16:59:10 +00:00
parent ed0d7b13c1
commit 42c37c839f
4 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:01 espie Exp $
# $OpenBSD: Makefile,v 1.5 2013/09/01 16:59:10 brad Exp $
VERSION= 1.13
DISTNAME= automake-${VERSION}.1
DISTNAME= automake-${VERSION}.4
PKGSPEC= automake->=${VERSION},<1.14
EXTRACT_SUFX= .tar.xz

View File

@ -1,2 +1,2 @@
SHA256 (automake-1.13.1.tar.xz) = bs1s9oLnjoMzYSZCY/D5SWlJv7rn+DZrwyfeOP8K0Ys=
SIZE (automake-1.13.1.tar.xz) = 1425080
SHA256 (automake-1.13.4.tar.xz) = ic5JM/WbjwwgEVw5z+RQpZXMp07eJ7aIHojsJ3INHWY=
SIZE (automake-1.13.4.tar.xz) = 1449608

View File

@ -1,7 +1,7 @@
$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 ($)
$OpenBSD: patch-automake_in,v 1.3 2013/09/01 16:59:11 brad Exp $
--- automake.in.orig Fri Jun 14 08:31:35 2013
+++ automake.in Wed Jun 19 21:06:04 2013
@@ -5162,6 +5162,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.2 2013/02/01 04:19:05 brad Exp $
sinclude => 1,
);
@@ -5179,6 +5180,7 @@ sub scan_autoconf_traces ($)
@@ -5185,6 +5186,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.2 2013/02/01 04:19:05 brad Exp $
@comment $OpenBSD: PLIST,v 1.3 2013/09/01 16:59:11 brad Exp $
@option no-default-conflict
@conflict ${PKGSPEC}
@comment bin/aclocal
@ -35,7 +35,7 @@ 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}/obsolete.m4
share/aclocal${SUFFIX}/options.m4
share/aclocal${SUFFIX}/python.m4
share/aclocal${SUFFIX}/runlog.m4