diff options
author | rhaen <rhaen@pkgsrc.org> | 2012-01-26 20:19:08 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2012-01-26 20:19:08 +0000 |
commit | 1b42d6db8d3eafd2e7a5ee8e2b3e39450b1f0a0a (patch) | |
tree | 1489675416c398791b29ec804ed1fb63964c63cd /devel | |
parent | fb77637a371288b434b8dc756b295005e17ff2fb (diff) | |
download | pkgsrc-1b42d6db8d3eafd2e7a5ee8e2b3e39450b1f0a0a.tar.gz |
Updated to 1.16
Changes:
1.16 2010 Nov 10
- unit test fix for Perl 5.6.2 on x86_64
1.15 2010 Nov 04
- added span_ord() method
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Set-IntSpan/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Set-IntSpan/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Set-IntSpan/Makefile b/devel/p5-Set-IntSpan/Makefile index 55c62f3717d..75311f8a64f 100644 --- a/devel/p5-Set-IntSpan/Makefile +++ b/devel/p5-Set-IntSpan/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/08/14 12:26:35 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/01/26 20:19:08 rhaen Exp $ # -DISTNAME= Set-IntSpan-1.14 +DISTNAME= Set-IntSpan-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5sis CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/devel/p5-Set-IntSpan/distinfo b/devel/p5-Set-IntSpan/distinfo index 91226d6eb1f..f537cf290ac 100644 --- a/devel/p5-Set-IntSpan/distinfo +++ b/devel/p5-Set-IntSpan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2010/08/03 22:17:39 seb Exp $ +$NetBSD: distinfo,v 1.7 2012/01/26 20:19:08 rhaen Exp $ -SHA1 (Set-IntSpan-1.14.tar.gz) = dbae75d81551e0f14c13a3f18a06c3b71cf94116 -RMD160 (Set-IntSpan-1.14.tar.gz) = 4a870fc5397dfcb05757bdd756ea69f60ea414cc -Size (Set-IntSpan-1.14.tar.gz) = 24591 bytes +SHA1 (Set-IntSpan-1.16.tar.gz) = 1e5b17b31940b21ede89fcd16ea61b26c808fdf3 +RMD160 (Set-IntSpan-1.16.tar.gz) = bb6b53bd5b733411c4e2022916fa5cee4fbd4f14 +Size (Set-IntSpan-1.16.tar.gz) = 25426 bytes |