summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2012-03-11 08:21:48 +0000
committermarkd <markd@pkgsrc.org>2012-03-11 08:21:48 +0000
commita3ff3769c44dfde047de1f0f435d5431ec4a8d28 (patch)
tree905d5a86c8c769892711b7a13ee863247a9ddd57
parentcb1a885ddb87385219c076db3f45e4de8fee768b (diff)
downloadpkgsrc-a3ff3769c44dfde047de1f0f435d5431ec4a8d28.tar.gz
add p5-ExtUtils-LibBuilder
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES-20123
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index dcc45b4cb5b..82bfb2b8017 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1569 2012/03/08 11:39:52 fhajny Exp $
+# $NetBSD: Makefile,v 1.1570 2012/03/11 08:21:48 markd Exp $
#
COMMENT= Development utilities
@@ -709,6 +709,7 @@ SUBDIR+= p5-ExtUtils-Depends
SUBDIR+= p5-ExtUtils-Embed
SUBDIR+= p5-ExtUtils-F77
SUBDIR+= p5-ExtUtils-Install
+SUBDIR+= p5-ExtUtils-LibBuilder
SUBDIR+= p5-ExtUtils-MakeMaker
SUBDIR+= p5-ExtUtils-Manifest
SUBDIR+= p5-ExtUtils-ModuleMaker
diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012
index 8a753b5f2bd..09b269c46a4 100644
--- a/doc/CHANGES-2012
+++ b/doc/CHANGES-2012
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2012,v 1.765 2012/03/11 07:27:16 sbd Exp $
+$NetBSD: CHANGES-2012,v 1.766 2012/03/11 08:25:43 markd Exp $
Changes to the packages collection and infrastructure in 2012:
@@ -1116,3 +1116,4 @@ Changes to the packages collection and infrastructure in 2012:
Updated misc/kodos to 2.4.9 [markd 2012-03-10]
Updated print/pdfjam to 2.02 [markd 2012-03-10]
Updated devel/automake to 1.11.3nb2 [sbd 2012-03-11]
+ Added devel/p5-ExtUtils-LibBuilder version 0.04 [markd 2012-03-11]