pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Tiny Update to 1.001



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c4a635fd944
branches:  trunk
changeset: 645631:0c4a635fd944
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jan 31 13:05:13 2015 +0000

description:
Update to 1.001
---------------
1.001     2015-01-30 21:13:07-05:00 America/New_York
    [ADDED]
    - Added support for BUILDARGS for Moo(se) compatibility

    [INTERNAL]
    - Implements BUILDALL via method (was inline) for Moo(se) compatibility

diffstat:

 devel/p5-Class-Tiny/Makefile |  4 ++--
 devel/p5-Class-Tiny/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a92d4116734d -r 0c4a635fd944 devel/p5-Class-Tiny/Makefile
--- a/devel/p5-Class-Tiny/Makefile      Sat Jan 31 12:49:53 2015 +0000
+++ b/devel/p5-Class-Tiny/Makefile      Sat Jan 31 13:05:13 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/07/28 13:33:08 wen Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/31 13:05:13 mef Exp $
 
-DISTNAME=      Class-Tiny-1.000
+DISTNAME=      Class-Tiny-1.001
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Class/}
diff -r a92d4116734d -r 0c4a635fd944 devel/p5-Class-Tiny/distinfo
--- a/devel/p5-Class-Tiny/distinfo      Sat Jan 31 12:49:53 2015 +0000
+++ b/devel/p5-Class-Tiny/distinfo      Sat Jan 31 13:05:13 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/07/28 13:33:08 wen Exp $
+$NetBSD: distinfo,v 1.3 2015/01/31 13:05:13 mef Exp $
 
-SHA1 (Class-Tiny-1.000.tar.gz) = 1cff57e63a9ff4f9f11f95126c99e551a42308a3
-RMD160 (Class-Tiny-1.000.tar.gz) = b4e48e97bf7d36cb73dec89c03877336a28dbbea
-Size (Class-Tiny-1.000.tar.gz) = 25674 bytes
+SHA1 (Class-Tiny-1.001.tar.gz) = f95392e59aa081b9174cb6b6744be984273a9e80
+RMD160 (Class-Tiny-1.001.tar.gz) = 34262aac2452da50d995b8e39727e1b8ae222bfb
+Size (Class-Tiny-1.001.tar.gz) = 27064 bytes



Home | Main Index | Thread Index | Old Index