Tue Nov 22 03:36:49 2011 UTC ()
Update p5-Test-DNS to 0.13.

Changes from previous:
0.13    03.09.11
        - only run tests if got $ENV{'AUTHOR_TESTING'} because I'm sick
        of releases like 0.10 - 0.13.

0.12    24.08.11
        - updating dns records information, no functional changes

0.11    29.06.11
        - updating dns records information, no functional changes

0.10    18.05.11
        - updating dns records information, no functional changes

0.09    15.03.11
        - moving to dzil
        - updating dns records information, no functional changes


(hiramatsu)
diff -r1.5 -r1.6 pkgsrc/net/p5-Test-DNS/Makefile
diff -r1.2 -r1.3 pkgsrc/net/p5-Test-DNS/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/net/p5-Test-DNS/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-Test-DNS/Makefile 2011/08/16 09:40:46 1.5
+++ pkgsrc/net/p5-Test-DNS/Makefile 2011/11/22 03:36:49 1.6
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2011/08/16 09:40:46 obache Exp $ 1# $NetBSD: Makefile,v 1.6 2011/11/22 03:36:49 hiramatsu Exp $
2# 2#
3 3
4DISTNAME= Test-DNS-0.08 4DISTNAME= Test-DNS-0.13
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= net perl5 6CATEGORIES= net perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-DNS/ 10HOMEPAGE= http://search.cpan.org/dist/Test-DNS/
12COMMENT= Perl 5 module to test DNS queries and zone configuration 11COMMENT= Perl 5 module to test DNS queries and zone configuration
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16PERL5_MODULE_TYPE= Module::Build 15PERL5_MODULE_TYPE= Module::Build
17 16
18USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
19PERL5_PACKLIST= auto/Test/DNS/.packlist 18PERL5_PACKLIST= auto/Test/DNS/.packlist

cvs diff -r1.2 -r1.3 pkgsrc/net/p5-Test-DNS/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-Test-DNS/distinfo 2010/08/04 09:38:49 1.2
+++ pkgsrc/net/p5-Test-DNS/distinfo 2011/11/22 03:36:49 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/08/04 09:38:49 seb Exp $ 1$NetBSD: distinfo,v 1.3 2011/11/22 03:36:49 hiramatsu Exp $
2 2
3SHA1 (Test-DNS-0.08.tar.gz) = 4d28a1ca8acfc2b42507c7d4a9f1bb223c21434c 3SHA1 (Test-DNS-0.13.tar.gz) = bb14d1f97002d7043b4bf65b1e3590942cb3d409
4RMD160 (Test-DNS-0.08.tar.gz) = 9537bc61bb12fbb9269fd96e1ad2249ef3bbe40d 4RMD160 (Test-DNS-0.13.tar.gz) = 3294c861e8acf6ec79b0ef5c130a0b3785fe6ab1
5Size (Test-DNS-0.08.tar.gz) = 15516 bytes 5Size (Test-DNS-0.13.tar.gz) = 16956 bytes