[116121] trunk/dports/shells/psh/Portfile

jmr at macports.org jmr at macports.org
Sat Jan 18 20:20:27 PST 2014


Revision: 116121
          https://trac.macports.org/changeset/116121
Author:   jmr at macports.org
Date:     2014-01-18 20:20:27 -0800 (Sat, 18 Jan 2014)
Log Message:
-----------
psh: use perl 5.16, mark noarch

Modified Paths:
--------------
    trunk/dports/shells/psh/Portfile

Modified: trunk/dports/shells/psh/Portfile
===================================================================
--- trunk/dports/shells/psh/Portfile	2014-01-19 04:12:45 UTC (rev 116120)
+++ trunk/dports/shells/psh/Portfile	2014-01-19 04:20:27 UTC (rev 116121)
@@ -5,9 +5,9 @@
 PortGroup           perl5 1.0
 
 name                psh
-perl5.major         5.12
+perl5.branches      5.16
 perl5.setup         psh 1.0
-revision            2
+revision            3
 categories          shells perl
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -17,6 +17,7 @@
     the power of Perl scripting.
 
 platforms           darwin
+supported_archs     noarch
 
 homepage            http://sourceforge.net/projects/psh/
 master_sites        sourceforge
@@ -25,4 +26,3 @@
 
 depends_lib-append  port:p${perl5.major}-term-readline-gnu \
                     port:p${perl5.major}-bsd-resource
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140118/06f48be2/attachment.html>


More information about the macports-changes mailing list