[112795] trunk/dports/sysutils/perl_select/Portfile

snc at macports.org snc at macports.org
Fri Nov 1 10:35:59 PDT 2013


Revision: 112795
          https://trac.macports.org/changeset/112795
Author:   snc at macports.org
Date:     2013-11-01 10:35:59 -0700 (Fri, 01 Nov 2013)
Log Message:
-----------
perl_select: select files use dots in their names

Modified Paths:
--------------
    trunk/dports/sysutils/perl_select/Portfile

Modified: trunk/dports/sysutils/perl_select/Portfile
===================================================================
--- trunk/dports/sysutils/perl_select/Portfile	2013-11-01 17:28:54 UTC (rev 112794)
+++ trunk/dports/sysutils/perl_select/Portfile	2013-11-01 17:35:59 UTC (rev 112795)
@@ -30,35 +30,35 @@
 
 platform darwin 9 {
     post-destroot {
-        select::install perl ${filespath}/perl58-apple.9
+        select::install perl ${filespath}/perl5.8-apple.9
     }
 }
 
 platform darwin 10 {
     post-destroot {
-        select::install perl ${filespath}/perl58-apple.10
-        select::install perl ${filespath}/perl510-apple.10
+        select::install perl ${filespath}/perl5.8-apple.10
+        select::install perl ${filespath}/perl5.10-apple.10
     }
 }
 
 platform darwin 11 {
     post-destroot {
-        select::install perl ${filespath}/perl510-apple.11
-        select::install perl ${filespath}/perl512-apple.11
+        select::install perl ${filespath}/perl5.10-apple.11
+        select::install perl ${filespath}/perl5.12-apple.11
     }
 }
 
 platform darwin 12 {
     post-destroot {
-        select::install perl ${filespath}/perl510-apple.12
-        select::install perl ${filespath}/perl512-apple.12
+        select::install perl ${filespath}/perl5.10-apple.12
+        select::install perl ${filespath}/perl5.12-apple.12
     }
 }
 
 platform darwin 13 {
     post-destroot {
-        select::install perl ${filespath}/perl512-apple.13
-        select::install perl ${filespath}/perl516-apple.13
+        select::install perl ${filespath}/perl5.12-apple.13
+        select::install perl ${filespath}/perl5.16-apple.13
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131101/35f1b7c9/attachment.html>


More information about the macports-changes mailing list