diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BaseCnv/Makefile | 9 | ||||
-rw-r--r-- | math/p5-Math-BaseCnv/distinfo | 8 |
2 files changed, 10 insertions, 7 deletions
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index 9bed308ce7f..be0fc866a7e 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 13:38:22 obache Exp $ +# $NetBSD: Makefile,v 1.5 2011/08/16 22:18:34 wiz Exp $ # -DISTNAME= Math-BaseCnv-1.6.A6FGHKE +DISTNAME= Math-BaseCnv-1.8.B59BrZX PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz @@ -13,6 +12,10 @@ HOMEPAGE= http://search.cpan.org/dist/Math-BaseCnv/ COMMENT= Fast functions to CoNVert between number Bases LICENSE= gnu-gpl-v3 +# actually, TEST_DEPENDS +BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod +BUILD_DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage + PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/math/p5-Math-BaseCnv/distinfo b/math/p5-Math-BaseCnv/distinfo index 56f655feae8..30d234638c7 100644 --- a/math/p5-Math-BaseCnv/distinfo +++ b/math/p5-Math-BaseCnv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/08/01 20:26:44 sno Exp $ +$NetBSD: distinfo,v 1.3 2011/08/16 22:18:34 wiz Exp $ -SHA1 (Math-BaseCnv-1.6.A6FGHKE.tgz) = 54988ee7e2db97f0bd85fe2dc8dd86e1aca2f745 -RMD160 (Math-BaseCnv-1.6.A6FGHKE.tgz) = bd88acc243b1d9a0ce8f305b33ab20b85e340182 -Size (Math-BaseCnv-1.6.A6FGHKE.tgz) = 12293 bytes +SHA1 (Math-BaseCnv-1.8.B59BrZX.tgz) = db14a09a9e32a80eb73656fa15165b840ac0d378 +RMD160 (Math-BaseCnv-1.8.B59BrZX.tgz) = 2c565ad114b4be8f330a6115ec4b0b52e0c378a7 +Size (Math-BaseCnv-1.8.B59BrZX.tgz) = 12401 bytes |