diff options
author | sno <sno> | 2009-06-12 07:38:29 +0000 |
---|---|---|
committer | sno <sno> | 2009-06-12 07:38:29 +0000 |
commit | e32137bba31d913045987629ff498fb5e4014352 (patch) | |
tree | 367924bb4c72dfc73c1a8f57d6e3dd236772e021 /devel | |
parent | cc15063ae445d7393204cf32b52e20ddd9adc1cb (diff) | |
download | pkgsrc-e32137bba31d913045987629ff498fb5e4014352.tar.gz |
pkgsrc changes:
- Updating package for p5 module Algorithm::C3 from 0.07nb1 to 0.08
- Setting license to ${PERL5_LICENSE} according to META.yaml
Upstream changes:
0.08 Thu. May 28, 2009
- Fix a couple of doc typos.
- Don't create a fake Makefile.PL.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Algorithm-C3/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 039ed4e39eb..5ec5b488618 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:46 he Exp $ +# $NetBSD: Makefile,v 1.3 2009/06/12 07:38:29 sno Exp $ -DISTNAME= Algorithm-C3-0.07 +DISTNAME= Algorithm-C3-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Algorithm-C3/ COMMENT= Module for merging hierarchies using the C3 algorithm +LICENSE= ${PERL5_LICENSE} PERL5_MODULE_TYPE= Module::Build diff --git a/devel/p5-Algorithm-C3/distinfo b/devel/p5-Algorithm-C3/distinfo index 49d1d8e49e0..e1a5fa7c6c8 100644 --- a/devel/p5-Algorithm-C3/distinfo +++ b/devel/p5-Algorithm-C3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/06/24 15:03:14 abs Exp $ +$NetBSD: distinfo,v 1.2 2009/06/12 07:38:29 sno Exp $ -SHA1 (Algorithm-C3-0.07.tar.gz) = 568cb95b5517f2a34b1aac78c72bb115bb188213 -RMD160 (Algorithm-C3-0.07.tar.gz) = 4da1f8c42c7b87767f8af6edd1b82f70f1163c15 -Size (Algorithm-C3-0.07.tar.gz) = 9563 bytes +SHA1 (Algorithm-C3-0.08.tar.gz) = a9ea20ec1bc14d83e2ab76d8f02860db6835f607 +RMD160 (Algorithm-C3-0.08.tar.gz) = ffbf15168f558f61021d7bfa1d03e5c552299e2c +Size (Algorithm-C3-0.08.tar.gz) = 11738 bytes |