diff options
author | wen <wen@pkgsrc.org> | 2016-08-09 00:19:49 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-08-09 00:19:49 +0000 |
commit | e288f111005f98b0c74a6049131be07dd2d94f60 (patch) | |
tree | 2df8e326a01a4ce6418a39736c6e9cdeddfe95fa | |
parent | bea5673a8b7d5afb0aecd05cda3615ba885cf932 (diff) | |
download | pkgsrc-e288f111005f98b0c74a6049131be07dd2d94f60.tar.gz |
Update to 1.24
Add LICENSE
Upstream changes:
1.24 2015-03-01 CHORNY
- Added SEE ALSO section with links to similar modules.
- Reformatted this file as per CPAN::Changes::Spec
- Improved wording of the abstract
-rw-r--r-- | math/p5-Roman/Makefile | 7 | ||||
-rw-r--r-- | math/p5-Roman/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile index a8a636ca224..a22ea81fec3 100644 --- a/math/p5-Roman/Makefile +++ b/math/p5-Roman/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2016/08/09 00:19:49 wen Exp $ # -DISTNAME= Roman-1.23 +DISTNAME= Roman-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 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 +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Roman/.packlist USE_LANGUAGES= # none diff --git a/math/p5-Roman/distinfo b/math/p5-Roman/distinfo index 68f77dc38c2..f2f7a321718 100644 --- a/math/p5-Roman/distinfo +++ b/math/p5-Roman/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/03 23:33:40 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/08/09 00:19:49 wen Exp $ -SHA1 (Roman-1.23.zip) = 49d47d518e92f823f141309a475400ba7e6357ab -RMD160 (Roman-1.23.zip) = ce377857bf69d0b341935edf59126a49d5a71da9 -SHA512 (Roman-1.23.zip) = 20a2a9f3961317438b9f761bdcf16c582f57e5efe9b6c869b6170f19615f300e467f3ab555861c83e8c7930ae024381a46da64cd80002a26cae1f2d315759f74 -Size (Roman-1.23.zip) = 7346 bytes +SHA1 (Roman-1.24.tar.gz) = d14ba9aa5c8555fdc195792a475cdd72a2d2dd84 +RMD160 (Roman-1.24.tar.gz) = f99e592e323682ecd7f2daf28e9fee14945a1d29 +SHA512 (Roman-1.24.tar.gz) = 82df0d817f55ad6a8fd467e92c97e27c07bd6cb04f0accb65468d6594d3e3ea545383f1c3763215d8c984cc31c808fe979c7d6c74dab1609ec822a9f256709e0 +Size (Roman-1.24.tar.gz) = 4470 bytes |