diff options
author | seb <seb@pkgsrc.org> | 2005-05-03 18:04:10 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-05-03 18:04:10 +0000 |
commit | 7aa7b02135c71a12ca35c44a0ae1b79ac40f8bb0 (patch) | |
tree | 55ba398a6a95d28d0c014ecf3295817bd0daebe0 /www/websvn | |
parent | 5562cbeeef74eede81951433ee7a28a4ebd549ed (diff) | |
download | pkgsrc-7aa7b02135c71a12ca35c44a0ae1b79ac40f8bb0.tar.gz |
Add missing entries in PLIST. Sort PLIST.
Bump PKGREVISION to 2.
Diffstat (limited to 'www/websvn')
-rw-r--r-- | www/websvn/Makefile | 4 | ||||
-rw-r--r-- | www/websvn/PLIST | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www/websvn/Makefile b/www/websvn/Makefile index 1f1621b721d..8ca610caa76 100644 --- a/www/websvn/Makefile +++ b/www/websvn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2005/01/25 17:34:46 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/03 18:04:10 seb Exp $ # DISTNAME= WebSVN_161 PKGNAME= websvn-1.61 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/ diff --git a/www/websvn/PLIST b/www/websvn/PLIST index cbd5d7ae665..c9d8368ed53 100644 --- a/www/websvn/PLIST +++ b/www/websvn/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.3 2004/11/06 21:16:15 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/05/03 18:04:10 seb Exp $ share/examples/websvn/distconfig.inc +${HTTPD_ROOT}/websvn/blame.php ${HTTPD_ROOT}/websvn/cache/tmp ${HTTPD_ROOT}/websvn/changes.txt +${HTTPD_ROOT}/websvn/comp.php ${HTTPD_ROOT}/websvn/diff.php +${HTTPD_ROOT}/websvn/dl.php ${HTTPD_ROOT}/websvn/filedetails.php ${HTTPD_ROOT}/websvn/form.php +${HTTPD_ROOT}/websvn/include/bugtraq.inc ${HTTPD_ROOT}/websvn/include/command.inc ${HTTPD_ROOT}/websvn/include/configclass.inc ${HTTPD_ROOT}/websvn/include/feedcreator.class.php @@ -50,8 +54,8 @@ ${HTTPD_ROOT}/websvn/templates/BlueGrey/footer.tmpl ${HTTPD_ROOT}/websvn/templates/BlueGrey/header.tmpl ${HTTPD_ROOT}/websvn/templates/BlueGrey/i-node.png ${HTTPD_ROOT}/websvn/templates/BlueGrey/index.tmpl -${HTTPD_ROOT}/websvn/templates/BlueGrey/log.tmpl ${HTTPD_ROOT}/websvn/templates/BlueGrey/l-node.png +${HTTPD_ROOT}/websvn/templates/BlueGrey/log.tmpl ${HTTPD_ROOT}/websvn/templates/BlueGrey/png.js ${HTTPD_ROOT}/websvn/templates/BlueGrey/repo.png ${HTTPD_ROOT}/websvn/templates/BlueGrey/styles.css |