summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2010-07-04 17:09:52 +0000
committercube <cube@pkgsrc.org>2010-07-04 17:09:52 +0000
commit03770e3c13503446e3197870698bbdd073cb054c (patch)
tree4e28f8194e28fb1ee7b11dd21887ff9c144641d7
parent0bc36cf49bd665a42109aae6dae1e3da8abc823a (diff)
downloadpkgsrc-03770e3c13503446e3197870698bbdd073cb054c.tar.gz
Note addition of devel/p5-Class-Virtual.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20103
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1353be35d1d..049b8946a16 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1358 2010/07/04 16:02:08 seb Exp $
+# $NetBSD: Makefile,v 1.1359 2010/07/04 17:09:52 cube Exp $
#
COMMENT= Development utilities
@@ -526,6 +526,7 @@ SUBDIR+= p5-Class-Std
SUBDIR+= p5-Class-Throwable
SUBDIR+= p5-Class-Trigger
SUBDIR+= p5-Class-Unload
+SUBDIR+= p5-Class-Virtual
SUBDIR+= p5-Class-WhiteHole
SUBDIR+= p5-Class-XML
SUBDIR+= p5-Class-XPath
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 5d36a1856d2..ecbb260beff 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.2366 2010/07/04 16:56:11 cube Exp $
+$NetBSD: CHANGES-2010,v 1.2367 2010/07/04 17:09:52 cube Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -3155,3 +3155,4 @@ Changes to the packages collection and infrastructure in 2010:
Added www/p5-Plack-Middleware-Header version 0.03 [seb 2010-07-04]
Added www/p5-Plack-Middleware-Auth-Digest version 0.03 [seb 2010-07-04]
Updated audio/p5-Audio-Scan to 0.82 [cube 2010-07-04]
+ Added devel/p5-Class-Virtual version 0.06 [cube 2010-07-04]