summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2014-02-23 14:54:54 +0000
committersno <sno>2014-02-23 14:54:54 +0000
commit8de70d8b026d51f458ab0cdb71f0a79af9294adb (patch)
treefe15200248a3410961387294e4deb5e6a52c4046
parentcf53a770327435cbee339ba95b292a97b0127ace (diff)
downloadpkgsrc-8de70d8b026d51f458ab0cdb71f0a79af9294adb.tar.gz
Added devel/p5-IO-Async version 0.61
-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 29ffaac7334..3436cc22a97 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1864 2014/02/23 14:36:54 sno Exp $
+# $NetBSD: Makefile,v 1.1865 2014/02/23 14:56:03 sno Exp $
#
COMMENT= Development utilities
@@ -877,6 +877,7 @@ SUBDIR+= p5-Hook-LexWrap
SUBDIR+= p5-IMDB-Film
SUBDIR+= p5-IO-AIO
SUBDIR+= p5-IO-All
+SUBDIR+= p5-IO-Async
SUBDIR+= p5-IO-Capture
SUBDIR+= p5-IO-CaptureOutput
SUBDIR+= p5-IO-Compress
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014
index afade4e12b3..2339831a5fb 100644
--- a/doc/CHANGES-2014
+++ b/doc/CHANGES-2014
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2014,v 1.847 2014/02/23 14:49:35 wen Exp $
+$NetBSD: CHANGES-2014,v 1.848 2014/02/23 14:54:54 sno Exp $
Changes to the packages collection and infrastructure in 2014:
@@ -1338,3 +1338,4 @@ Changes to the packages collection and infrastructure in 2014:
Updated www/p5-HTTP-Cache-Transparent to 1.1 [wen 2014-02-23]
Added devel/p5-Future version 0.25 [sno 2014-02-23]
Updated databases/p5-DBD-CSV to 0.41 [wen 2014-02-23]
+ Added devel/p5-IO-Async version 0.61 [sno 2014-02-23]