pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-parent Updating devel/p5-parent from 0.221nb1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6cc5ff39fba
branches:  trunk
changeset: 398980:e6cc5ff39fba
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Sep 12 18:31:17 2009 +0000

description:
Updating devel/p5-parent from 0.221nb1 to 0.223

pkgsrc changes:
  - Adding license definition

Upstream changes:
0.223  20090901
    . No functional changes, no need to upgrade
    + Fix Makefile.PL so that (re)installing parent under 5.10.1+
      installs into perl/ instead of site/, patched by J.D.Hedden
      fixes RT #49328

0.222  20090828
    . No functional changes, no need to upgrade
    + Documentation fix suggested by Clinton Gormley
    + Test fix for Perl compiled without PMC support,
      spotted and fixed by Nicholas Clark
    + Distribution changes to placate Module::Release

diffstat:

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

diffs (35 lines):

diff -r fd1990941e1e -r e6cc5ff39fba devel/p5-parent/Makefile
--- a/devel/p5-parent/Makefile  Sat Sep 12 18:26:44 2009 +0000
+++ b/devel/p5-parent/Makefile  Sat Sep 12 18:31:17 2009 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:58 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/12 18:31:17 sno Exp $
 #
 
-DISTNAME=      parent-0.221
+DISTNAME=      parent-0.223
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/CORION/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/~corion/parent/
 COMMENT=       Establish an ISA relationship with base classes at compile time
+LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/parent/.packlist
diff -r fd1990941e1e -r e6cc5ff39fba devel/p5-parent/distinfo
--- a/devel/p5-parent/distinfo  Sat Sep 12 18:26:44 2009 +0000
+++ b/devel/p5-parent/distinfo  Sat Sep 12 18:31:17 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/05/30 11:52:39 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/09/12 18:31:17 sno Exp $
 
-SHA1 (parent-0.221.tar.gz) = 9d1be72537fe83d68acca0532c502868ce0eefa1
-RMD160 (parent-0.221.tar.gz) = 7ee181cccbd5245f951658eadff4761579379e69
-Size (parent-0.221.tar.gz) = 5061 bytes
+SHA1 (parent-0.223.tar.gz) = 563030b1139dbf20f71168ef1e8887d8c4145768
+RMD160 (parent-0.223.tar.gz) = 2553889ea930fdc208a3124cd331b936133b6d9b
+Size (parent-0.223.tar.gz) = 5334 bytes



Home | Main Index | Thread Index | Old Index