[71126] trunk/dports/gnome/totem-pl-parser

devans at macports.org devans at macports.org
Thu Sep 2 01:52:52 PDT 2010


Revision: 71126
          http://trac.macports.org/changeset/71126
Author:   devans at macports.org
Date:     2010-09-02 01:52:51 -0700 (Thu, 02 Sep 2010)
Log Message:
-----------
totem-pl-parser: update to version 2.30.2.

Modified Paths:
--------------
    trunk/dports/gnome/totem-pl-parser/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/totem-pl-parser/files/

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2010-09-02 08:49:36 UTC (rev 71125)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2010-09-02 08:52:51 UTC (rev 71126)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            totem-pl-parser
-version         2.26.3
+version         2.30.2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 maintainers     devans openmaintainer
@@ -17,29 +17,19 @@
 platforms       darwin
 master_sites    gnome:sources/${name}/${branch}/
 
-patchfiles      patch-configure.in.diff
+checksums       md5     c616536b9d7af21bbb16363eec0ec8a5 \
+                sha1    f53cf95e1623a4707aec8aee331a3743efd7e4c8 \
+                rmd160  a492106887205011df6e5672c79494d53081217e
 
-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     e1a7ca9937d5dc07af6e5ca6ae0297d9 \
-                sha1    f2290f3ef3bc4995af9a92139a39e2178d09daa2 \
-                rmd160  d49b38924fcd5e07a1ecf253e5c748513308cd7b
-
 use_bzip2       yes
 
 depends_build   port:pkgconfig \
                 port:gtk-doc
 
-depends_lib     port:evolution-data-server
+depends_lib     port:libsoup \
+                port:gmime \
+                port:gobject-introspection
 
-
-use_autoreconf  yes
-autoreconf.args -fvi
-
 livecheck.type  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/20100902/99996606/attachment-0001.html>


More information about the macports-changes mailing list