[Midnightbsd-cvs] mports: dns/p5-Net-DNS: Updated to 0.61
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Sat Sep 1 22:39:56 EDT 2007
Log Message:
-----------
Updated to 0.61
Modified Files:
--------------
mports/dns/p5-Net-DNS:
Makefile (r1.2 -> r1.3)
distinfo (r1.1 -> r1.2)
pkg-plist (r1.2 -> r1.3)
-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/pkg-plist,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldns/p5-Net-DNS/pkg-plist -Ldns/p5-Net-DNS/pkg-plist -u -r1.2 -r1.3
--- dns/p5-Net-DNS/pkg-plist
+++ dns/p5-Net-DNS/pkg-plist
@@ -13,6 +13,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/DNAME.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/EID.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/HINFO.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/IPSECKEY.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/ISDN.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/LOC.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Net/DNS/RR/MB.pm
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldns/p5-Net-DNS/Makefile -Ldns/p5-Net-DNS/Makefile -u -r1.2 -r1.3
--- dns/p5-Net-DNS/Makefile
+++ dns/p5-Net-DNS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS
-PORTVERSION= 0.59
+PORTVERSION= 0.61
CATEGORIES= dns net perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -14,6 +14,7 @@
MAINTAINER= DougB at FreeBSD.org
COMMENT= Perl5 interface to the DNS resolver, and dynamic updates
+LICENSE= perl
# Warnings during build are harmless, the port does not need these to build
RUN_DEPENDS= ipcount:${PORTSDIR}/net-mgmt/p5-Net-IP \
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/dns/p5-Net-DNS/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldns/p5-Net-DNS/distinfo -Ldns/p5-Net-DNS/distinfo -u -r1.1 -r1.2
--- dns/p5-Net-DNS/distinfo
+++ dns/p5-Net-DNS/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-DNS-0.59.tar.gz) = d3408875f34e5fa0a313a4a21c70e832
-SHA256 (Net-DNS-0.59.tar.gz) = 4ec19c2390d42a83943ea99adf0d174c5e47992f47b2541a9021d2f714dd8633
-SIZE (Net-DNS-0.59.tar.gz) = 137998
+MD5 (Net-DNS-0.61.tar.gz) = a7d75eb3bdf7aca5d0696b95e3fabf65
+SHA256 (Net-DNS-0.61.tar.gz) = 1837a47bb0510e15d590500d94cdca605fcf89e0c88f061127b9b81982e5679b
+SIZE (Net-DNS-0.61.tar.gz) = 145400
More information about the Midnightbsd-cvs
mailing list