pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Data-Inheritable Update to 0.04:
details: https://anonhg.NetBSD.org/pkgsrc/rev/16d1d13a2e83
branches: trunk
changeset: 503589:16d1d13a2e83
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:08:04 2005 +0000
description:
Update to 0.04:
0.04 Sat Sep 24 12:36:56 UTC 2005
- Tony Bowden now maintainer
- Document how to value when creating data
- Complete rewrite of tests
0.03 Tue Mar 11 18:30:01 GMT 2003
- Rearranged the docs a smidge.
- Added Japanese docs from perldocjp (thanks Atsuhi Kato)
- mk_classdata() is now explicitly only a class method
- Added this change log.
diffstat:
devel/p5-Class-Data-Inheritable/Makefile | 7 +++----
devel/p5-Class-Data-Inheritable/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r 688c95a35eeb -r 16d1d13a2e83 devel/p5-Class-Data-Inheritable/Makefile
--- a/devel/p5-Class-Data-Inheritable/Makefile Wed Nov 23 22:07:30 2005 +0000
+++ b/devel/p5-Class-Data-Inheritable/Makefile Wed Nov 23 22:08:04 2005 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:08 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/23 22:08:04 wiz Exp $
-DISTNAME= Class-Data-Inheritable-0.02
+DISTNAME= Class-Data-Inheritable-0.04
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cdi
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://search.cpan.org/author/MSCHWERN/Class-Data-Inheritable-0.02/
+HOMEPAGE= http://search.cpan.org/dist/Class-Data-Inheritable/
COMMENT= Inheritable, overridable class data
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 688c95a35eeb -r 16d1d13a2e83 devel/p5-Class-Data-Inheritable/distinfo
--- a/devel/p5-Class-Data-Inheritable/distinfo Wed Nov 23 22:07:30 2005 +0000
+++ b/devel/p5-Class-Data-Inheritable/distinfo Wed Nov 23 22:08:04 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:23 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/11/23 22:08:04 wiz Exp $
-SHA1 (Class-Data-Inheritable-0.02.tar.gz) = 2a1b15de2f39703c747b390379cdd68cc383432e
-RMD160 (Class-Data-Inheritable-0.02.tar.gz) = a80baa901bda013d87fb154fc670e54387dffe16
-Size (Class-Data-Inheritable-0.02.tar.gz) = 3307 bytes
+SHA1 (Class-Data-Inheritable-0.04.tar.gz) = 81ea1aed71ab6c0ebdc6916ddece3e4fac3939e5
+RMD160 (Class-Data-Inheritable-0.04.tar.gz) = 678fd9226c3366b0b9f783ae8ddada30e972045f
+Size (Class-Data-Inheritable-0.04.tar.gz) = 5521 bytes
Home |
Main Index |
Thread Index |
Old Index