[129733] trunk/dports/science/gpredict/Portfile

devans at macports.org devans at macports.org
Fri Dec 19 08:05:51 PST 2014


Revision: 129733
          https://trac.macports.org/changeset/129733
Author:   devans at macports.org
Date:     2014-12-19 08:05:51 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
gpredict: drop dependency on p5.12-xml-parser, reconfigure using our intltool.m4, increment revision (#44405, #45348, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/science/gpredict/Portfile

Modified: trunk/dports/science/gpredict/Portfile
===================================================================
--- trunk/dports/science/gpredict/Portfile	2014-12-19 15:50:19 UTC (rev 129732)
+++ trunk/dports/science/gpredict/Portfile	2014-12-19 16:05:51 UTC (rev 129733)
@@ -5,7 +5,7 @@
 
 name                gpredict
 version             1.3
-revision            1
+revision            2
 categories          science
 license             GPL-2+
 platforms           darwin
@@ -30,7 +30,11 @@
 depends_build       port:intltool \
                     port:pkgconfig
 depends_lib         port:goocanvas \
-                    port:curl \
-                    port:p5.12-xml-parser
+                    port:curl
 
+# autoreconf to reconfigure with our intltool.m4
+
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141219/44d921a4/attachment.html>


More information about the macports-changes mailing list