Mon Aug 17 19:29:38 2009 UTC ()
Added textproc/p5-Template-Plugin-Autoformat version 2.71


(sno)
diff -r1.3195 -r1.3196 pkgsrc/doc/CHANGES-2009
diff -r1.490 -r1.491 pkgsrc/textproc/Makefile

cvs diff -r1.3195 -r1.3196 pkgsrc/doc/CHANGES-2009 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2009 2009/08/17 19:15:47 1.3195
+++ pkgsrc/doc/CHANGES-2009 2009/08/17 19:29:38 1.3196
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2009,v 1.3195 2009/08/17 19:15:47 sno Exp $ 1$NetBSD: CHANGES-2009,v 1.3196 2009/08/17 19:29:38 sno Exp $
2 2
3Changes to the packages collection and infrastructure in 2009: 3Changes to the packages collection and infrastructure in 2009:
4 4
5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01] 5 Updated databases/py-postgresql to 4.0 [darcy 2009-01-01]
6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01] 6 Updated security/amavisd-new to 2.6.2 [obache 2009-01-01]
7 Updated devel/cpuflags to 1.31 [abs 2009-01-02] 7 Updated devel/cpuflags to 1.31 [abs 2009-01-02]
8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02] 8 Updated databases/rrdtool to 1.3.5 [martti 2009-01-02]
9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02] 9 Updated databases/rrdtool12 to 1.2.29 [martti 2009-01-02]
10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02] 10 Updated textproc/p5-Text-WrapI18N to 0.06nb2 [he 2009-01-02]
11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02] 11 Updated devel/p5-Rose-Object to 0.85.4 [he 2009-01-02]
12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03] 12 mk/bsd.pkg.mk: freeze ended for pkgsrc-2008Q4 branch [agc 2009-01-03]
13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03] 13 Updated archivers/pbzip2 to 1.0.4 [wiz 2009-01-03]
14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03] 14 Added emulators/gambatte version 0.4.0 [wiz 2009-01-03]
@@ -4217,13 +4217,14 @@ Changes to the packages collection and i @@ -4217,13 +4217,14 @@ Changes to the packages collection and i
4217 Updated textproc/metauml to 0.2.5nb1 [minskim 2009-08-16] 4217 Updated textproc/metauml to 0.2.5nb1 [minskim 2009-08-16]
4218 Updated www/tidy to 20090326nb1 [wiz 2009-08-17] 4218 Updated www/tidy to 20090326nb1 [wiz 2009-08-17]
4219 Updated x11/p5-Tk to 804.028nb1 [gson 2009-08-17] 4219 Updated x11/p5-Tk to 804.028nb1 [gson 2009-08-17]
4220 Added graphics/p5-GD-Graph3d version 0.63 [sno 2009-08-17] 4220 Added graphics/p5-GD-Graph3d version 0.63 [sno 2009-08-17]
4221 Added www/p5-URI-Find version 20090319 [sno 2009-08-17] 4221 Added www/p5-URI-Find version 20090319 [sno 2009-08-17]
4222 Added www/p5-Template-Plugin-Clickable version 0.06 [sno 2009-08-17] 4222 Added www/p5-Template-Plugin-Clickable version 0.06 [sno 2009-08-17]
4223 Added mail/p5-Email-Find version 0.10 [sno 2009-08-17] 4223 Added mail/p5-Email-Find version 0.10 [sno 2009-08-17]
4224 Added www/p5-Template-Plugin-Clickable-Email version 0.01 [sno 2009-08-17] 4224 Added www/p5-Template-Plugin-Clickable-Email version 0.01 [sno 2009-08-17]
4225 Added www/p5-Template-Plugin-Subst version 0.02 [sno 2009-08-17] 4225 Added www/p5-Template-Plugin-Subst version 0.02 [sno 2009-08-17]
4226 Updated mail/dspam to 3.8.0nb4 [sno 2009-08-17] 4226 Updated mail/dspam to 3.8.0nb4 [sno 2009-08-17]
4227 Updated www/p5-SVN-Web to 0.53nb3 [sno 2009-08-17] 4227 Updated www/p5-SVN-Web to 0.53nb3 [sno 2009-08-17]
4228 Updated www/p5-Template-Extract to 0.41nb2 [sno 2009-08-17] 4228 Updated www/p5-Template-Extract to 0.41nb2 [sno 2009-08-17]
4229 Updated www/p5-Template-Generate to 0.04nb8 [sno 2009-08-17] 4229 Updated www/p5-Template-Generate to 0.04nb8 [sno 2009-08-17]
 4230 Added textproc/p5-Template-Plugin-Autoformat version 2.71 [sno 2009-08-17]

cvs diff -r1.490 -r1.491 pkgsrc/textproc/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/Makefile 2009/08/05 10:17:40 1.490
+++ pkgsrc/textproc/Makefile 2009/08/17 19:29:38 1.491
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.490 2009/08/05 10:17:40 markd Exp $ 1# $NetBSD: Makefile,v 1.491 2009/08/17 19:29:38 sno Exp $
2# 2#
3 3
4COMMENT= Text processing utilities (does not include desktop publishing) 4COMMENT= Text processing utilities (does not include desktop publishing)
5 5
6SUBDIR+= GutenMark 6SUBDIR+= GutenMark
7SUBDIR+= GutenMark-words 7SUBDIR+= GutenMark-words
8SUBDIR+= Markdown 8SUBDIR+= Markdown
9SUBDIR+= OdfConverter 9SUBDIR+= OdfConverter
10SUBDIR+= WordNet 10SUBDIR+= WordNet
11SUBDIR+= aiksaurus 11SUBDIR+= aiksaurus
12SUBDIR+= antiword 12SUBDIR+= antiword
13SUBDIR+= asciidoc 13SUBDIR+= asciidoc
14SUBDIR+= aspell 14SUBDIR+= aspell
@@ -231,26 +231,27 @@ SUBDIR+= p5-Pod-Spell @@ -231,26 +231,27 @@ SUBDIR+= p5-Pod-Spell
231SUBDIR+= p5-Pod-Strip 231SUBDIR+= p5-Pod-Strip
232SUBDIR+= p5-Pod-Tests 232SUBDIR+= p5-Pod-Tests
233SUBDIR+= p5-Pod-Tree 233SUBDIR+= p5-Pod-Tree
234SUBDIR+= p5-Regexp-Common 234SUBDIR+= p5-Regexp-Common
235SUBDIR+= p5-SGMLS 235SUBDIR+= p5-SGMLS
236SUBDIR+= p5-Search-Xapian 236SUBDIR+= p5-Search-Xapian
237SUBDIR+= p5-String-Approx 237SUBDIR+= p5-String-Approx
238SUBDIR+= p5-String-BufferStack 238SUBDIR+= p5-String-BufferStack
239SUBDIR+= p5-String-CRC32 239SUBDIR+= p5-String-CRC32
240SUBDIR+= p5-String-Koremutake 240SUBDIR+= p5-String-Koremutake
241SUBDIR+= p5-String-RewritePrefix 241SUBDIR+= p5-String-RewritePrefix
242SUBDIR+= p5-String-ShellQuote 242SUBDIR+= p5-String-ShellQuote
243SUBDIR+= p5-Template-Declare 243SUBDIR+= p5-Template-Declare
 244SUBDIR+= p5-Template-Plugin-Autoformat
244SUBDIR+= p5-Template-Plugin-CSV 245SUBDIR+= p5-Template-Plugin-CSV
245SUBDIR+= p5-Template-Plugin-Latex 246SUBDIR+= p5-Template-Plugin-Latex
246SUBDIR+= p5-Template-Plugin-Number-Format 247SUBDIR+= p5-Template-Plugin-Number-Format
247SUBDIR+= p5-Template-Plugin-YAML 248SUBDIR+= p5-Template-Plugin-YAML
248SUBDIR+= p5-Text-Aspell 249SUBDIR+= p5-Text-Aspell
249SUBDIR+= p5-Text-Autoformat 250SUBDIR+= p5-Text-Autoformat
250SUBDIR+= p5-Text-Balanced 251SUBDIR+= p5-Text-Balanced
251SUBDIR+= p5-Text-BibTeX 252SUBDIR+= p5-Text-BibTeX
252SUBDIR+= p5-Text-CSV 253SUBDIR+= p5-Text-CSV
253SUBDIR+= p5-Text-CSV-Hash 254SUBDIR+= p5-Text-CSV-Hash
254SUBDIR+= p5-Text-CSV_XS 255SUBDIR+= p5-Text-CSV_XS
255SUBDIR+= p5-Text-ChaSen 256SUBDIR+= p5-Text-ChaSen
256SUBDIR+= p5-Text-CharWidth 257SUBDIR+= p5-Text-CharWidth