summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-04-29 19:36:02 +0000
committersno <sno@pkgsrc.org>2009-04-29 19:36:02 +0000
commit2b2f0f0041e784c79cc9579d0746cf3476cdec13 (patch)
treeb651b911b27114cc13d2728542c8a860f8f6fe6f
parent31ea0328ef6e0850eb8c3e7088d4ea8192ec575c (diff)
downloadpkgsrc-2b2f0f0041e784c79cc9579d0746cf3476cdec13.tar.gz
Added devel/p5-Scope-Upper version 0.08
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 88c3de46321..aaa9a2b8708 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1157 2009/04/29 19:32:19 sno Exp $
+# $NetBSD: Makefile,v 1.1158 2009/04/29 19:36:02 sno Exp $
#
COMMENT= Development utilities
@@ -758,6 +758,7 @@ SUBDIR+= p5-Scalar-List-Utils
SUBDIR+= p5-Scalar-Util-Refcount
SUBDIR+= p5-Schedule-RateLimiter
SUBDIR+= p5-Scope-Guard
+SUBDIR+= p5-Scope-Upper
SUBDIR+= p5-Set-IntSpan
SUBDIR+= p5-Set-Object
SUBDIR+= p5-Set-Scalar
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index dc5109c43e8..86ebdcb001a 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1598 2009/04/29 19:32:19 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1599 2009/04/29 19:36:02 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -2179,3 +2179,4 @@ Changes to the packages collection and infrastructure in 2009:
Added print/tex-lambda version 2008.7340 [minskim 2009-04-29]
Added devel/p5-Class-C3-Adopt-NEXT version 0.09 [sno 2009-04-29]
Added devel/p5-MooseX-MethodAttributes version 0.09 [sno 2009-04-29]
+ Added devel/p5-Scope-Upper version 0.08 [sno 2009-04-29]