Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Sep 2004 00:49:42 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71292: [MAINTAINER-UPDATE] Update devel/websvn to 1.61
Message-ID:  <20040902164942.E75C74148A@FreeBSD.stu.edu.tw>
Resent-Message-ID: <200409021650.i82GoMlA061736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 02 16:50:22 GMT 2004
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040902164942.E75C74148A>