Updating package for p5 module Text::SimpleTable from 1.4 to 2.0
pkgsrc changes: - Adjusting license information according to META.yml Upstream changes: 2.0 2009-08-01 00:00:00 - Fixed package. 1.9 2009-08-01 00:00:00 - Improved Kwalitee. 1.8 2009-08-01 00:00:00 - Improved Kwalitee. 1.7 2009-08-01 00:00:00 - Fixed typo. 1.6 2009-07-27 00:00:00 - Improved Kwalitee. 1.5 2009-07-27 00:00:00 - Added readme.
This commit is contained in:
parent
fb45e8d300
commit
8de2882860
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/07/18 22:04:02 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/08/09 13:17:17 sno Exp $
|
||||
|
||||
DISTNAME= Text-SimpleTable-1.4
|
||||
DISTNAME= Text-SimpleTable-2.0
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
||||
|
@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Text-SimpleTable/
|
||||
COMMENT= Simple Eyecandy ASCII Tables
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
LICENSE= artistic-2.0
|
||||
|
||||
USE_LANGUAGES= # empty
|
||||
PERL5_PACKLIST= auto/Text/SimpleTable/.packlist
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2009/07/18 22:04:02 sno Exp $
|
||||
$NetBSD: distinfo,v 1.5 2009/08/09 13:17:17 sno Exp $
|
||||
|
||||
SHA1 (Text-SimpleTable-1.4.tar.gz) = 4b040d19c8dbfdb79bbcf1b0d0e5b2b1c2485fef
|
||||
RMD160 (Text-SimpleTable-1.4.tar.gz) = 2da118da45d5cff13683a54eb57a1138a6d10113
|
||||
Size (Text-SimpleTable-1.4.tar.gz) = 4728 bytes
|
||||
SHA1 (Text-SimpleTable-2.0.tar.gz) = 63a5c6a50b11d06ed48310133f26e5a70bb85e2b
|
||||
RMD160 (Text-SimpleTable-2.0.tar.gz) = f8a93ea4e5c03f28489b60ab620f295d4f7cb4ae
|
||||
Size (Text-SimpleTable-2.0.tar.gz) = 8516 bytes
|
||||
|
|
Loading…
Reference in a new issue