diff options
author | mef <mef> | 2016-04-10 12:24:31 +0000 |
---|---|---|
committer | mef <mef> | 2016-04-10 12:24:31 +0000 |
commit | 01159cfbb4705f3c63e264c1ff0c10634921e2be (patch) | |
tree | 79db1acec89535e493c0fc691de631055d91f879 | |
parent | 3974ec7a66f47e249ee1786a917bdcdaac8e2b4d (diff) | |
download | pkgsrc-01159cfbb4705f3c63e264c1ff0c10634921e2be.tar.gz |
Added textproc/p5-Text-VisualWidth-PP version 0.04
-rw-r--r-- | doc/CHANGES-2016 | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016 index a9ece522d93..37f8d12d86f 100644 --- a/doc/CHANGES-2016 +++ b/doc/CHANGES-2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.1418 2016/04/10 09:42:18 leot Exp $ +$NetBSD: CHANGES-2016,v 1.1419 2016/04/10 12:24:31 mef Exp $ Changes to the packages collection and infrastructure in 2016: @@ -1872,3 +1872,4 @@ Changes to the packages collection and infrastructure in 2016: Updated devel/p5-Hash-Util-FieldHash-Compat to 0.10 [mef 2016-04-10] Updated devel/p5-Dist-Zilla to 5.044 [mef 2016-04-10] Updated print/cups-filters to 1.8.3 [leot 2016-04-10] + Added textproc/p5-Text-VisualWidth-PP version 0.04 [mef 2016-04-10] diff --git a/textproc/Makefile b/textproc/Makefile index 52a04846e4f..415cd8f8610 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.873 2016/03/12 11:50:05 tnn Exp $ +# $NetBSD: Makefile,v 1.874 2016/04/10 12:24:31 mef Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -555,6 +555,7 @@ SUBDIR+= p5-Text-Trac SUBDIR+= p5-Text-Typography SUBDIR+= p5-Text-Unaccent SUBDIR+= p5-Text-Unidecode +SUBDIR+= p5-Text-VisualWidth-PP SUBDIR+= p5-Text-WagnerFischer SUBDIR+= p5-Text-WikiCreole SUBDIR+= p5-Text-WikiFormat |