summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron>2007-02-15 06:44:32 +0000
committertron <tron>2007-02-15 06:44:32 +0000
commit2f46d4c93d056b1aba4f78c036087e5e3a0c92a2 (patch)
tree9c4b1645d2513f6ac4603b66e56ec0ded633685a /audio
parent78319ddd23384fb465574ed019c3dc9c3cf39c03 (diff)
downloadpkgsrc-2f46d4c93d056b1aba4f78c036087e5e3a0c92a2.tar.gz
Regenerate patch file because GNUpatch (used by e.g. Mac OS X) didn't
accept the old one.
Diffstat (limited to 'audio')
-rw-r--r--audio/faac/distinfo4
-rw-r--r--audio/faac/patches/patch-ac8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/faac/distinfo b/audio/faac/distinfo
index e3bc77400e8..d9627b74dd5 100644
--- a/audio/faac/distinfo
+++ b/audio/faac/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/02/09 20:27:16 drochner Exp $
+$NetBSD: distinfo,v 1.5 2007/02/15 06:44:32 tron Exp $
SHA1 (faac-1.25.tar.gz) = 482a0217362c50ce523ce5e165c5566e1a4a2a87
RMD160 (faac-1.25.tar.gz) = 63a884775081e3d9a66dffaab341ed10e73365b8
Size (faac-1.25.tar.gz) = 386608 bytes
SHA1 (patch-aa) = fbb129223dd460b6b3c7a1f7ba9d1fc4d536b0df
SHA1 (patch-ab) = 18f1573536d61ed4d4133119d199815ec7eeed21
-SHA1 (patch-ac) = 1f0332ac491dbc791ffab55a4b4555a2ee210f05
+SHA1 (patch-ac) = 072259985b81c866102cbfedd4590129cd722d38
diff --git a/audio/faac/patches/patch-ac b/audio/faac/patches/patch-ac
index 0be974f4a0c..9e93ecbc6f2 100644
--- a/audio/faac/patches/patch-ac
+++ b/audio/faac/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1 2007/02/09 20:27:16 drochner Exp $
+$NetBSD: patch-ac,v 1.2 2007/02/15 06:44:32 tron Exp $
---- frontend/Makefile.am.orig 2007-02-09 17:32:03.000000000 +0100
-+++ frontend/Makefile.am
-@@ -6,6 +6,11 @@ if WITH_MP4V2
+--- frontend/Makefile.am.orig 2004-07-28 09:18:21.000000000 +0100
++++ frontend/Makefile.am 2007-02-12 09:03:04.000000000 +0000
+@@ -6,6 +6,11 @@
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/common/mp4v2
LDADD = $(top_builddir)/libfaac/libfaac.la $(top_srcdir)/common/mp4v2/libmp4v2.la -lm -lstdc++
else