summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-26 09:32:32 +0000
committersno <sno@pkgsrc.org>2010-01-26 09:32:32 +0000
commit2ddaa94b441421adb4903767ca477e9045177911 (patch)
treee0603cca89368c14e6c803a66ad3b9b1cc1a6b82
parent4be95448a44c892f0f74bc7957d9df10c3cc54bb (diff)
downloadpkgsrc-2ddaa94b441421adb4903767ca477e9045177911.tar.gz
Added devel/p5-Class-Throwable version 0.11
-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 689f1cf7a39..d4c5668c1c3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1279 2010/01/26 01:23:37 reed Exp $
+# $NetBSD: Makefile,v 1.1280 2010/01/26 09:33:12 sno Exp $
#
COMMENT= Development utilities
@@ -503,6 +503,7 @@ SUBDIR+= p5-Class-ObjectTemplate
SUBDIR+= p5-Class-ReturnValue
SUBDIR+= p5-Class-Singleton
SUBDIR+= p5-Class-Std
+SUBDIR+= p5-Class-Throwable
SUBDIR+= p5-Class-Trigger
SUBDIR+= p5-Class-Unload
SUBDIR+= p5-Class-WhiteHole
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010
index 53a5f1dcae7..7327f3cb1cc 100644
--- a/doc/CHANGES-2010
+++ b/doc/CHANGES-2010
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2010,v 1.347 2010/01/26 09:03:29 adam Exp $
+$NetBSD: CHANGES-2010,v 1.348 2010/01/26 09:32:32 sno Exp $
Changes to the packages collection and infrastructure in 2010:
@@ -399,3 +399,4 @@ Changes to the packages collection and infrastructure in 2010:
Updated sysutils/hal to 0.5.11nb27 [macallan 2010-01-26]
Updated geography/gdal-lib to 1.6.3nb2 [adam 2010-01-26]
Updated geography/mapserver to 5.6.1 [adam 2010-01-26]
+ Added devel/p5-Class-Throwable version 0.11 [sno 2010-01-26]