[129991] trunk/dports/perl/p5-netpacket/Portfile

mojca at macports.org mojca at macports.org
Wed Dec 24 01:28:30 PST 2014


Revision: 129991
          https://trac.macports.org/changeset/129991
Author:   mojca at macports.org
Date:     2014-12-24 01:28:30 -0800 (Wed, 24 Dec 2014)
Log Message:
-----------
p5-netpacket: upgrade to 1.5.0, replace 5.8 with 5.18 5.20, tiny rearrangements (#46090)

Modified Paths:
--------------
    trunk/dports/perl/p5-netpacket/Portfile

Modified: trunk/dports/perl/p5-netpacket/Portfile
===================================================================
--- trunk/dports/perl/p5-netpacket/Portfile	2014-12-24 01:12:37 UTC (rev 129990)
+++ trunk/dports/perl/p5-netpacket/Portfile	2014-12-24 09:28:30 UTC (rev 129991)
@@ -4,24 +4,20 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         NetPacket 1.4.4 ../by-authors/id/Y/YA/YANICK/
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         NetPacket 1.5.0
 platforms           darwin
 maintainers         di.uminho.pt:jpo openmaintainer
 license             Artistic-2
+supported_archs     noarch
 
 description         Modules to assemble/disassemble network packets at the protocol level
-
 long_description    NetPacket provides a base class for a cluster of modules \
                     related to decoding and encoding of network protocols. Each \
                     NetPacket descendent module knows how to encode and decode \
                     packets for the network protocol it implements.
 
-checksums           rmd160 de42df043790b927d13e3895be05c06ba492d01f \
-                    sha256 70a2c5e28de54fc8422c3cedaeb24e7d4d71e2519dba6084460f3490e9d2f534
+checksums           rmd160  dc96474c4a4f03b00211f79fccc6a7edd00fe03d \
+                    sha256  41b5b8de44df92ec57cee52c990036f8621a17e93714d25cc2e41e6dc8603453
 
-if {${perl5.major} != ""} {
 perl5.use_module_build
-
-supported_archs noarch
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141224/2042465c/attachment-0001.html>


More information about the macports-changes mailing list