Update to 1.8:
- 1.8.B59BrZX Mon May 9 11:53:35:33 2011 * updated 'url' digit set to URLSafe to resolve HTTPS://RT.CPAN.Org/Ticket/Display.html?id=60125 * updated license copyright years (already had GPLv3)
This commit is contained in:
parent
1d1b679fd3
commit
cd34b84982
2 changed files with 10 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue