pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/epydoc Add missing files to PLIST. Bump PKGREVI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97bc948d6b9d
branches:  trunk
changeset: 485474:97bc948d6b9d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 13 06:05:47 2004 +0000

description:
Add missing files to PLIST.  Bump PKGREVISION.

diffstat:

 devel/epydoc/Makefile |   3 ++-
 devel/epydoc/PLIST    |  11 ++++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diffs (66 lines):

diff -r a2a5454f93a5 -r 97bc948d6b9d devel/epydoc/Makefile
--- a/devel/epydoc/Makefile     Sun Dec 12 23:51:10 2004 +0000
+++ b/devel/epydoc/Makefile     Mon Dec 13 06:05:47 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/11/26 23:00:01 darcy Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/13 06:05:47 minskim Exp $
 # FreeBSD Id: ports/devel/epydoc/Makefile,v 1.1 2003/12/29 07:07:37 ijliao Exp
 
 DISTNAME=      epydoc-2.1
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=epydoc/}
 
diff -r a2a5454f93a5 -r 97bc948d6b9d devel/epydoc/PLIST
--- a/devel/epydoc/PLIST        Sun Dec 12 23:51:10 2004 +0000
+++ b/devel/epydoc/PLIST        Mon Dec 13 06:05:47 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2004/03/28 21:27:58 darcy Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/12/13 06:05:47 minskim Exp $
 bin/epydoc
 bin/epydocgui
 ${PYSITELIB}/epydoc/__init__.py
@@ -16,6 +16,9 @@
 ${PYSITELIB}/epydoc/css.py
 ${PYSITELIB}/epydoc/css.pyc
 ${PYSITELIB}/epydoc/css.pyo
+${PYSITELIB}/epydoc/foog.py
+${PYSITELIB}/epydoc/foog.pyc
+${PYSITELIB}/epydoc/foog.pyo
 ${PYSITELIB}/epydoc/gui.py
 ${PYSITELIB}/epydoc/gui.pyc
 ${PYSITELIB}/epydoc/gui.pyo
@@ -80,6 +83,8 @@
 share/doc/epydoc/api/private/epydoc.colorize-module.html
 share/doc/epydoc/api/private/epydoc.css
 share/doc/epydoc/api/private/epydoc.css-module.html
+share/doc/epydoc/api/private/epydoc.foog.Foo-class.html
+share/doc/epydoc/api/private/epydoc.foog-module.html
 share/doc/epydoc/api/private/epydoc.gui-module.html
 share/doc/epydoc/api/private/epydoc.gui.EpydocGUI-class.html
 share/doc/epydoc/api/private/epydoc.gui._PipeIO-class.html
@@ -152,6 +157,7 @@
 share/doc/epydoc/api/private/toc-epydoc.cli-module.html
 share/doc/epydoc/api/private/toc-epydoc.colorize-module.html
 share/doc/epydoc/api/private/toc-epydoc.css-module.html
+share/doc/epydoc/api/private/toc-epydoc.foog-module.html
 share/doc/epydoc/api/private/toc-epydoc.gui-module.html
 share/doc/epydoc/api/private/toc-epydoc.help-module.html
 share/doc/epydoc/api/private/toc-epydoc.html-module.html
@@ -187,6 +193,8 @@
 share/doc/epydoc/api/public/epydoc.colorize-module.html
 share/doc/epydoc/api/public/epydoc.css
 share/doc/epydoc/api/public/epydoc.css-module.html
+share/doc/epydoc/api/public/epydoc.foog.Foo-class.html
+share/doc/epydoc/api/public/epydoc.foog-module.html
 share/doc/epydoc/api/public/epydoc.gui-module.html
 share/doc/epydoc/api/public/epydoc.gui.EpydocGUI-class.html
 share/doc/epydoc/api/public/epydoc.help-module.html
@@ -249,6 +257,7 @@
 share/doc/epydoc/api/public/toc-epydoc.cli-module.html
 share/doc/epydoc/api/public/toc-epydoc.colorize-module.html
 share/doc/epydoc/api/public/toc-epydoc.css-module.html
+share/doc/epydoc/api/public/toc-epydoc.foog-module.html
 share/doc/epydoc/api/public/toc-epydoc.gui-module.html
 share/doc/epydoc/api/public/toc-epydoc.help-module.html
 share/doc/epydoc/api/public/toc-epydoc.html-module.html



Home | Main Index | Thread Index | Old Index