[112024] trunk/dports/net/libproxy/Portfile

devans at macports.org devans at macports.org
Wed Oct 9 15:59:21 PDT 2013


Revision: 112024
          https://trac.macports.org/changeset/112024
Author:   devans at macports.org
Date:     2013-10-09 15:59:21 -0700 (Wed, 09 Oct 2013)
Log Message:
-----------
libproxy: depend on perl5.12 rather than perl5 stub.

Modified Paths:
--------------
    trunk/dports/net/libproxy/Portfile

Modified: trunk/dports/net/libproxy/Portfile
===================================================================
--- trunk/dports/net/libproxy/Portfile	2013-10-09 22:55:42 UTC (rev 112023)
+++ trunk/dports/net/libproxy/Portfile	2013-10-09 22:59:21 UTC (rev 112024)
@@ -7,6 +7,7 @@
 name                libproxy
 version             0.4.11
 epoch               1
+revision            1
 license             LGPL-2.1
 categories          net
 maintainers         devans openmaintainer
@@ -32,7 +33,7 @@
                     port:pkgconfig
 
 depends_lib         port:gconf \
-                    port:perl5
+                    port:perl5.12
 
 # default to python27 bindings
 if {![variant_isset python27] && ![variant_isset python26]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131009/7d31912e/attachment.html>


More information about the macports-changes mailing list