diff options
author | sno <sno@pkgsrc.org> | 2010-08-01 21:05:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-08-01 21:05:37 +0000 |
commit | 2ca5f7d9bf2ddbe3e58b070158a1cff3a88d43b4 (patch) | |
tree | 4f2f7f6499eeea853d515a874bc334cfa9b52b57 /math | |
parent | 1388ad0a2e9970b64756b13d6d516bf400833862 (diff) | |
download | pkgsrc-2ca5f7d9bf2ddbe3e58b070158a1cff3a88d43b4.tar.gz |
Updating math/p5-Set-Infinite from 0.63nb1 to 0.65
pkgsrc changes:
- add license definition
Upstream changes:
0.65 2010-04-26
- documentation fix
0.64 2010-04-26
- s/simmetric/symmetric/
reported by Richard Jelinek
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Set-Infinite/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Set-Infinite/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/math/p5-Set-Infinite/Makefile b/math/p5-Set-Infinite/Makefile index 95b1f4ab3be..6bf7e290d6c 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:21 he Exp $ +# $NetBSD: Makefile,v 1.8 2010/08/01 21:05:37 sno Exp $ -DISTNAME= Set-Infinite-0.63 +DISTNAME= Set-Infinite-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Set-Infinite/ COMMENT= Perl module for sets of integers and objects +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir diff --git a/math/p5-Set-Infinite/distinfo b/math/p5-Set-Infinite/distinfo index 1928fa8dbf3..8355dd82bfe 100644 --- a/math/p5-Set-Infinite/distinfo +++ b/math/p5-Set-Infinite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/08/17 17:06:25 he Exp $ +$NetBSD: distinfo,v 1.4 2010/08/01 21:05:37 sno Exp $ -SHA1 (Set-Infinite-0.63.tar.gz) = 4732c8826fb3c8baf78bee0ec17111a4a6d3bb4e -RMD160 (Set-Infinite-0.63.tar.gz) = e26858f41536c9d70c4ec834924555ff1c68840f -Size (Set-Infinite-0.63.tar.gz) = 49960 bytes +SHA1 (Set-Infinite-0.65.tar.gz) = 88792579087b558bbd00e87af16100c28a4e88ce +RMD160 (Set-Infinite-0.65.tar.gz) = 85466b16ed86d9b9f3d7de7321c28ad8ba7fc2a1 +Size (Set-Infinite-0.65.tar.gz) = 50041 bytes |