aboutsummaryrefslogtreecommitdiffstats
path: root/devel/websvn
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2004-09-03 01:08:55 +0800
committerclsung <clsung@FreeBSD.org>2004-09-03 01:08:55 +0800
commit833572cd3ba1821bb06ef4495bf57f287714d75f (patch)
treec117a4a50cf932804b4e10385b4bd262aaf35722 /devel/websvn
parent9c858f23321d2cdfbfb3a8e8afd7e44d54b7963b (diff)
downloadfreebsd-ports-gnome-833572cd3ba1821bb06ef4495bf57f287714d75f.tar.gz
freebsd-ports-gnome-833572cd3ba1821bb06ef4495bf57f287714d75f.tar.zst
freebsd-ports-gnome-833572cd3ba1821bb06ef4495bf57f287714d75f.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