summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-gnonlin
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-06-16 13:58:00 +0000
committerdrochner <drochner@pkgsrc.org>2010-06-16 13:58:00 +0000
commit2b1b311776e9235417bd439f615713ee67a1b520 (patch)
tree3c5ae1138e1c4c04ce48b9624f17507b8c7aedba /multimedia/gst-plugins0.10-gnonlin
parent9aa1506959c9d0d2d093f58c5612c6bf88f9d691 (diff)
downloadpkgsrc-2b1b311776e9235417bd439f615713ee67a1b520.tar.gz
update to 0.10.15
changes: bugfixes
Diffstat (limited to 'multimedia/gst-plugins0.10-gnonlin')
-rw-r--r--multimedia/gst-plugins0.10-gnonlin/Makefile6
-rw-r--r--multimedia/gst-plugins0.10-gnonlin/distinfo10
-rw-r--r--multimedia/gst-plugins0.10-gnonlin/patches/patch-aa19
3 files changed, 13 insertions, 22 deletions
diff --git a/multimedia/gst-plugins0.10-gnonlin/Makefile b/multimedia/gst-plugins0.10-gnonlin/Makefile
index 4a35ddf3ce5..04b4602a3f9 100644
--- a/multimedia/gst-plugins0.10-gnonlin/Makefile
+++ b/multimedia/gst-plugins0.10-gnonlin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:27 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/16 13:58:00 drochner Exp $
#
-DISTNAME= gnonlin-0.10.9
-PKGNAME= gst-gnonlin-0.10.9
+DISTNAME= gnonlin-0.10.15
+PKGNAME= gst-gnonlin-0.10.15
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/
EXTRACT_SUFX= .tar.bz2
diff --git a/multimedia/gst-plugins0.10-gnonlin/distinfo b/multimedia/gst-plugins0.10-gnonlin/distinfo
index a9a0e7f91dd..672a3e0966b 100644
--- a/multimedia/gst-plugins0.10-gnonlin/distinfo
+++ b/multimedia/gst-plugins0.10-gnonlin/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2008/03/10 12:52:52 drochner Exp $
+$NetBSD: distinfo,v 1.3 2010/06/16 13:58:00 drochner Exp $
-SHA1 (gnonlin-0.10.9.tar.bz2) = 44981f5b7cd8221c67eeee65a3ddce6df810572d
-RMD160 (gnonlin-0.10.9.tar.bz2) = 25d6a9b98517a98075b7fbeed9036a2d00ab5408
-Size (gnonlin-0.10.9.tar.bz2) = 366567 bytes
-SHA1 (patch-aa) = 465876fd5134ee4e344f3b824af5f4d1acbc82f5
+SHA1 (gnonlin-0.10.15.tar.bz2) = 743f306ba55093ec2dcca5eb21b8fded5e6ac99f
+RMD160 (gnonlin-0.10.15.tar.bz2) = 7444999d0397955d58f9272ced305f09056ba699
+Size (gnonlin-0.10.15.tar.bz2) = 419881 bytes
+SHA1 (patch-aa) = 92e4ca171e94857782c544200fddab81f7548cbb
diff --git a/multimedia/gst-plugins0.10-gnonlin/patches/patch-aa b/multimedia/gst-plugins0.10-gnonlin/patches/patch-aa
index 1001ce09c40..7559c1b2198 100644
--- a/multimedia/gst-plugins0.10-gnonlin/patches/patch-aa
+++ b/multimedia/gst-plugins0.10-gnonlin/patches/patch-aa
@@ -1,22 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/02/08 21:42:26 drochner Exp $
+$NetBSD: patch-aa,v 1.2 2010/06/16 13:58:00 drochner Exp $
---- configure.orig 2006-11-30 14:29:30.000000000 +0100
+--- configure.orig 2010-03-09 11:48:29.000000000 +0000
+++ configure
-@@ -23227,7 +23227,7 @@ rm -f core conftest.err conftest.$ac_obj
- echo "${ECHO_T}$flag_ok" >&6; }
+@@ -14034,7 +14034,7 @@ rm -f core conftest.err conftest.$ac_obj
+ $as_echo "$flag_ok" >&6; }
- if test "x$ERROR_CFLAGS" == "x"
+ if test "x$ERROR_CFLAGS" = "x"
then
- { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5
-@@ -23307,7 +23307,7 @@ rm -f core conftest.err conftest.$ac_obj
- echo "${ECHO_T}$flag_ok" >&6; }
-
-
-- if test "x$ERROR_CFLAGS" == "x"
-+ if test "x$ERROR_CFLAGS" = "x"
- then
-
- { echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking to see if compiler understands -errwarn=%all" >&5