pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/p5-Roman Update to 1.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dae21f445fa
branches:  trunk
changeset: 350909:1dae21f445fa
user:      wen <wen%pkgsrc.org@localhost>
date:      Tue Aug 09 00:19:49 2016 +0000

description:
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

diffstat:

 math/p5-Roman/Makefile |   7 +++----
 math/p5-Roman/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 5d9b168c93dd -r 1dae21f445fa math/p5-Roman/Makefile
--- a/math/p5-Roman/Makefile    Tue Aug 09 00:15:17 2016 +0000
+++ b/math/p5-Roman/Makefile    Tue Aug 09 00:19:49 2016 +0000
@@ -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@localhost
 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 -r 5d9b168c93dd -r 1dae21f445fa math/p5-Roman/distinfo
--- a/math/p5-Roman/distinfo    Tue Aug 09 00:15:17 2016 +0000
+++ b/math/p5-Roman/distinfo    Tue Aug 09 00:19:49 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index