[132456] trunk/dports/perl/p5-net-frame-simple/Portfile

devans at macports.org devans at macports.org
Sun Feb 1 13:21:44 PST 2015


Revision: 132456
          https://trac.macports.org/changeset/132456
Author:   devans at macports.org
Date:     2015-02-01 13:21:44 -0800 (Sun, 01 Feb 2015)
Log Message:
-----------
p5-net-frame-simple: update to version 1.06, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-frame-simple/Portfile

Modified: trunk/dports/perl/p5-net-frame-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-net-frame-simple/Portfile	2015-02-01 21:21:04 UTC (rev 132455)
+++ trunk/dports/perl/p5-net-frame-simple/Portfile	2015-02-01 21:21:44 UTC (rev 132456)
@@ -5,11 +5,10 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Net-Frame-Simple 1.05
+perl5.setup         Net-Frame-Simple 1.06
 license             Artistic-1
 platforms           darwin
 maintainers         nomaintainer
-supported_archs     noarch
 
 description         network frame crafting made easy
 
@@ -24,10 +23,13 @@
                     and checksums, and matching a response frame to the \
                     requesting frame.
 
-checksums           sha1 a9d08ce08885a6586d6817356e0ee31e267a9605 \
-                    rmd160 ac7141d883c6d3350bbe5ea93ede8bd913d7f794
+checksums           rmd160  e273b5bb53e6c9f46cb6d46cfb46d25dc7534cf3 \
+                    sha256  4393dcf0a5056e6cd76714e98435996c68b05f2dae50b4bacd8be2033d148868
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-class-gomor \
+    depends_lib-append \
+                    port:p${perl5.major}-class-gomor \
                     port:p${perl5.major}-net-frame
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150201/75181a68/attachment.html>


More information about the macports-changes mailing list