pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/noweb Fixed a pkglint warning. Sorted PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdad4057e493
branches: trunk
changeset: 501463:bdad4057e493
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 23 15:45:43 2005 +0000
description:
Fixed a pkglint warning. Sorted PLIST.
diffstat:
devel/noweb/Makefile | 4 ++--
devel/noweb/PLIST | 20 ++++++++++----------
2 files changed, 12 insertions(+), 12 deletions(-)
diffs (76 lines):
diff -r c974d705e16a -r bdad4057e493 devel/noweb/Makefile
--- a/devel/noweb/Makefile Sun Oct 23 15:42:43 2005 +0000
+++ b/devel/noweb/Makefile Sun Oct 23 15:45:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2005/03/24 21:12:52 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2005/10/23 15:45:43 rillig Exp $
DISTNAME= noweb-2.9a
PKGREVISION= 1
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.cs.virginia.edu/~nr/noweb/
COMMENT= Simple, extensible literate-programming tool
-DEPENDS= icon>=9.3:../../lang/icon
+DEPENDS+= icon>=9.3:../../lang/icon
WRKSRC= ${WRKDIR}/src
diff -r c974d705e16a -r bdad4057e493 devel/noweb/PLIST
--- a/devel/noweb/PLIST Sun Oct 23 15:42:43 2005 +0000
+++ b/devel/noweb/PLIST Sun Oct 23 15:45:43 2005 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:25:00 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/10/23 15:45:43 rillig Exp $
+bin/cpif
bin/htmltoc
bin/nodefs
bin/noindex
@@ -9,22 +10,22 @@
bin/noweave
bin/noweb
bin/nuweb2noweb
-bin/cpif
bin/sl2h
man/man1/cpif.1
+man/man1/htmltoc.1
man/man1/nodefs.1
+man/man1/noindex.1
man/man1/noroff.1
man/man1/noroots.1
-man/man1/noweb.1
-man/man1/noindex.1
-man/man1/nuweb2noweb.1
man/man1/notangle.1
-man/man1/sl2h.1
-man/man1/htmltoc.1
man/man1/nountangle.1
man/man1/noweave.1
+man/man1/noweb.1
+man/man1/nuweb2noweb.1
+man/man1/sl2h.1
+man/man7/nowebfilters.7
man/man7/nowebstyle.7
-man/man7/nowebfilters.7
+share/emacs/site-lisp/noweb-mode.el
share/examples/noweb/Makefile
share/examples/noweb/README
share/examples/noweb/README.h
@@ -45,7 +46,6 @@
share/examples/noweb/wc.nw
share/examples/noweb/wc.nw2html
share/examples/noweb/whitespace
-share/emacs/site-lisp/noweb-mode.el
share/noweb/autodefs.c
share/noweb/autodefs.icon
share/noweb/autodefs.lrtl
@@ -66,8 +66,8 @@
share/noweb/tmac.w
share/noweb/toascii
share/noweb/tohtml
+share/noweb/toroff
share/noweb/totex
-share/noweb/toroff
share/noweb/unmarkup
share/texmf/tex/noweb/noweb.sty
share/texmf/tex/noweb/nwmac.tex
Home |
Main Index |
Thread Index |
Old Index