diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2016-01-10 20:33:28 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2016-01-10 20:33:28 +0000 |
commit | 41f39ad688620f672249d2e3d311173d01ba946b (patch) | |
tree | def0959da1c3b1935259c38eaa6fd18943246914 /doc | |
parent | db2bd4443c6e292c88a27fd54ebe3507311f3831 (diff) | |
download | pkgsrc-41f39ad688620f672249d2e3d311173d01ba946b.tar.gz |
A bunch of perl module changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2016 | 7 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index 6d5658c51e0..8da68f47dc5 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.161 2016/01/10 20:05:36 markd Exp $ +$NetBSD: CHANGES-2016,v 1.162 2016/01/10 20:33:28 bsiegert Exp $ Changes to the packages collection and infrastructure in 2016: @@ -265,3 +265,8 @@ Changes to the packages collection and infrastructure in 2016: Updated devel/kcachegrind to 15.12.0 [markd 2016-01-10] Updated devel/cervisia to 15.12.0 [markd 2016-01-10] Added devel/extra-cmake-modules version 5.18.0 [markd 2016-01-10] + Added www/p5-HTML-Display version 0.40 [bsiegert 2016-01-10] + Added www/p5-WWW-Mechanize-FormFiller version 0.11 [bsiegert 2016-01-10] + Updated textproc/p5-Text-Autoformat to 1.74 [bsiegert 2016-01-10] + Updated devel/p5-Term-Shell to 0.07 [bsiegert 2016-01-10] + Added www/p5-WWW-Mechanize-Shell version 0.55 [bsiegert 2016-01-10] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.15294 2016/01/10 11:48:36 szptvlfn Exp $ +$NetBSD: TODO,v 1.15295 2016/01/10 20:33:28 bsiegert Exp $ Suggested new packages ====================== @@ -1317,7 +1317,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o p5-Sys-Hostname-Long-1.5 o p5-Sys-SigAction-0.21 o p5-Sys-Utmp-1.7 - o p5-Term-Shell-0.06 o p5-Text-MicroTemplate-0.24 o p5-Text-Reflow-1.10 o p5-Tie-DBI-1.06 |