diff options
author | hiramatsu <hiramatsu> | 2011-11-22 03:36:49 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu> | 2011-11-22 03:36:49 +0000 |
commit | a39b7b5d45316121622f625a44c07140e00f4e72 (patch) | |
tree | 308dd17d5ce701893b5e6d4a9b7460dbcc929c63 /net | |
parent | 308019729412970dd2117035847b8731b72f09d2 (diff) | |
download | pkgsrc-a39b7b5d45316121622f625a44c07140e00f4e72.tar.gz |
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
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Test-DNS/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Test-DNS/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Test-DNS/Makefile b/net/p5-Test-DNS/Makefile index 09a9f03941a..b64fc2e10ba 100644 --- a/net/p5-Test-DNS/Makefile +++ b/net/p5-Test-DNS/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/08/16 09:40:46 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/22 03:36:49 hiramatsu Exp $ # -DISTNAME= Test-DNS-0.08 +DISTNAME= Test-DNS-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/net/p5-Test-DNS/distinfo b/net/p5-Test-DNS/distinfo index f1f25ae7c3f..8fd1055df1c 100644 --- a/net/p5-Test-DNS/distinfo +++ b/net/p5-Test-DNS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/08/04 09:38:49 seb Exp $ +$NetBSD: distinfo,v 1.3 2011/11/22 03:36:49 hiramatsu Exp $ -SHA1 (Test-DNS-0.08.tar.gz) = 4d28a1ca8acfc2b42507c7d4a9f1bb223c21434c -RMD160 (Test-DNS-0.08.tar.gz) = 9537bc61bb12fbb9269fd96e1ad2249ef3bbe40d -Size (Test-DNS-0.08.tar.gz) = 15516 bytes +SHA1 (Test-DNS-0.13.tar.gz) = bb14d1f97002d7043b4bf65b1e3590942cb3d409 +RMD160 (Test-DNS-0.13.tar.gz) = 3294c861e8acf6ec79b0ef5c130a0b3785fe6ab1 +Size (Test-DNS-0.13.tar.gz) = 16956 bytes |