pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Carp-Assert Update to 0.21



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0de5727ba36
branches:  trunk
changeset: 645277:c0de5727ba36
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 07:20:48 2015 +0000

description:
Update to 0.21
--------------
0.21 2014-06-25
    - Fixed typos in pod. RT#95017 - thanks Daniel Lintott.
    - Added links to a number of modules in SEE ALSO.
    - Added links to wikipedia page on assert.h
    - Added github repo to dist metadata and pod
    - Add "use warnings" and bumped min perl version to 5.6.0
    - Added license type to dist metadata via Makefile.PL
    - Add TEST_REQUIRES if your EU::MM supports it, otherwise
      add them to PREREQ_PM
    - Reformatted Changes as per CPAN::Changes::Spec

diffstat:

 devel/p5-Carp-Assert/Makefile |  6 +++---
 devel/p5-Carp-Assert/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 021118d24ae1 -r c0de5727ba36 devel/p5-Carp-Assert/Makefile
--- a/devel/p5-Carp-Assert/Makefile     Mon Jan 26 07:16:50 2015 +0000
+++ b/devel/p5-Carp-Assert/Makefile     Mon Jan 26 07:20:48 2015 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:12 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2015/01/26 07:20:48 mef Exp $
 
-DISTNAME=      Carp-Assert-0.20
+DISTNAME=      Carp-Assert-0.21
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Carp/}
 
 MAINTAINER=    hiramatu%boreas.dti.ne.jp@localhost
 HOMEPAGE=      http://search.cpan.org/search?dist=Carp-Assert
 COMMENT=       Executable comments like the ANSI C library assert.h
+LICENSE=       ${PERL5_LICENSE}
 
 PERL5_PACKLIST=                auto/Carp/Assert/.packlist
 
diff -r 021118d24ae1 -r c0de5727ba36 devel/p5-Carp-Assert/distinfo
--- a/devel/p5-Carp-Assert/distinfo     Mon Jan 26 07:16:50 2015 +0000
+++ b/devel/p5-Carp-Assert/distinfo     Mon Jan 26 07:20:48 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2007/04/09 07:41:20 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2015/01/26 07:20:48 mef Exp $
 
-SHA1 (Carp-Assert-0.20.tar.gz) = d88fbee275304f8576f159d9f50ac04edc5b8035
-RMD160 (Carp-Assert-0.20.tar.gz) = 63009809f1c05df5f658e178f0740012c1b08663
-Size (Carp-Assert-0.20.tar.gz) = 10898 bytes
+SHA1 (Carp-Assert-0.21.tar.gz) = 4dfdd9fa1a63c6d2104443fdac06ad33b995429c
+RMD160 (Carp-Assert-0.21.tar.gz) = c89b74e783ce3547b43e94c5158e5e19f46697e7
+Size (Carp-Assert-0.21.tar.gz) = 11106 bytes



Home | Main Index | Thread Index | Old Index