diff options
author | he <he@pkgsrc.org> | 2009-02-22 13:21:32 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-02-22 13:21:32 +0000 |
commit | 5d4962a7cc59073dc0345179b73711d6cebcf5c9 (patch) | |
tree | 1e3f4cdcce5dc550371211dd647f1c8f9a06dbd4 /math/p5-Roman | |
parent | 1e79a72421472c544cf2ea624a19f7ab6a9057b1 (diff) | |
download | pkgsrc-5d4962a7cc59073dc0345179b73711d6cebcf5c9.tar.gz |
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
Diffstat (limited to 'math/p5-Roman')
-rw-r--r-- | math/p5-Roman/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Roman/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile index 8f39b9f390a..343dd88e334 100644 --- a/math/p5-Roman/Makefile +++ b/math/p5-Roman/Makefile @@ -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 diff --git a/math/p5-Roman/distinfo b/math/p5-Roman/distinfo index 2370cf45bbc..5c49126fffb 100644 --- a/math/p5-Roman/distinfo +++ b/math/p5-Roman/distinfo @@ -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 |