pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc pkglint --autofix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edc937722577
branches:  trunk
changeset: 503380:edc937722577
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Nov 19 15:06:36 2005 +0000

description:
pkglint --autofix

diffstat:

 textproc/Makefile |  3 ++-
 www/Makefile      |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r c184782dd7be -r edc937722577 textproc/Makefile
--- a/textproc/Makefile Sat Nov 19 14:28:50 2005 +0000
+++ b/textproc/Makefile Sat Nov 19 15:06:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2005/11/13 06:16:37 minskim Exp $
+# $NetBSD: Makefile,v 1.304 2005/11/19 15:06:36 rillig Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -150,6 +150,7 @@
 SUBDIR+=       p5-Pod-Escapes
 SUBDIR+=       p5-Pod-POM
 SUBDIR+=       p5-Pod-Simple
+SUBDIR+=       p5-Pod-Tree
 SUBDIR+=       p5-Regexp-Common
 SUBDIR+=       p5-String-Approx
 SUBDIR+=       p5-String-CRC32
diff -r c184782dd7be -r edc937722577 www/Makefile
--- a/www/Makefile      Sat Nov 19 14:28:50 2005 +0000
+++ b/www/Makefile      Sat Nov 19 15:06:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.420 2005/11/13 01:17:40 tv Exp $
+# $NetBSD: Makefile,v 1.421 2005/11/19 15:06:36 rillig Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -203,6 +203,7 @@
 SUBDIR+=       p5-HTML-Scrubber
 SUBDIR+=       p5-HTML-SimpleParse
 SUBDIR+=       p5-HTML-StickyQuery
+SUBDIR+=       p5-HTML-Stream
 SUBDIR+=       p5-HTML-Table
 SUBDIR+=       p5-HTML-TableExtract
 SUBDIR+=       p5-HTML-Tagset



Home | Main Index | Thread Index | Old Index