[154095] trunk/dports/xfce/exo/Portfile

mojca at macports.org mojca at macports.org
Thu Oct 20 05:00:46 CEST 2016


Revision: 154095
          https://trac.macports.org/changeset/154095
Author:   mojca at macports.org
Date:     2016-10-19 20:00:46 -0700 (Wed, 19 Oct 2016)
Log Message:
-----------
exo: switch to perl5.24 (#52081)

Modified Paths:
--------------
    trunk/dports/xfce/exo/Portfile

Modified: trunk/dports/xfce/exo/Portfile
===================================================================
--- trunk/dports/xfce/exo/Portfile	2016-10-20 02:58:18 UTC (rev 154094)
+++ trunk/dports/xfce/exo/Portfile	2016-10-20 03:00:46 UTC (rev 154095)
@@ -5,6 +5,7 @@
 
 name            exo
 version         0.10.3
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      xfce
 platforms       darwin
@@ -22,11 +23,11 @@
 configure.args  --mandir=${prefix}/share/man --disable-python
 
 depends_build   port:pkgconfig port:intltool
-depends_lib     port:p5.22-uri port:libxfce4util port:libxfce4ui port:gtk2
+depends_lib     port:p5.24-uri port:libxfce4util port:libxfce4ui port:gtk2
 
 patchfiles      exo-mmintrin.diff
 
-configure.perl  ${prefix}/bin/perl5.22
+configure.perl  ${prefix}/bin/perl5.24
 
 platform darwin {
         configure.args-append --disable-visibility
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161019/a8bb6a9c/attachment-0002.html>


More information about the macports-changes mailing list