diff options
author | sno <sno@pkgsrc.org> | 2010-08-01 20:26:44 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-08-01 20:26:44 +0000 |
commit | 396a6ab917735f2ec893d4244cd724267eeeaa59 (patch) | |
tree | 890534c5a7e1a79e0567175b4cd20ff43d65f2b6 /math/p5-Math-BaseCnv | |
parent | 5be6e967d78c4f0d8d596959bd652e964a50e8f9 (diff) | |
download | pkgsrc-396a6ab917735f2ec893d4244cd724267eeeaa59.tar.gz |
Updating math/p5-Math-BaseCnv from 1.4.75 to 1.6
pkgsrc changes:
- add license definition
- adjust regex for removing instant time point in version number
Upstream changes:
- 1.6.A6FGHKE Tue Jun 15 16:17:20:14 2010
* bumped minor version number so they'll keep ascending (without PT
comprehension)
Diffstat (limited to 'math/p5-Math-BaseCnv')
-rw-r--r-- | math/p5-Math-BaseCnv/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Math-BaseCnv/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index 1a8a350b164..9ea9a7e3c2e 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 19:12:13 abs Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/01 20:26:44 sno Exp $ # -DISTNAME= Math-BaseCnv-1.4.75O6Pbr -PKGNAME= p5-${DISTNAME:C:[^0-9.][^.]*$::} +DISTNAME= Math-BaseCnv-1.6.A6FGHKE +PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/P/PI/PIP/} EXTRACT_SUFX= .tgz @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-BaseCnv/ COMMENT= Fast functions to CoNVert between number Bases +LICENSE= gnu-gpl-v3 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 4a5ac722c21..56f655feae8 100644 --- a/math/p5-Math-BaseCnv/distinfo +++ b/math/p5-Math-BaseCnv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/26 19:12:13 abs Exp $ +$NetBSD: distinfo,v 1.2 2010/08/01 20:26:44 sno Exp $ -SHA1 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 95f7d3c282a16eff6acb556c425cade688fa57c3 -RMD160 (Math-BaseCnv-1.4.75O6Pbr.tgz) = 4627f692efae2471fc751c2d5713ff91f4629c45 -Size (Math-BaseCnv-1.4.75O6Pbr.tgz) = 11698 bytes +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 |