summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-04-30 15:20:23 +0000
committerabs <abs@pkgsrc.org>2007-04-30 15:20:23 +0000
commit376b369a2645becc2b0647992267668608aa58dc (patch)
tree7940ca37340c3d441620a555782d7d85ee763696
parentaaa0b66c417aa1c7dfc2ec9463cdef1185897c05 (diff)
downloadpkgsrc-376b369a2645becc2b0647992267668608aa58dc.tar.gz
Import perltidy 20070424 into pkgsrc, based on virtus@wanadoo.nl's wip package:
Perltidy reads a Perl script and writes an indented, reformatted script. The default formatting closely follows the recommendations in perlstyle(1). Perltidy can also display perl code in syntax- colored HTML output.
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 70c172b9d9f..8d4cd651e80 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.952 2007/04/30 13:42:03 adam Exp $
+$NetBSD: CHANGES-2007,v 1.953 2007/04/30 15:20:23 abs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1853,3 +1853,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated databases/postgresql80-plperl to 8.0.13 [adam 2007-04-30]
Updated databases/postgresql80-plpython to 8.0.13 [adam 2007-04-30]
Updated databases/postgresql80-pltcl to 8.0.13 [adam 2007-04-30]
+ Added devel/perltidy version 20070424 [abs 2007-04-30]