[139144] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Aug 3 16:13:33 PDT 2015


Revision: 139144
          https://trac.macports.org/changeset/139144
Author:   devans at macports.org
Date:     2015-08-03 16:13:33 -0700 (Mon, 03 Aug 2015)
Log Message:
-----------
p5-net-dns, p5-net-dns-sec: update to version 1.01, both now use the MIT license.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-dns/Portfile
    trunk/dports/perl/p5-net-dns-sec/Portfile

Modified: trunk/dports/perl/p5-net-dns/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dns/Portfile	2015-08-03 22:30:57 UTC (rev 139143)
+++ trunk/dports/perl/p5-net-dns/Portfile	2015-08-03 23:13:33 UTC (rev 139144)
@@ -5,15 +5,9 @@
 PortGroup perl5     1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-
-# Net-DNS 1.01 is now availale but conflicts with Net-DNS-SEC 0.22
-# upstream says issue will be fixed in Net-DNS-Sec 1.01
-# don't update Net-DNS until NET-DNS-SEC 1.01 is released
-# https://rt.cpan.org/Public/Bug/Display.html?id=105698
-
-perl5.setup         Net-DNS 0.83
-license             {Artistic-1 GPL}
-maintainers         devans openmaintainer
+perl5.setup         Net-DNS 1.01
+license             MIT
+maintainers         nomaintainer
 description         Perl interface to the DNS resolver
 long_description    Net::DNS is a DNS resolver implemented in Perl.  It \
                     allows the programmer to perform nearly any type of \
@@ -21,12 +15,11 @@
 
 platforms           darwin
 
-checksums           rmd160  7c9b84f82f4b39fdbb333f240bb49c5e18ed1df5 \
-                    sha256  8e1108d1801b9695909859323e1ed2f7ffb3b03dd3d2028a19fb79fc1a1d7c39
+checksums           rmd160  81a87c2ce28a16bff122afc47921827c1d704592 \
+                    sha256  8f96b80d46764993dbad92e22cf5fc869ecdc1d09018f2565440d528afd9d92a
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-digest-hmac \
-                    port:p${perl5.major}-io-socket-inet6 \
-                    port:p${perl5.major}-net-ip
+                    port:p${perl5.major}-mime-base32
 }

Modified: trunk/dports/perl/p5-net-dns-sec/Portfile
===================================================================
--- trunk/dports/perl/p5-net-dns-sec/Portfile	2015-08-03 22:30:57 UTC (rev 139143)
+++ trunk/dports/perl/p5-net-dns-sec/Portfile	2015-08-03 23:13:33 UTC (rev 139144)
@@ -6,12 +6,7 @@
 
 perl5.branches      5.16 5.18 5.20 5.22
 
-# Net-DNS 1.01 is now availale but conflicts with Net-DNS-SEC 0.22
-# upstream says issue will be fixed in Net-DNS-Sec 1.01
-# don't update Net-DNS until NET-DNS-SEC 1.01 is released
-# https://rt.cpan.org/Public/Bug/Display.html?id=105698
-
-perl5.setup         Net-DNS-SEC 0.22
+perl5.setup         Net-DNS-SEC 1.01 ../by-authors/id/N/NL/NLNETLABS
 license             MIT
 maintainers         devans openmaintainer
 
@@ -22,8 +17,8 @@
                     useful for dynamic updates using key-pairs. \
                     RSA and DSA crypto routines are supported.
 
-checksums           rmd160  7dbf26b89839724f71c2128c8182c7bc078c7b0c \
-                    sha256  381830970220ee6175e19dfaa1d5589fd65137f6c54aa2542b61a826e1cb72ad
+checksums           rmd160  b8ed4606851fa0bab14485b5e40d8aa8088e3a88 \
+                    sha256  25b8e940c578acd0baa1c73d8a32d0e4e347347385e954416bae669d667fdfa0
 
 platforms           darwin
 supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150803/5f02e1d4/attachment.html>


More information about the macports-changes mailing list