pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/websvn Add missing entries in PLIST. Sort PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad87f8ba3963
branches:  trunk
changeset: 493345:ad87f8ba3963
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue May 03 18:04:10 2005 +0000

description:
Add missing entries in PLIST. Sort PLIST.

Bump PKGREVISION to 2.

diffstat:

 www/websvn/Makefile |  4 ++--
 www/websvn/PLIST    |  8 ++++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diffs (44 lines):

diff -r 3cb543091b9c -r ad87f8ba3963 www/websvn/Makefile
--- a/www/websvn/Makefile       Tue May 03 17:14:14 2005 +0000
+++ b/www/websvn/Makefile       Tue May 03 18:04:10 2005 +0000
@@ -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 -r 3cb543091b9c -r ad87f8ba3963 www/websvn/PLIST
--- a/www/websvn/PLIST  Tue May 03 17:14:14 2005 +0000
+++ b/www/websvn/PLIST  Tue May 03 18:04:10 2005 +0000
@@ -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/header.tmpl
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/i-node.png
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/index.tmpl
+${HTTPD_ROOT}/websvn/templates/BlueGrey/l-node.png
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/log.tmpl
-${HTTPD_ROOT}/websvn/templates/BlueGrey/l-node.png
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/png.js
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/repo.png
 ${HTTPD_ROOT}/websvn/templates/BlueGrey/styles.css



Home | Main Index | Thread Index | Old Index