summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz>2008-09-07 18:00:27 +0000
committerwiz <wiz>2008-09-07 18:00:27 +0000
commitf0bf656eeb906d3035652eca9ea03ebeef86e905 (patch)
tree828f5a27789f0bdfb54ffb910ad632495dfb5995 /multimedia
parentaefef136f3294263fa0c442ae943e91ee4973e71 (diff)
downloadpkgsrc-f0bf656eeb906d3035652eca9ea03ebeef86e905.tar.gz
Remove unnecessary chunk.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-good/distinfo4
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ab11
2 files changed, 3 insertions, 12 deletions
diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo
index e87d2ca73e7..30335bfaadf 100644
--- a/multimedia/gst-plugins0.10-good/distinfo
+++ b/multimedia/gst-plugins0.10-good/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2008/09/07 17:28:22 jmcneill Exp $
+$NetBSD: distinfo,v 1.14 2008/09/07 18:00:27 wiz Exp $
SHA1 (gst-plugins-good-0.10.9.tar.bz2) = c563bdc2d26752fd4d42bb969df4024f9eb76e56
RMD160 (gst-plugins-good-0.10.9.tar.bz2) = 661aa12ddf92f3584de7f1305b64f2f9a4130432
Size (gst-plugins-good-0.10.9.tar.bz2) = 2038878 bytes
-SHA1 (patch-ab) = 6d28b8f39475556df84e46edd148e52022f6b4f7
+SHA1 (patch-ab) = c0438f561a47aac84501fc31e9704fb9a5c84a8c
SHA1 (patch-ac) = 1304121ff668decfa21fd0551b3eb9994970033f
SHA1 (patch-ba) = e296bbcfc606967b71765988ae1c3ffe96b9359a
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ab b/multimedia/gst-plugins0.10-good/patches/patch-ab
index a6bf828bc5e..ced97027a79 100644
--- a/multimedia/gst-plugins0.10-good/patches/patch-ab
+++ b/multimedia/gst-plugins0.10-good/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.9 2008/09/07 17:28:23 jmcneill Exp $
+$NetBSD: patch-ab,v 1.10 2008/09/07 18:00:27 wiz Exp $
--- configure.orig 2008-04-22 22:05:02.000000000 -0400
+++ configure 2008-09-07 12:02:20.000000000 -0400
@@ -65,12 +65,3 @@ $NetBSD: patch-ab,v 1.9 2008/09/07 17:28:23 jmcneill Exp $
;
return 0;
}
-@@ -47603,6 +47607,8 @@
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
-+ : Avoid regenerating within pkgsrc
-+ exit 0
- ac_cs_recheck=: ;;
- --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
- echo "$ac_cs_version"; exit ;;