Updating devel/p5-Hash-Case from 1.006nb1 to 1.010
pkgsrc changes: - Add license definition - Reduce to one homepage - Adjust dependencies Upstream changes: version 1.01: Mon Feb 15 10:21:42 CET 2010 Fixes: - do not use /bin/pwd in t/pod.t Improvements: - use Log::Report for error handling.
This commit is contained in:
parent
4770ad8acb
commit
7137ed1a1a
2 changed files with 13 additions and 10 deletions
|
@ -1,17 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.6 2008/10/19 19:17:55 he Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2010/02/16 09:45:11 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Hash-Case-1.006
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
DISTNAME= Hash-Case-1.01
|
||||
PKGNAME= p5-${DISTNAME}0
|
||||
#PKGREVISION= 1
|
||||
SVR4_PKGNAME= p5hac
|
||||
CATEGORIES= perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://perl.overmeer.net/perlws2003-hash/0-0/
|
||||
HOMEPAGE+= http://search.cpan.org/dist/Hash-Case/
|
||||
#HOMEPAGE= http://perl.overmeer.net/perlws2003-hash/0-0/
|
||||
HOMEPAGE= http://search.cpan.org/dist/Hash-Case/
|
||||
COMMENT= Perl module that implements case-insensitive hashes
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
DEPENDS+= p5-Log-Report>=0.26:../../devel/p5-Log-Report
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2008/07/20 21:47:40 he Exp $
|
||||
$NetBSD: distinfo,v 1.3 2010/02/16 09:45:11 sno Exp $
|
||||
|
||||
SHA1 (Hash-Case-1.006.tar.gz) = 8bda63643250f9888671d70253ea273026729575
|
||||
RMD160 (Hash-Case-1.006.tar.gz) = b32b657b0d0a3a4d10c284edf13f58a64726d81f
|
||||
Size (Hash-Case-1.006.tar.gz) = 6195 bytes
|
||||
SHA1 (Hash-Case-1.01.tar.gz) = 97dfd5e338606722380bf6b20939a1c21280d8a2
|
||||
RMD160 (Hash-Case-1.01.tar.gz) = 4e62e5ebd1f42e3c07f8ee1996b9b87f209a169e
|
||||
Size (Hash-Case-1.01.tar.gz) = 6492 bytes
|
||||
|
|
Loading…
Reference in a new issue