From ychsiao@FreeBSD.stu.edu.tw  Thu Sep  2 16:49:47 2004
Return-Path: <ychsiao@FreeBSD.stu.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5195616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Sep 2004 16:49:47 +0000 (GMT)
Received: from FreeBSD.stu.edu.tw (FreeBSD.stu.edu.tw [210.71.11.99])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 19F5543D41
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Sep 2004 16:49:47 +0000 (GMT)
	(envelope-from ychsiao@FreeBSD.stu.edu.tw)
Received: by FreeBSD.stu.edu.tw (Postfix, from userid 1000)
	id E75C74148A; Fri,  3 Sep 2004 00:49:42 +0800 (CST)
Message-Id: <20040902164942.E75C74148A@FreeBSD.stu.edu.tw>
Date: Fri,  3 Sep 2004 00:49:42 +0800 (CST)
From: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
Reply-To: Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER-UPDATE] Update devel/websvn to 1.61
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71292
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update devel/websvn to 1.61
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 02 16:50:22 GMT 2004
>Closed-Date:    Thu Sep 02 17:09:25 GMT 2004
>Last-Modified:  Thu Sep 02 17:09:25 GMT 2004
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Aug 12 00:24:44 CST 2004 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:
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

>How-To-Repeat:
root@FreeBSD [/home/ychsiao/project] (0:45) diff -ruN /usr/ports/devel/websvn/Makefile websvn/Makefile
--- /usr/ports/devel/websvn/Makefile    Mon Aug 30 22:56:17 2004
+++ websvn/Makefile     Fri Sep  3 00:44:13 2004
@@ -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/.//}

root@FreeBSD [/home/ychsiao/project] (0:46) diff -ruN /usr/ports/devel/websvn/pkg-plist  websvn/pkg-plist
--- /usr/ports/devel/websvn/pkg-plist   Fri Sep  3 00:39:26 2004
+++ websvn/pkg-plist    Fri Sep  3 00:39:35 2004
@@ -6,6 +6,7 @@
 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-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

root@FreeBSD [/home/ychsiao/project] (0:46) diff -ruN /usr/ports/devel/websvn/distinfo websvn/distinfo
--- /usr/ports/devel/websvn/distinfo    Mon Aug 30 22:56:17 2004
+++ websvn/distinfo     Fri Sep  3 00:36:23 2004
@@ -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

>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Sep 2 17:09:12 GMT 2004 
State-Changed-Why:  
Committed, Thank you. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71292 
>Unformatted:
