[116216] trunk/dports/games/pioneers/Portfile

snc at macports.org snc at macports.org
Tue Jan 21 12:36:26 PST 2014


Revision: 116216
          https://trac.macports.org/changeset/116216
Author:   snc at macports.org
Date:     2014-01-21 12:36:26 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
pioneers: update to perl 5.16, remove missing patchfile

Modified Paths:
--------------
    trunk/dports/games/pioneers/Portfile

Modified: trunk/dports/games/pioneers/Portfile
===================================================================
--- trunk/dports/games/pioneers/Portfile	2014-01-21 20:11:43 UTC (rev 116215)
+++ trunk/dports/games/pioneers/Portfile	2014-01-21 20:36:26 UTC (rev 116216)
@@ -6,7 +6,7 @@
 
 name                pioneers
 version             14.1
-revision            2
+revision            3
 categories          games
 license             GPL
 maintainers         snc gmail.com:jweede
@@ -21,7 +21,7 @@
 
 homepage            http://pio.sourceforge.net/
 platforms           freebsd darwin
-depends_build       port:gettext port:grep port:intltool port:p5.12-xml-parser \
+depends_build       port:gettext port:grep port:intltool port:p5.16-xml-parser \
                     port:perl5 port:pkgconfig port:rarian
 depends_lib         port:atk port:expat port:fontconfig port:freetype \
                     port:gettext port:gtk2 port:libiconv \
@@ -41,8 +41,6 @@
     copy ${filespath}/launcher.sh ${worksrcpath}
 }
 
-patchfiles          patch-common-notifying-string.c.diff
-
 post-patch {
     reinplace s|@PREFIX@|${prefix}| ${worksrcpath}/launcher.sh
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/1c503575/attachment.html>


More information about the macports-changes mailing list