summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-26 22:16:18 +0000
committerwiz <wiz@pkgsrc.org>2013-01-26 22:16:18 +0000
commitae099b1e5ded20d55ef948819da7db3c89b4572f (patch)
treeca6c045b1d5cfc875c2a73968e8a8ca15219bdbd /audio
parent1f9277a51e3715af27dbaf19fedd91cf768d2fe7 (diff)
downloadpkgsrc-ae099b1e5ded20d55ef948819da7db3c89b4572f.tar.gz
automake-1.13 compat.
Diffstat (limited to 'audio')
-rw-r--r--audio/ices-mp3/distinfo4
-rw-r--r--audio/ices-mp3/patches/patch-aa20
2 files changed, 18 insertions, 6 deletions
diff --git a/audio/ices-mp3/distinfo b/audio/ices-mp3/distinfo
index 2b11c36aff8..d91152dcb81 100644
--- a/audio/ices-mp3/distinfo
+++ b/audio/ices-mp3/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 20:39:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2013/01/26 22:16:18 wiz Exp $
SHA1 (ices-0.4.tar.gz) = 427f39d3ac4a45e84222c8f8a4007767a754749c
RMD160 (ices-0.4.tar.gz) = 2a40856c8dbcef8558c7a85bf247c2c7cdf97c22
Size (ices-0.4.tar.gz) = 372837 bytes
-SHA1 (patch-aa) = 39818857ea23f620e8d85e36a1c9225a3787c490
+SHA1 (patch-aa) = 4b1734579176a76dc3de27985b505d631c140ee4
diff --git a/audio/ices-mp3/patches/patch-aa b/audio/ices-mp3/patches/patch-aa
index a3dadf434fb..cc88bfde17b 100644
--- a/audio/ices-mp3/patches/patch-aa
+++ b/audio/ices-mp3/patches/patch-aa
@@ -1,8 +1,20 @@
-$NetBSD: patch-aa,v 1.2 2004/09/24 01:39:30 kim Exp $
+$NetBSD: patch-aa,v 1.3 2013/01/26 22:16:18 wiz Exp $
---- configure.ac.orig 2004-08-28 14:54:44.000000000 -0400
-+++ configure.ac 2004-09-23 21:28:38.000000000 -0400
-@@ -367,7 +367,7 @@
+First chunk: automake-1.13 compat.
+Rest: ?
+
+--- configure.ac.orig 2004-08-28 18:54:44.000000000 +0000
++++ configure.ac
+@@ -73,7 +73,7 @@ dnl -- Build system init --
+
+ AM_INIT_AUTOMAKE([1.6 foreign])
+ AM_MAINTAINER_MODE
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AC_PROG_LIBTOOL
+ AC_SUBST(LIBTOOL_DEPS)
+
+@@ -367,7 +367,7 @@ then
LDFLAGS="$LDFLAGS -L$with_flac/lib"
fi