aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-good
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-02-25 10:58:42 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-02-25 10:58:42 +0000
commitf63874893a6024630cc10e9d615503f5adccf3a1 (patch)
tree3de2e40a79b45604e01437ff197c0a106c8c00d6 /multimedia/gstreamer-plugins-good
parentb3c3c64ce01964e06220ab70fb4e325dd328d956 (diff)
downloadports-f63874893a6024630cc10e9d615503f5adccf3a1.tar.gz
ports-f63874893a6024630cc10e9d615503f5adccf3a1.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-good')
-rw-r--r--multimedia/gstreamer-plugins-good/files/patch-configure9
1 files changed, 0 insertions, 9 deletions
diff --git a/multimedia/gstreamer-plugins-good/files/patch-configure b/multimedia/gstreamer-plugins-good/files/patch-configure
index df21950fb4a3..d893a20c2a56 100644
--- a/multimedia/gstreamer-plugins-good/files/patch-configure
+++ b/multimedia/gstreamer-plugins-good/files/patch-configure
@@ -1,14 +1,5 @@
--- configure.orig 2010-12-01 19:16:00.000000000 +0100
+++ configure 2010-12-02 15:39:17.000000000 +0100
-@@ -23961,7 +23961,7 @@ $as_echo "$as_me: Using $PLUGINDIR as th
- if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then
- GST_PACKAGE_RELEASE_DATETIME=yes
- else
-- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
-+ YYYY_MM_DD=`./"${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gst-plugins-good.doap" `;
- if test "x$YYYY_MM_DD" != "x"; then
- GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
- else
@@ -24955,7 +24955,7 @@ if test "${with_default_audiosink+set}"
else