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-More (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91199df31e96
branches:  trunk
changeset: 645278:91199df31e96
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 26 07:25:42 2015 +0000

description:
(pkgsrc)
 - Add LICENSE= artistic-2.0 (See More.pm file)
(upstream)
 - Update to 1.14
1.14    Wed Oct 31 11:37:04 CDT 2012
        [ENHANCEMENTS]
        Added assert_undefined() for Ben Hengst.

        Added assert_unlike().

        [FIXES]
        assert_nonblank() wasn't using the correct message.  Thanks to
        Leland Johnson.

        assert_nonempty() wouldn't work on blessed arrays and refs.
        Now it will.

diffstat:

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

diffs (34 lines):

diff -r c0de5727ba36 -r 91199df31e96 devel/p5-Carp-Assert-More/Makefile
--- a/devel/p5-Carp-Assert-More/Makefile        Mon Jan 26 07:20:48 2015 +0000
+++ b/devel/p5-Carp-Assert-More/Makefile        Mon Jan 26 07:25:42 2015 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/01/26 07:25:42 mef Exp $
 
-DISTNAME=      Carp-Assert-More-1.12
+DISTNAME=      Carp-Assert-More-1.14
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Carp/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Carp-Assert-More/
 COMMENT=       Perl5 module providing convenience wrappers around Carp::Assert
+LICENSE=       artistic-2.0
 
 PERL5_PACKLIST=                auto/Carp/Assert/More/.packlist
 
diff -r c0de5727ba36 -r 91199df31e96 devel/p5-Carp-Assert-More/distinfo
--- a/devel/p5-Carp-Assert-More/distinfo        Mon Jan 26 07:20:48 2015 +0000
+++ b/devel/p5-Carp-Assert-More/distinfo        Mon Jan 26 07:25:42 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/08 15:11:12 seb Exp $
+$NetBSD: distinfo,v 1.2 2015/01/26 07:25:42 mef Exp $
 
-SHA1 (Carp-Assert-More-1.12.tar.gz) = 6c8b694d0b2bf9642960fa56a41eacd2e563fc0e
-RMD160 (Carp-Assert-More-1.12.tar.gz) = 7501ffc3e557a0ffd083dab558482334fdcec3db
-Size (Carp-Assert-More-1.12.tar.gz) = 8371 bytes
+SHA1 (Carp-Assert-More-1.14.tar.gz) = 0e590e8cd07f078da1512f55b1344fe58d0c6435
+RMD160 (Carp-Assert-More-1.14.tar.gz) = f642fef3f95ba5d664830d6c5fd3fb3e87f0a67d
+Size (Carp-Assert-More-1.14.tar.gz) = 10304 bytes



Home | Main Index | Thread Index | Old Index