From b8c5dc959028ae6347ef6801aef69e518a59febb Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 3 Jun 2003 14:08:51 +0000 Subject: Update to 0.78: - [#17940] Includes :unique and :shared in the builtin types - From perl 5.8 { __CALLER__::foo => __PACKAGE } is missparsed, the proper approach is to use { '__CALLER__::foo' => __PACKAGE }. The documentation is updated to reflect this. Reported by Dave Cross --- devel/p5-Attribute-Handlers/Makefile | 4 ++-- devel/p5-Attribute-Handlers/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel/p5-Attribute-Handlers') diff --git a/devel/p5-Attribute-Handlers/Makefile b/devel/p5-Attribute-Handlers/Makefile index f9e5a486d6e..8efbb685121 100644 --- a/devel/p5-Attribute-Handlers/Makefile +++ b/devel/p5-Attribute-Handlers/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:20:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/03 14:08:51 wiz Exp $ -DISTNAME= Attribute-Handlers-0.77 +DISTNAME= Attribute-Handlers-0.78 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ah CATEGORIES= devel perl5 diff --git a/devel/p5-Attribute-Handlers/distinfo b/devel/p5-Attribute-Handlers/distinfo index f970707fa19..48dded98e2e 100644 --- a/devel/p5-Attribute-Handlers/distinfo +++ b/devel/p5-Attribute-Handlers/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/06/10 02:35:49 shell Exp $ +$NetBSD: distinfo,v 1.3 2003/06/03 14:08:51 wiz Exp $ -SHA1 (Attribute-Handlers-0.77.tar.gz) = 81ef689288e26a9002ef17fb6ee3c80ddb05aae7 -Size (Attribute-Handlers-0.77.tar.gz) = 14288 bytes +SHA1 (Attribute-Handlers-0.78.tar.gz) = 2ae0e6151a68df31a1f9fe36b6b21c7974a367b8 +Size (Attribute-Handlers-0.78.tar.gz) = 15392 bytes -- cgit v1.2.3