summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-02-01 08:53:24 +0000
committermef <mef@pkgsrc.org>2015-02-01 08:53:24 +0000
commit0cfa4136116e7fa31cebc878d43d6e934f46c99a (patch)
tree1e13e3a2ade8913f818161a149d444568a90cd18
parent82f55fde3f6448de6d1fa6836dd452a9f01efea2 (diff)
downloadpkgsrc-0cfa4136116e7fa31cebc878d43d6e934f46c99a.tar.gz
Added devel/p5-CPAN-ParseDistribution version 1.52
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20153
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 707d77b8847..0087682c280 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2037 2015/01/31 12:19:55 wiz Exp $
+# $NetBSD: Makefile,v 1.2038 2015/02/01 08:53:24 mef Exp $
#
COMMENT= Development utilities
@@ -682,6 +682,7 @@ SUBDIR+= p5-CPAN-Meta-Check
SUBDIR+= p5-CPAN-Meta-Requirements
SUBDIR+= p5-CPAN-Meta-YAML
SUBDIR+= p5-CPAN-Mini
+SUBDIR+= p5-CPAN-ParseDistribution
SUBDIR+= p5-CPAN-Perl-Releases
SUBDIR+= p5-CPAN-Reporter
SUBDIR+= p5-CPAN-Uploader
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015
index c66ec0d7436..64338056a28 100644
--- a/doc/CHANGES-2015
+++ b/doc/CHANGES-2015
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2015,v 1.542 2015/02/01 08:13:24 taca Exp $
+$NetBSD: CHANGES-2015,v 1.543 2015/02/01 08:53:24 mef Exp $
Changes to the packages collection and infrastructure in 2015:
@@ -726,3 +726,4 @@ Changes to the packages collection and infrastructure in 2015:
Updated devel/p5-Spiffy to 0.46 [mef 2015-02-01]
Updated time/ruby-tzinfo to 0.3.43 [taca 2015-02-01]
Added www/php-apcu version 4.0.7 [taca 2015-02-01]
+ Added devel/p5-CPAN-ParseDistribution version 1.52 [mef 2015-02-01]