[143436] trunk/dports/games/xqf/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 10:56:07 PST 2015


Revision: 143436
          https://trac.macports.org/changeset/143436
Author:   mojca at macports.org
Date:     2015-12-12 08:16:29 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
xqf: switch to perl5.22 (#48365), fix website, see also #49995

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

Modified: trunk/dports/games/xqf/Portfile
===================================================================
--- trunk/dports/games/xqf/Portfile	2015-12-12 16:11:58 UTC (rev 143435)
+++ trunk/dports/games/xqf/Portfile	2015-12-12 16:16:29 UTC (rev 143436)
@@ -3,17 +3,18 @@
 
 PortSystem          1.0
 PortGroup           active_variants 1.1
+PortGroup           perl5 1.0
 
 name                xqf
 version             1.0.5
-revision            3
-set perl_version    5.16
+revision            4
+perl5.branches      5.22
 categories          games
 platforms           darwin
 maintainers         nomaintainer
 license             GPL-2+
 
-homepage            http://www.linuxgames.com/xqf/
+homepage            https://xqf.github.io/
 description         GTK+ Front-end to Qstat
 
 long_description    XQF is a game server browser and launcher for \
@@ -29,14 +30,13 @@
                     patch-src-game_c.diff \
                     patch-src-launch_c.diff
 
-checksums           md5    a88cecba6abb6349107ab135f1009946 \
-                    sha1   052351ff26cf2f79f6bc2de5aacf63e76a02eb62 \
-                    rmd160 159b9cd02a15fe3b1afd78952152adf5aaafc0c2
+checksums           rmd160  159b9cd02a15fe3b1afd78952152adf5aaafc0c2 \
+                    sha256  ee0ab9a40516c55d9f00e65ab06b1c6669f0de858bc8a7416e6993a76c0d9b67
 
 depends_build       port:pkgconfig
 depends_lib         port:gdk-pixbuf \
                     port:gtk1 \
-                    port:p${perl_version}-xml-parser \
+                    port:p${perl5.major}-xml-parser \
                     port:readline
 
 depends_run         port:qstat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/14ec018a/attachment.html>


More information about the macports-changes mailing list