[117184] trunk/dports/gnome/totem-pl-parser/Portfile

devans at macports.org devans at macports.org
Tue Feb 18 15:52:42 PST 2014


Revision: 117184
          https://trac.macports.org/changeset/117184
Author:   devans at macports.org
Date:     2014-02-18 15:52:41 -0800 (Tue, 18 Feb 2014)
Log Message:
-----------
totem-pl-parser: update to version 3.10.1, intltool configuration.

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

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2014-02-18 23:35:00 UTC (rev 117183)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2014-02-18 23:52:41 UTC (rev 117184)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            totem-pl-parser
-version         3.10.0
+version         3.10.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 license         LGPL-2+
@@ -20,11 +20,12 @@
 
 use_xz          yes
 
-checksums       rmd160  f0cb5f798daaa678e9d17b06c7fe31c10ca939dc \
-                sha256  87eac3fdf2b632dfac0edda07906a3e84f1ce4442b8127394414020dafe41aa9
+checksums       rmd160  eb1a3a59f1c994c50d8332e716c8cfd98ee53f13 \
+                sha256  13d20222e7230eff1b22acc2b6b54d3c910590782a3ac39b859857407fb5e413
 
 depends_build   port:pkgconfig \
-                port:intltool
+                port:intltool \
+                port:gnome-common
 
 depends_lib     port:libsoup \
                 port:libarchive \
@@ -36,6 +37,15 @@
 
 patchfiles      patch-plparse-plparser.symbols.diff
 
+# update m4/intltool.m4 and autoreconf
+
+pre-configure {
+    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
+}
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.args  --enable-introspection=yes \
                 --enable-libarchive \
                 --enable-libgcrypt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140218/82deafdb/attachment.html>


More information about the macports-changes mailing list