[134321] trunk/dports/gnome/xchat-gnome/Portfile

devans at macports.org devans at macports.org
Sun Mar 22 08:19:44 PDT 2015


Revision: 134321
          https://trac.macports.org/changeset/134321
Author:   devans at macports.org
Date:     2015-03-22 08:19:44 -0700 (Sun, 22 Mar 2015)
Log Message:
-----------
xchat-gnome: archived binary built with libperl 5.12, explicitly configure perl5.16 and rebuild.

Modified Paths:
--------------
    trunk/dports/gnome/xchat-gnome/Portfile

Modified: trunk/dports/gnome/xchat-gnome/Portfile
===================================================================
--- trunk/dports/gnome/xchat-gnome/Portfile	2015-03-22 14:49:26 UTC (rev 134320)
+++ trunk/dports/gnome/xchat-gnome/Portfile	2015-03-22 15:19:44 UTC (rev 134321)
@@ -5,7 +5,7 @@
 
 name                xchat-gnome
 version             0.26.1
-revision            5
+revision            6
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         xchat-gnome is a frontend to X-Chat.
 long_description    xchat-gnome is a frontend to the popular X-Chat IRC client which is \
@@ -35,13 +35,15 @@
                     port:libsexy \
                     port:libcanberra  \
                     port:openssl \
-                    port:python27
+                    port:python27 \
+                    port:perl5.16
 
 depends_run         port:yelp
 
 patchfiles          patch-configure.diff
 
 configure.python    ${prefix}/bin/python2.7
+configure.perl      ${prefix}/bin/perl5.16
 
 configure.args      --disable-mmx \
                     --disable-notification \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150322/ee6378e9/attachment.html>


More information about the macports-changes mailing list