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.
This commit is contained in:
parent
d25281fed3
commit
6d8a01bee0
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue