diff options
author | wen <wen@pkgsrc.org> | 2012-08-23 12:38:35 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2012-08-23 12:38:35 +0000 |
commit | a887f869d498732bd2e465294aa9b35702c9c362 (patch) | |
tree | de27efbf27b5d14d98db41a74a0fc74af40d406b /math/p5-Math-Base36 | |
parent | f6bf862ba53e46bc2505c180bed30c8075af95bd (diff) | |
download | pkgsrc-a887f869d498732bd2e465294aa9b35702c9c362.tar.gz |
Update to 0.10
Upstream changes:
0.10 2012-08-16
- Fix SYNOPSIS (RT #78790)
Diffstat (limited to 'math/p5-Math-Base36')
-rw-r--r-- | math/p5-Math-Base36/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Base36/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile index c6a49dfd6dc..fcfd8402488 100644 --- a/math/p5-Math-Base36/Makefile +++ b/math/p5-Math-Base36/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2011/08/16 22:16:40 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/08/23 12:38:35 wen Exp $ # -DISTNAME= Math-Base36-0.09 +DISTNAME= Math-Base36-0.10 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Base36/distinfo b/math/p5-Math-Base36/distinfo index bcab5030854..163b2662cbc 100644 --- a/math/p5-Math-Base36/distinfo +++ b/math/p5-Math-Base36/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/08/16 22:16:40 wiz Exp $ +$NetBSD: distinfo,v 1.3 2012/08/23 12:38:35 wen Exp $ -SHA1 (Math-Base36-0.09.tar.gz) = e70cefcf9c43849237234e63909c040b6510e333 -RMD160 (Math-Base36-0.09.tar.gz) = 47095d5cba3f46d457631c421f3dc4fbd1005c7b -Size (Math-Base36-0.09.tar.gz) = 19365 bytes +SHA1 (Math-Base36-0.10.tar.gz) = 9edd3aac11d7f75d56ce8ce84aad70068dad7868 +RMD160 (Math-Base36-0.10.tar.gz) = b496f91494370e69923257f630c6e3102ab32fdd +Size (Math-Base36-0.10.tar.gz) = 20414 bytes |