diff --git a/doc/CHANGES-2012 b/doc/CHANGES-2012 index 0bd1aa0cb810..077c6f85c2af 100644 --- a/doc/CHANGES-2012 +++ b/doc/CHANGES-2012 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2012,v 1.2119 2012/07/05 13:26:46 sno Exp $ +$NetBSD: CHANGES-2012,v 1.2120 2012/07/05 13:43:08 sno Exp $ Changes to the packages collection and infrastructure in 2012: @@ -3352,3 +3352,4 @@ Changes to the packages collection and infrastructure in 2012: Added devel/p5-File-ShareDir-Install version 0.04 [sno 2012-07-05] Added devel/p5-Hash-Merge-Simple version 0.051 [sno 2012-07-05] Added devel/p5-Log-Dispatch-Array version 1.001 [sno 2012-07-05] + Added textproc/p5-String-Flogger version 1.101242 [sno 2012-07-05] diff --git a/textproc/Makefile b/textproc/Makefile index 84eca2e6a424..5c1b7f0558b3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.627 2012/07/05 11:17:38 sno Exp $ +# $NetBSD: Makefile,v 1.628 2012/07/05 13:43:48 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -330,6 +330,7 @@ SUBDIR+= p5-String-BufferStack SUBDIR+= p5-String-CRC32 SUBDIR+= p5-String-CamelCase SUBDIR+= p5-String-Errf +SUBDIR+= p5-String-Flogger SUBDIR+= p5-String-Formatter SUBDIR+= p5-String-Koremutake SUBDIR+= p5-String-RewritePrefix