[53878] users/devans/GNOME_2_27/gnome/totem-pl-parser

devans at macports.org devans at macports.org
Wed Jul 15 23:18:29 PDT 2009


Revision: 53878
          http://trac.macports.org/changeset/53878
Author:   devans at macports.org
Date:     2009-07-15 23:18:29 -0700 (Wed, 15 Jul 2009)
Log Message:
-----------
GNOME_2_27/gnome/totem-pl-parser: update to version 2.27.1, remove patches/bugfixes now incorporated upstream.

Modified Paths:
--------------
    users/devans/GNOME_2_27/gnome/totem-pl-parser/Portfile

Removed Paths:
-------------
    users/devans/GNOME_2_27/gnome/totem-pl-parser/files/

Modified: users/devans/GNOME_2_27/gnome/totem-pl-parser/Portfile
===================================================================
--- users/devans/GNOME_2_27/gnome/totem-pl-parser/Portfile	2009-07-16 05:58:05 UTC (rev 53877)
+++ users/devans/GNOME_2_27/gnome/totem-pl-parser/Portfile	2009-07-16 06:18:29 UTC (rev 53878)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            totem-pl-parser
-version         2.26.2
+version         2.27.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 maintainers     devans openmaintainer
@@ -17,32 +17,17 @@
 platforms       darwin
 master_sites    gnome:sources/${name}/${branch}/
 
-patchfiles      patch-configure.in.diff
+checksums       md5     397c8e850647d38a446a16a62f11cd0c \
+                sha1    15632c2fb887b72d0a76094b52f50a02ba70ee92 \
+                rmd160  230c28a217f149d91cce46ca3fb909cbf8804758
 
-post-patch {
-    # http://bugzilla.gnome.org/show_bug.cgi?id=578358
-    reinplace "s:libtotem_glibc_la_SOURCES =:libtotem_glibc_la_SOURCES = stub.c:" ${worksrcpath}/lib/Makefile.am
-    copy ${filespath}/stub.c ${worksrcpath}/lib/stub.c
-}
-
-checksums       md5     daffda80cfead2a1473ca3ff71e1057b \
-                sha1    18becb89d674b5025dcf7cf35935a7c8d6330283 \
-                rmd160  f328f0fa8def9993378362072c8828b7cadca0c2
-
 use_bzip2       yes
 
 depends_build   port:pkgconfig \
-                port:autoconf \
-                port:automake \
-                port:libtool \
                 port:gtk-doc
 
 depends_lib     port:evolution-data-server
 
-
-use_autoreconf  yes
-autoreconf.args -fvi
-
 livecheck.check regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090715/b4851065/attachment.html>


More information about the macports-changes mailing list