diff options
author | mef <mef@pkgsrc.org> | 2017-01-30 14:37:25 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-01-30 14:37:25 +0000 |
commit | e14671915262cd59809b7b4dfd429f2e74fb4228 (patch) | |
tree | c9391001181746eec5f328893ebddd05936e99da | |
parent | 54cdc630051846c3790c2d42e22fd30f1734c545 (diff) | |
download | pkgsrc-e14671915262cd59809b7b4dfd429f2e74fb4228.tar.gz |
Added devel/p5-Data-ObjectDriver version 0.14
Added devel/p5-File-Flock version 2014.01
Added devel/p5-Data-Structure-Util version 0.16
Added devel/p5-TheSchwartz version 1.12
Added devel/p5-Eval-LineNumbers version 0.1
Added sysutils/p5-Daemon-Generic version 0.84
-rw-r--r-- | devel/Makefile | 7 | ||||
-rw-r--r-- | doc/CHANGES-2017 | 8 | ||||
-rw-r--r-- | sysutils/Makefile | 3 |
3 files changed, 15 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index c086a2fb4bc..468163ae4b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2350 2017/01/24 07:32:30 wiz Exp $ +# $NetBSD: Makefile,v 1.2351 2017/01/30 14:37:25 mef Exp $ # COMMENT= Development utilities @@ -904,6 +904,7 @@ SUBDIR+= p5-Data-Hierarchy SUBDIR+= p5-Data-Integer SUBDIR+= p5-Data-MessagePack SUBDIR+= p5-Data-Munge +SUBDIR+= p5-Data-ObjectDriver SUBDIR+= p5-Data-OptList SUBDIR+= p5-Data-Page SUBDIR+= p5-Data-Page-Pageset @@ -918,6 +919,7 @@ SUBDIR+= p5-Data-Section-Simple SUBDIR+= p5-Data-Serializer SUBDIR+= p5-Data-ShowTable SUBDIR+= p5-Data-Stag +SUBDIR+= p5-Data-Structure-Util SUBDIR+= p5-Data-Taxi SUBDIR+= p5-Data-TemporaryBag SUBDIR+= p5-Data-UUID @@ -980,6 +982,7 @@ SUBDIR+= p5-EV SUBDIR+= p5-Env-Path SUBDIR+= p5-Error SUBDIR+= p5-Eval-Closure +SUBDIR+= p5-Eval-LineNumbers SUBDIR+= p5-Event SUBDIR+= p5-Event-ExecFlow SUBDIR+= p5-Event-RPC @@ -1025,6 +1028,7 @@ SUBDIR+= p5-File-Find-Rule-Perl SUBDIR+= p5-File-Find-Rule-Permissions SUBDIR+= p5-File-Find-Rule-VCS SUBDIR+= p5-File-Flat +SUBDIR+= p5-File-Flock SUBDIR+= p5-File-FlockDir SUBDIR+= p5-File-HomeDir SUBDIR+= p5-File-LibMagic @@ -1586,6 +1590,7 @@ SUBDIR+= p5-Test-use-ok SUBDIR+= p5-Test-utf8 SUBDIR+= p5-Test2-Plugin-NoWarnings SUBDIR+= p5-Test2-Suite +SUBDIR+= p5-TheSchwartz SUBDIR+= p5-Throwable SUBDIR+= p5-Tie-Array-AsHash SUBDIR+= p5-Tie-Array-Sorted diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index 49cff0c70f5..1723a939178 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.505 2017/01/30 14:25:08 adam Exp $ +$NetBSD: CHANGES-2017,v 1.506 2017/01/30 14:37:25 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -650,3 +650,9 @@ Changes to the packages collection and infrastructure in 2017: Updated devel/p5-PPIx-Regexp to 0.051 [mef 2017-01-30] Updated print/mupdf to 1.10anb2 [leot 2017-01-30] Updated www/squid3 to 3.5.24 [adam 2017-01-30] + Added devel/p5-Data-ObjectDriver version 0.14 [mef 2017-01-30] + Added devel/p5-File-Flock version 2014.01 [mef 2017-01-30] + Added devel/p5-Data-Structure-Util version 0.16 [mef 2017-01-30] + Added devel/p5-TheSchwartz version 1.12 [mef 2017-01-30] + Added devel/p5-Eval-LineNumbers version 0.1 [mef 2017-01-30] + Added sysutils/p5-Daemon-Generic version 0.84 [mef 2017-01-30] diff --git a/sysutils/Makefile b/sysutils/Makefile index 1617be534fd..ac918d35915 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.686 2017/01/05 16:44:02 fhajny Exp $ +# $NetBSD: Makefile,v 1.687 2017/01/30 14:37:25 mef Exp $ # COMMENT= System utilities @@ -387,6 +387,7 @@ SUBDIR+= openxenmanager SUBDIR+= osname SUBDIR+= p5-Config-Augeas SUBDIR+= p5-Config-Simple +SUBDIR+= p5-Daemon-Generic SUBDIR+= p5-File-Copy-Recursive SUBDIR+= p5-File-Inplace SUBDIR+= p5-File-Remove |