[90197] trunk/dports/gnome/gst-plugins-good

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Feb 25 13:37:29 PST 2012


Revision: 90197
          http://trac.macports.org/changeset/90197
Author:   rmstonecipher at macports.org
Date:     2012-02-25 13:37:29 -0800 (Sat, 25 Feb 2012)
Log Message:
-----------
gnome/gst-plugins-good upgraded version from 0.10.30 to 0.10.31

Modified Paths:
--------------
    trunk/dports/gnome/gst-plugins-good/Portfile
    trunk/dports/gnome/gst-plugins-good/files/universal.patch

Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile	2012-02-25 21:37:16 UTC (rev 90196)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2012-02-25 21:37:29 UTC (rev 90197)
@@ -4,8 +4,7 @@
 PortSystem  1.0
 
 name                gst-plugins-good
-version             0.10.30
-revision            1
+version             0.10.31
 description         \
     A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
     license, LGPL.
@@ -21,9 +20,9 @@
 homepage            http://gstreamer.freedesktop.org/modules/${name}.html
 master_sites        http://gstreamer.freedesktop.org/src/${name}/ gnome:sources/${name}/0.10/
 
-checksums           md5     62fd7a3ef187c4f99b3d7c352d58dae9 \
-                    sha1    9c78a751bb2f20ad50a1daf6860e0098e0495f5a \
-                    rmd160  e39555de8efa87af9764cad32f11e00954e82a91
+checksums           md5     24f98a294a2b521e1b29412bdadae2e6 \
+                    sha1    b45fc01b133fc23617fa501dd9307a90f467b396 \
+                    rmd160  d9fed957ba26d055f7bccb9079bd43faae15b7e5
 
 depends_build \
     port:pkgconfig

Modified: trunk/dports/gnome/gst-plugins-good/files/universal.patch
===================================================================
--- trunk/dports/gnome/gst-plugins-good/files/universal.patch	2012-02-25 21:37:16 UTC (rev 90196)
+++ trunk/dports/gnome/gst-plugins-good/files/universal.patch	2012-02-25 21:37:29 UTC (rev 90197)
@@ -339,14 +339,12 @@
 diff -Naurp gst-plugins-good-0.10.25.orig/gst/goom/plugin_info.c gst-plugins-good-0.10.25/gst/goom/plugin_info.c
 --- gst-plugins-good-0.10.25.orig/gst/goom/plugin_info.c	2010-07-05 06:12:48.000000000 -0400
 +++ gst-plugins-good-0.10.25/gst/goom/plugin_info.c	2010-11-30 10:09:16.000000000 -0500
-@@ -34,17 +34,17 @@
+@@ -34,15 +34,15 @@
  #endif
  
  
 -#if defined (HAVE_CPU_PPC64) || defined (HAVE_CPU_PPC)
 +#if defined (__ppc__) || defined(__ppc64__)
- #include <sys/types.h>
- #include <sys/sysctl.h>
  #include "ppc_zoom_ultimate.h"
  #include "ppc_drawings.h"
 -#endif /* HAVE_CPU_PPC64 || HAVE_CPU_PPC */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120225/121f241b/attachment.html>


More information about the macports-changes mailing list