[123151] trunk/dports/perl/p5-business-ismn/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 5 19:13:22 PDT 2014


Revision: 123151
          https://trac.macports.org/changeset/123151
Author:   ryandesign at macports.org
Date:     2014-08-05 19:13:22 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
p5-business-ismn: add p5.18 and p5.20

Modified Paths:
--------------
    trunk/dports/perl/p5-business-ismn/Portfile

Modified: trunk/dports/perl/p5-business-ismn/Portfile
===================================================================
--- trunk/dports/perl/p5-business-ismn/Portfile	2014-08-06 02:12:51 UTC (rev 123150)
+++ trunk/dports/perl/p5-business-ismn/Portfile	2014-08-06 02:13:22 UTC (rev 123151)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Business-ISMN 1.11
 revision            1
 
@@ -21,7 +21,6 @@
 checksums           sha256 76d5240a5672c7a8b1ba9e9ea8238a5c8882139911acbb67b7059b5ee3da342d \
                     rmd160 2e84f6620c40cc4b2b9f539ce97e0e9732a9ed6f
 
-
-if {$subport != $name} {
+if {${perl5.major} != ""} {
     depends_lib-append  port:p${perl5.major}-tie-cycle
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/176a4891/attachment.html>


More information about the macports-changes mailing list