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

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Jan 15 16:03:55 PST 2011


Revision: 75127
          http://trac.macports.org/changeset/75127
Author:   rmstonecipher at macports.org
Date:     2011-01-15 16:03:48 -0800 (Sat, 15 Jan 2011)
Log Message:
-----------
gnome/gst-plugins-good upgraded version from 0.10.25 to 0.10.26, tweaked patch file due to upstream change

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	2011-01-15 22:39:37 UTC (rev 75126)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2011-01-16 00:03:48 UTC (rev 75127)
@@ -4,8 +4,7 @@
 PortSystem  1.0
 
 name                gst-plugins-good
-version             0.10.25
-revision            1
+version             0.10.26
 description         \
     A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
     license, LGPL.
@@ -20,9 +19,9 @@
 homepage            http://gstreamer.freedesktop.org/modules/${name}.html
 master_sites        http://gstreamer.freedesktop.org/src/${name}/ gnome:sources/${name}/0.10/
 
-checksums           md5     d734bc866788d1d6fc74c4ff1318926c \
-                    sha1    37339cc8a4e78bce253b9b85c7f25564ef7742f0 \
-                    rmd160  4fcc87426fd3d4f08dafbffed9efe0caddb7b0e1
+checksums           md5     e1ed191adbf81edff04f348f8ce8e198 \
+                    sha1    a8b0a96dcfdae33c57702497179f931b238a1f79 \
+                    rmd160  4ead2eaa65463c46c70bb209e3480c2ae531f28b
 
 depends_lib	\
     port:gst-plugins-base \

Modified: trunk/dports/gnome/gst-plugins-good/files/universal.patch
===================================================================
--- trunk/dports/gnome/gst-plugins-good/files/universal.patch	2011-01-15 22:39:37 UTC (rev 75126)
+++ trunk/dports/gnome/gst-plugins-good/files/universal.patch	2011-01-16 00:03:48 UTC (rev 75127)
@@ -121,10 +121,11 @@
  dnl Determine endianness
  AC_C_BIGENDIAN
  
-@@ -1187,7 +1183,6 @@ sed \
+@@ -1187,8 +1183,7 @@ sed \
      -e 's/.* GST_MAJORMINOR$/#define GST_MAJORMINOR "'$GST_MAJORMINOR'"/' \
      -e "s,.* GST_PACKAGE_NAME$,#define GST_PACKAGE_NAME \"${GST_PACKAGE_NAME}\"," \
      -e 's/.* GST_PACKAGE_ORIGIN$/#define GST_PACKAGE_ORIGIN "Unknown package origin"/' \
+     -e "s,.* GST_PACKAGE_RELEASE_DATETIME$,#define GST_PACKAGE_RELEASE_DATETIME \"${GST_PACKAGE_RELEASE_DATETIME}\"," \
 -    -e 's/.* HAVE_CPU_I386$/#define HAVE_CPU_I386 1/' \
      -e 's/.* HAVE_FGETPOS$/#define HAVE_FGETPOS 1/' \
      -e 's/.* HAVE_FSETPOS$/#define HAVE_FSETPOS 1/' \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110115/1a7f9006/attachment.html>


More information about the macports-changes mailing list