aboutsummaryrefslogtreecommitdiffstats
path: root/devel/websvn
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-09-03 01:08:55 +0800
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-09-03 01:08:55 +0800
commita470146c340daefb1f368edebf63f6d363d18114 (patch)
tree82c039810ea2ac4404ea28d02fbd83ed6e6a6ce7 /devel/websvn
parent528147aa4dea6c10238966f6cc9f0a29bc6189be (diff)
downloadfreebsd-ports-gnome-a470146c340daefb1f368edebf63f6d363d18114.tar.gz
freebsd-ports-gnome-a470146c340daefb1f368edebf63f6d363d18114.tar.zst
freebsd-ports-gnome-a470146c340daefb1f368edebf63f6d363d18114.zip
- update to 1.61.
- NEW: Multibyte encodings are considered when urlencoding path names. - CHANGE: The listing view will now always show the revision asked for (HEAD by default), but the log message will show the log string for the latest modification to the current directory). This means the the parent directory structure won't change as you browse through old directories. - FIX: A bug prevented downloading of tarballs from working. PR: ports/71292 Submitted by: maintainer Approved by: vanilla (co-mentor)
Diffstat (limited to 'devel/websvn')
-rw-r--r--devel/websvn/Makefile2
-rw-r--r--devel/websvn/distinfo4
-rw-r--r--devel/websvn/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/websvn/Makefile b/devel/websvn/Makefile
index ce4c66127705..b5cf4e053b94 100644
--- a/devel/websvn/Makefile
+++ b/devel/websvn/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= websvn
-PORTVERSION= 1.60
+PORTVERSION= 1.61
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 6598dba780ed..bd352ce0198c 100644
--- a/devel/websvn/distinfo
+++ b/devel/websvn/distinfo
@@ -1,2 +1,2 @@
-MD5 (WebSVN_160.tar.gz) = 317cb51c5434e0eeb9eb62aa8a59e64a
-SIZE (WebSVN_160.tar.gz) = 84415
+MD5 (WebSVN_161.tar.gz) = 9f81a3793d08bde2e425d2c98f923875
+SIZE (WebSVN_161.tar.gz) = 89305
diff --git a/devel/websvn/pkg-plist b/devel/websvn/pkg-plist
index dcc8dd81a206..67e521383ebb 100644
--- a/devel/websvn/pkg-plist
+++ b/devel/websvn/pkg-plist
@@ -6,6 +6,7 @@ www/data/WebSVN/diff.php
www/data/WebSVN/dl.php
www/data/WebSVN/filedetails.php
www/data/WebSVN/form.php
+www/data/WebSVN/include/bugtraq.inc
www/data/WebSVN/include/command.inc
www/data/WebSVN/include/configclass.inc
www/data/WebSVN/include/distconfig.inc
@@ -28,6 +29,7 @@ www/data/WebSVN/languages/korean-euc.inc
www/data/WebSVN/languages/korean-utf8.inc
www/data/WebSVN/languages/portuguese.inc
www/data/WebSVN/languages/russian.inc
+www/data/WebSVN/languages/spanish.inc
www/data/WebSVN/languages/swedish.inc
www/data/WebSVN/languages/tchinese-utf8.inc
www/data/WebSVN/languages/tchinese.inc