summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-01-25 19:35:17 +0000
committerabs <abs@pkgsrc.org>2005-01-25 19:35:17 +0000
commitf235fb64194a8c2832a2ffcdad53abf1ab9c8796 (patch)
treed75ba4fd94044341a597057367869765be7e22c1
parent11d79afc73a37980ed2d0c5d3c5b3a85024cd47f (diff)
downloadpkgsrc-f235fb64194a8c2832a2ffcdad53abf1ab9c8796.tar.gz
Update p5-Spiffy to 0.22 - required by p5-Spoon-0.21
date: Tue Jan 11 07:22:47 PST 2005 changes: - allow new() to be called from object reference - make -weak and -init work together - add tests for -Base filtering
-rw-r--r--devel/p5-Spiffy/Makefile4
-rw-r--r--devel/p5-Spiffy/distinfo6
-rw-r--r--doc/CHANGES3
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile
index 9061b660edb..91be6931185 100644
--- a/devel/p5-Spiffy/Makefile
+++ b/devel/p5-Spiffy/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2004/12/26 23:18:29 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/25 19:35:17 abs Exp $
-DISTNAME= Spiffy-0.21
+DISTNAME= Spiffy-0.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
diff --git a/devel/p5-Spiffy/distinfo b/devel/p5-Spiffy/distinfo
index 7c48b3a6cd7..4807d000960 100644
--- a/devel/p5-Spiffy/distinfo
+++ b/devel/p5-Spiffy/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/12/25 03:30:29 jlam Exp $
+$NetBSD: distinfo,v 1.2 2005/01/25 19:35:17 abs Exp $
-SHA1 (Spiffy-0.21.tar.gz) = c80359118bf9936065c4518392dbd7bd0f935dd0
-Size (Spiffy-0.21.tar.gz) = 24629 bytes
+SHA1 (Spiffy-0.22.tar.gz) = cf9015c17eabc8620b3489334a95219d373821a0
+Size (Spiffy-0.22.tar.gz) = 24965 bytes
diff --git a/doc/CHANGES b/doc/CHANGES
index 0c46cef8aac..573a28a34e9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8924 2005/01/25 19:33:31 abs Exp $
+$NetBSD: CHANGES,v 1.8925 2005/01/25 19:35:48 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -601,4 +601,5 @@ Changes to the packages collection and infrastructure in 2005:
Updated p5-Kwiki to 0.37 [xtraeme 2005-01-25]
Updated tcpdump to 3.8.3 [reed 2005-01-25]
Updated p5-Spoon to 0.21 [abs 2005-01-25]
+ Updated p5-Spiffy to 0.22 [abs 2005-01-25]