pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Spiffy Update devel/p5-Spiffy to 0.24. Chang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e3da97127f4
branches: trunk
changeset: 496818:3e3da97127f4
user: jlam <jlam%pkgsrc.org@localhost>
date: Wed Jul 13 18:46:54 2005 +0000
description:
Update devel/p5-Spiffy to 0.24. Changes from version 0.22 include:
- Add a blank return to super
- Add the mixin method
- Refactored -Base to once and only once
- Remove some cruft
- Got export algorithm working better
diffstat:
devel/p5-Spiffy/Makefile | 5 ++---
devel/p5-Spiffy/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r 3f9f16a5fa87 -r 3e3da97127f4 devel/p5-Spiffy/Makefile
--- a/devel/p5-Spiffy/Makefile Wed Jul 13 18:39:58 2005 +0000
+++ b/devel/p5-Spiffy/Makefile Wed Jul 13 18:46:54 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:28 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:46:54 jlam Exp $
-DISTNAME= Spiffy-0.22
+DISTNAME= Spiffy-0.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
@@ -11,7 +11,6 @@
COMMENT= Object-oriented Perl framework
DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
-DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
PERL5_PACKLIST= auto/Spiffy/.packlist
diff -r 3f9f16a5fa87 -r 3e3da97127f4 devel/p5-Spiffy/distinfo
--- a/devel/p5-Spiffy/distinfo Wed Jul 13 18:39:58 2005 +0000
+++ b/devel/p5-Spiffy/distinfo Wed Jul 13 18:46:54 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:28 agc Exp $
+$NetBSD: distinfo,v 1.4 2005/07/13 18:46:54 jlam Exp $
-SHA1 (Spiffy-0.22.tar.gz) = cf9015c17eabc8620b3489334a95219d373821a0
-RMD160 (Spiffy-0.22.tar.gz) = 564be27a54e1f8757a2c7ab352454e9be4c4a078
-Size (Spiffy-0.22.tar.gz) = 24965 bytes
+SHA1 (Spiffy-0.24.tar.gz) = 4f0998c3047a46574515d34385791a799549dcab
+RMD160 (Spiffy-0.24.tar.gz) = 9c17b77bc8798a87f93ff0fae407edbdd659ca06
+Size (Spiffy-0.24.tar.gz) = 25302 bytes
Home |
Main Index |
Thread Index |
Old Index