pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-InsideOut Update p5-Class-InsideOut fro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74f33ff9f87c
branches:  trunk
changeset: 398156:74f33ff9f87c
user:      seb <seb%pkgsrc.org@localhost>
date:      Wed Aug 26 01:14:23 2009 +0000

description:
Update p5-Class-InsideOut from version 1.09 to version 1.10.

Pkgsrc changes:
- Set LICENSE

Upstream changes:
1.10 Mon Aug 24 20:44:46 EDT 2009

    Bug fixes:
    - changed method of calling Exporter::import() to avoid confusing DProf
    - fixed detection of missing 'weaken' function in newer Scalar::Util
      (fixes test t/15_no_weaken_fallback.t) (RT#47623)

    Other:
    - cleanup: eliminate test warning from bogus superclass in a test class
    - docs: Noted that set_hooks aren't called by new() (RT#48106)

diffstat:

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

diffs (35 lines):

diff -r 080e9bf69d2b -r 74f33ff9f87c devel/p5-Class-InsideOut/Makefile
--- a/devel/p5-Class-InsideOut/Makefile Wed Aug 26 00:55:15 2009 +0000
+++ b/devel/p5-Class-InsideOut/Makefile Wed Aug 26 01:14:23 2009 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:49 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/26 01:14:23 seb Exp $
 #
 
-DISTNAME=      Class-InsideOut-1.09
+DISTNAME=      Class-InsideOut-1.10
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Class/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Class-InsideOut/
 COMMENT=       Perl 5 safe and simple inside-out object construction kit
+LICENSE=       apache-2.0
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
diff -r 080e9bf69d2b -r 74f33ff9f87c devel/p5-Class-InsideOut/distinfo
--- a/devel/p5-Class-InsideOut/distinfo Wed Aug 26 00:55:15 2009 +0000
+++ b/devel/p5-Class-InsideOut/distinfo Wed Aug 26 01:14:23 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/08/23 21:40:46 seb Exp $
+$NetBSD: distinfo,v 1.2 2009/08/26 01:14:23 seb Exp $
 
-SHA1 (Class-InsideOut-1.09.tar.gz) = 319620fb4805f72da05f7cc395bd0502e30aa58c
-RMD160 (Class-InsideOut-1.09.tar.gz) = 8283073cd7be4cd08759935bc0156999696e3915
-Size (Class-InsideOut-1.09.tar.gz) = 42019 bytes
+SHA1 (Class-InsideOut-1.10.tar.gz) = 094cc6bd7b937ec27fd4318c6aae3c86af688885
+RMD160 (Class-InsideOut-1.10.tar.gz) = 9377ab308c1a7194579b2a4d61b7524fb7206361
+Size (Class-InsideOut-1.10.tar.gz) = 55249 bytes



Home | Main Index | Thread Index | Old Index