Update from version 1.22 to 1.23.
Pkgsrc changes: o Adapt to .zip distfile format o Add HOMEPAGE Upstream changes: 1.23 18 Dec 2008, Perl 21th birthday version Minimum Perl version required in META.yml
This commit is contained in:
parent
1e79a72421
commit
5d4962a7cc
2 changed files with 8 additions and 6 deletions
|
@ -1,12 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/02/09 03:18:07 dsainty Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/02/22 13:21:32 he Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Roman-1.22
|
||||
DISTNAME= Roman-1.23
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/}
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Roman/
|
||||
COMMENT= Conversion of numeric notation between Roman and Arabic
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/02/09 03:18:07 dsainty Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/02/22 13:21:32 he Exp $
|
||||
|
||||
SHA1 (Roman-1.22.tar.gz) = 5d286c13da97252db4cec54b29adf2057763a566
|
||||
RMD160 (Roman-1.22.tar.gz) = 59c0af1805d331fbe5dfabe4d83e6c225c8c48a3
|
||||
Size (Roman-1.22.tar.gz) = 3266 bytes
|
||||
SHA1 (Roman-1.23.zip) = 49d47d518e92f823f141309a475400ba7e6357ab
|
||||
RMD160 (Roman-1.23.zip) = ce377857bf69d0b341935edf59126a49d5a71da9
|
||||
Size (Roman-1.23.zip) = 7346 bytes
|
||||
|
|
Loading…
Reference in a new issue