From 43a82c44df21f0061686701472dea03f08ccded2 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 16 Jun 2010 13:58:00 +0000 Subject: update to 0.10.15 changes: bugfixes --- multimedia/gst-plugins0.10-gnonlin/Makefile | 6 +++--- multimedia/gst-plugins0.10-gnonlin/distinfo | 10 +++++----- multimedia/gst-plugins0.10-gnonlin/patches/patch-aa | 19 +++++-------------- 3 files changed, 13 insertions(+), 22 deletions(-) (limited to 'multimedia/gst-plugins0.10-gnonlin') 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 -- cgit v1.2.3