diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-29 10:58:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-29 10:58:52 +0000 |
commit | 05ab85ab2f7f3e81fae51cdc661c6feaadac1a36 (patch) | |
tree | 3a35ff8e51385bcd4a4b320a82aa3ca0fdcbc4c7 /devel/websvn | |
parent | b7e40c8b1cb458b5832b6b9ed9a3ef34845f2c19 (diff) | |
download | ports-05ab85ab2f7f3e81fae51cdc661c6feaadac1a36.tar.gz ports-05ab85ab2f7f3e81fae51cdc661c6feaadac1a36.zip |
Notes
Diffstat (limited to 'devel/websvn')
-rw-r--r-- | devel/websvn/Makefile | 2 | ||||
-rw-r--r-- | devel/websvn/distinfo | 4 | ||||
-rw-r--r-- | devel/websvn/pkg-plist | 21 |
3 files changed, 24 insertions, 3 deletions
diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile index c3dd530e4352..ce4c66127705 100644 --- a/devel/websvn/Makefile +++ b/devel/websvn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= websvn -PORTVERSION= 1.51 +PORTVERSION= 1.60 CATEGORIES= devel www MASTER_SITES= http://websvn.tigris.org/files/documents/1380/14334/ DISTNAME= WebSVN_${PORTVERSION:S/.//} diff --git a/devel/websvn/distinfo b/devel/websvn/distinfo index 4132a87581cf..6598dba780ed 100644 --- a/devel/websvn/distinfo +++ b/devel/websvn/distinfo @@ -1,2 +1,2 @@ -MD5 (WebSVN_151.tar.gz) = cb3a91b76ba7f1f8102968387f24cf10 -SIZE (WebSVN_151.tar.gz) = 75016 +MD5 (WebSVN_160.tar.gz) = 317cb51c5434e0eeb9eb62aa8a59e64a +SIZE (WebSVN_160.tar.gz) = 84415 diff --git a/devel/websvn/pkg-plist b/devel/websvn/pkg-plist index 49c9d705634f..dcc8dd81a206 100644 --- a/devel/websvn/pkg-plist +++ b/devel/websvn/pkg-plist @@ -1,7 +1,9 @@ www/data/WebSVN/blame.php www/data/WebSVN/cache/tmp www/data/WebSVN/changes.txt +www/data/WebSVN/comp.php www/data/WebSVN/diff.php +www/data/WebSVN/dl.php www/data/WebSVN/filedetails.php www/data/WebSVN/form.php www/data/WebSVN/include/command.inc @@ -27,14 +29,18 @@ www/data/WebSVN/languages/korean-utf8.inc www/data/WebSVN/languages/portuguese.inc www/data/WebSVN/languages/russian.inc www/data/WebSVN/languages/swedish.inc +www/data/WebSVN/languages/tchinese-utf8.inc +www/data/WebSVN/languages/tchinese.inc www/data/WebSVN/licence.txt www/data/WebSVN/listing.php www/data/WebSVN/log.php www/data/WebSVN/rss.php www/data/WebSVN/templates.txt www/data/WebSVN/templates/BlueGrey/blame.tmpl +www/data/WebSVN/templates/BlueGrey/compare.tmpl www/data/WebSVN/templates/BlueGrey/diff.tmpl www/data/WebSVN/templates/BlueGrey/directory.tmpl +www/data/WebSVN/templates/BlueGrey/e-node.png www/data/WebSVN/templates/BlueGrey/file.png www/data/WebSVN/templates/BlueGrey/file.tmpl www/data/WebSVN/templates/BlueGrey/filec.png @@ -43,14 +49,18 @@ www/data/WebSVN/templates/BlueGrey/files.png www/data/WebSVN/templates/BlueGrey/folder.png www/data/WebSVN/templates/BlueGrey/footer.tmpl www/data/WebSVN/templates/BlueGrey/header.tmpl +www/data/WebSVN/templates/BlueGrey/i-node.png www/data/WebSVN/templates/BlueGrey/index.tmpl +www/data/WebSVN/templates/BlueGrey/l-node.png www/data/WebSVN/templates/BlueGrey/log.tmpl www/data/WebSVN/templates/BlueGrey/png.js www/data/WebSVN/templates/BlueGrey/repo.png www/data/WebSVN/templates/BlueGrey/styles.css www/data/WebSVN/templates/BlueGrey/subversion.png +www/data/WebSVN/templates/BlueGrey/t-node.png www/data/WebSVN/templates/BlueGrey/xml.gif www/data/WebSVN/templates/Standard/blame.tmpl +www/data/WebSVN/templates/Standard/compare.tmpl www/data/WebSVN/templates/Standard/diff.tmpl www/data/WebSVN/templates/Standard/directory.tmpl www/data/WebSVN/templates/Standard/file.tmpl @@ -60,7 +70,18 @@ www/data/WebSVN/templates/Standard/index.tmpl www/data/WebSVN/templates/Standard/log.tmpl www/data/WebSVN/templates/Standard/styles.css www/data/WebSVN/templates/Standard/xml.gif +www/data/WebSVN/templates/Zinn/blame.tmpl +www/data/WebSVN/templates/Zinn/compare.tmpl +www/data/WebSVN/templates/Zinn/diff.tmpl +www/data/WebSVN/templates/Zinn/directory.tmpl +www/data/WebSVN/templates/Zinn/file.tmpl +www/data/WebSVN/templates/Zinn/footer.tmpl +www/data/WebSVN/templates/Zinn/header.tmpl +www/data/WebSVN/templates/Zinn/index.tmpl +www/data/WebSVN/templates/Zinn/log.tmpl +www/data/WebSVN/templates/Zinn/styles.css www/data/WebSVN/wsvn.php +@dirrm www/data/WebSVN/templates/Zinn @dirrm www/data/WebSVN/templates/Standard @dirrm www/data/WebSVN/templates/BlueGrey @dirrm www/data/WebSVN/templates |