[131461] trunk/dports/perl/p5-net-appliance-session/Portfile

devans at macports.org devans at macports.org
Mon Jan 12 03:30:38 PST 2015


Revision: 131461
          https://trac.macports.org/changeset/131461
Author:   devans at macports.org
Date:     2015-01-12 03:30:38 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
p5-net-appliance-session: update to version 4.200000, add perl branches 5.18 5.20, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-appliance-session/Portfile

Modified: trunk/dports/perl/p5-net-appliance-session/Portfile
===================================================================
--- trunk/dports/perl/p5-net-appliance-session/Portfile	2015-01-12 11:28:54 UTC (rev 131460)
+++ trunk/dports/perl/p5-net-appliance-session/Portfile	2015-01-12 11:30:38 UTC (rev 131461)
@@ -4,10 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Net-Appliance-Session 1.24
-revision            3
-license             GPL-2
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Net-Appliance-Session 4.200000
+license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
 description         Run command-line sessions to network appliances
@@ -16,15 +15,19 @@
                     mode and "configure" mode, with all other commands being sent through a \
                     generic call to your session object.
 
-checksums           md5 c942bcd20f573107b259c1cb6c2e4440
+checksums           rmd160  dcc3eb5ab90a091745e989fd56094be9318615bc \
+                    sha256  56c6a606dd6676e67b0f9cd032d5d21802c23866ab2381ebcf30fa1a5a06e15f
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-class-accessor \
-                    port:p${perl5.major}-exception-class \
-                    port:p${perl5.major}-io-tty \
-                    port:p${perl5.major}-net-telnet
+                    port:p${perl5.major}-io-prompt-tiny \
+                    port:p${perl5.major}-moo \
+                    port:p${perl5.major}-moox-types-mooselike \
+                    port:p${perl5.major}-net-cli-interact \
+                    port:p${perl5.major}-term-readpassword \
+                    port:p${perl5.major}-text-glob \
+                    port:p${perl5.major}-try-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150112/c96b2bd3/attachment-0001.html>


More information about the macports-changes mailing list