summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2014-02-23 15:36:56 +0000
committersno <sno@pkgsrc.org>2014-02-23 15:36:56 +0000
commit61c6c188ba4181796d83de77f4f9f05e2e194261 (patch)
tree496889082e6b36a86af382d8add7053b9f58462a
parent13537f5f389166954c7aca29ce74310785f54ae1 (diff)
downloadpkgsrc-61c6c188ba4181796d83de77f4f9f05e2e194261.tar.gz
Added devel/p5-CPAN-Changes version 0.27
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20143
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3436cc22a97..2457705de02 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1865 2014/02/23 14:56:03 sno Exp $
+# $NetBSD: Makefile,v 1.1866 2014/02/23 15:37:44 sno Exp $
#
COMMENT= Development utilities
@@ -599,6 +599,7 @@ SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-CLASS
SUBDIR+= p5-CPAN
SUBDIR+= p5-CPAN-Checksums
+SUBDIR+= p5-CPAN-Changes
SUBDIR+= p5-CPAN-DistnameInfo
SUBDIR+= p5-CPAN-FindDependencies
SUBDIR+= p5-CPAN-Inject
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014
index 510ee1a6945..c5ffda8dcf5 100644
--- a/doc/CHANGES-2014
+++ b/doc/CHANGES-2014
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2014,v 1.851 2014/02/23 15:33:31 adam Exp $
+$NetBSD: CHANGES-2014,v 1.852 2014/02/23 15:36:56 sno Exp $
Changes to the packages collection and infrastructure in 2014:
@@ -1343,3 +1343,4 @@ Changes to the packages collection and infrastructure in 2014:
Updated sysutils/p5-Unix-Statgrab to 0.103 [sno 2014-02-23]
Updated math/mpcomplex to 1.0.2 [adam 2014-02-23]
Updated textproc/grep to 2.18 [adam 2014-02-23]
+ Added devel/p5-CPAN-Changes version 0.27 [sno 2014-02-23]