pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/p5-Roman



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Aug  9 00:19:49 UTC 2016

Modified Files:
        pkgsrc/math/p5-Roman: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/math/p5-Roman/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/p5-Roman/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/p5-Roman/Makefile
diff -u pkgsrc/math/p5-Roman/Makefile:1.10 pkgsrc/math/p5-Roman/Makefile:1.11
--- pkgsrc/math/p5-Roman/Makefile:1.10  Wed Jun  8 19:24:04 2016
+++ pkgsrc/math/p5-Roman/Makefile       Tue Aug  9 00:19:49 2016
@@ -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

Index: pkgsrc/math/p5-Roman/distinfo
diff -u pkgsrc/math/p5-Roman/distinfo:1.3 pkgsrc/math/p5-Roman/distinfo:1.4
--- pkgsrc/math/p5-Roman/distinfo:1.3   Tue Nov  3 23:33:40 2015
+++ pkgsrc/math/p5-Roman/distinfo       Tue Aug  9 00:19:49 2016
@@ -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