pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Attribute-Handlers Upgrade from version 0.78n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/691c5d3e2fec
branches: trunk
changeset: 549269:691c5d3e2fec
user: he <he%pkgsrc.org@localhost>
date: Thu Oct 30 20:59:22 2008 +0000
description:
Upgrade from version 0.78nb3 to 0.80.
Pkgsrc changes:
o Canonicalize the HOMEPAGE url
Upstream changes:
0.80 Fri Oct 24 12:06:00 CEST 2008
- CPAN release of the Attribute::Handlers version in bleadperl.
0.79
- The version released with Perl 5.10.0
- All interpreted attributes are now passed as array references,
eventually nested.
- Don't AUTOLOAD DESTROY (Jerry D Hedden, cpan bug #1911)
- A::H is now able to report caller's file and line number
(David Feldman)
diffstat:
devel/p5-Attribute-Handlers/Makefile | 8 +++-----
devel/p5-Attribute-Handlers/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r a89ab038a496 -r 691c5d3e2fec devel/p5-Attribute-Handlers/Makefile
--- a/devel/p5-Attribute-Handlers/Makefile Thu Oct 30 20:58:47 2008 +0000
+++ b/devel/p5-Attribute-Handlers/Makefile Thu Oct 30 20:59:22 2008 +0000
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2008/10/19 19:17:47 he Exp $
+# $NetBSD: Makefile,v 1.17 2008/10/30 20:59:22 he Exp $
-DISTNAME= Attribute-Handlers-0.78
+DISTNAME= Attribute-Handlers-0.80
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5ah
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/~abergman/Attribute-Handlers/
+HOMEPAGE= http://search.cpan.org/dist/Attribute-Handlers/
COMMENT= Simpler definition of attribute handlers
-# Note: v0.78 incompatible with perl 5.10.0 (which comes with its own version)
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r a89ab038a496 -r 691c5d3e2fec devel/p5-Attribute-Handlers/distinfo
--- a/devel/p5-Attribute-Handlers/distinfo Thu Oct 30 20:58:47 2008 +0000
+++ b/devel/p5-Attribute-Handlers/distinfo Thu Oct 30 20:59:22 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 22:24:23 agc Exp $
+$NetBSD: distinfo,v 1.5 2008/10/30 20:59:22 he Exp $
-SHA1 (Attribute-Handlers-0.78.tar.gz) = 2ae0e6151a68df31a1f9fe36b6b21c7974a367b8
-RMD160 (Attribute-Handlers-0.78.tar.gz) = 1514fb4e2a5c1e2d97b7045a390e333b164e55ee
-Size (Attribute-Handlers-0.78.tar.gz) = 15392 bytes
+SHA1 (Attribute-Handlers-0.80.tar.gz) = 4c5cf9a74b2e15bd33fe13fd224d1c584d892590
+RMD160 (Attribute-Handlers-0.80.tar.gz) = 9ef42e0356f1c603a8982f2b612b4e91ee5e2b0e
+Size (Attribute-Handlers-0.80.tar.gz) = 16005 bytes
Home |
Main Index |
Thread Index |
Old Index