Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2004 03:03:58 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70377: [MAINTAINER-UPDATE] Update devel/websvn to 1.51
Message-ID:  <20040812190358.D5E784154E@FreeBSD.stu.edu.tw>
Resent-Message-ID: <200408121910.i7CJAMJU058875@freefall.freebsd.org>

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

>Number:         70377
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update devel/websvn to 1.51
>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 Aug 12 19:10:21 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:
WebSVN 1.51 has been released and is available in the file sharing area. 

Note: If you are upgrading from a version prior to 1.50 then you should delete all the existing cache files. 

NEW: Korean translation 
NEW: Russian translation 
FIX: Repositories may now have spaces in their path (eg: c:\my reps) 
FIX: Diff now works when the file name has changed between versions 
FIX: RSS feed now generates Content-Type header for XML so that IE can display the contents 
FIX: Diff and Blame didn't work properly for php files when enscript wasn't used 
FIX: Use svn --non-interactive to ensure that svn doesn't prompt WebSVN for input 
FIX: Corrections to the French translation 
FIX: Display an explanatory message when the user hasn't configured any repository paths 
FIX: When using Multiviews, change to the WebSVN directory before executing commands so that tempnam works. This used to cause problems on some systems when running diff and blame.

>How-To-Repeat:
root@FreeBSD [/home/ychsiao/project/websvn] (2:56) svn diff Makefile
Index: Makefile
===================================================================
--- Makefile    (revision 141)
+++ Makefile    (working copy)
@@ -6,9 +6,9 @@
 #

 PORTNAME=      websvn
-PORTVERSION=   140
+PORTVERSION=   151
 CATEGORIES=    devel www
-MASTER_SITES=  http://websvn.tigris.org/files/documents/1380/10659/
+MASTER_SITES=  http://websvn.tigris.org/files/documents/1380/14334/
 DISTNAME=      WebSVN_${PORTVERSION}

 MAINTAINER=    ychsiao@ychsiao.idv.tw

root@FreeBSD [/home/ychsiao/project/websvn] (2:56) svn diff pkg-plist | more
Index: pkg-plist
===================================================================
--- pkg-plist   (revision 141)
+++ pkg-plist   (working copy)
@@ -1,3 +1,4 @@
+www/data/WebSVN/blame.php
 www/data/WebSVN/cache/tmp
 www/data/WebSVN/changes.txt
 www/data/WebSVN/diff.php
@@ -17,12 +18,21 @@
 www/data/WebSVN/languages/english.inc
 www/data/WebSVN/languages/french.inc
 www/data/WebSVN/languages/german.inc
+www/data/WebSVN/languages/japanese-euc.inc
+www/data/WebSVN/languages/japanese-jis.inc
+www/data/WebSVN/languages/japanese-sjis.inc
+www/data/WebSVN/languages/japanese-utf8.inc
+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/swedish.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/diff.tmpl
 www/data/WebSVN/templates/BlueGrey/directory.tmpl
 www/data/WebSVN/templates/BlueGrey/file.png
@@ -40,6 +50,7 @@
 www/data/WebSVN/templates/BlueGrey/styles.css
 www/data/WebSVN/templates/BlueGrey/subversion.png
 www/data/WebSVN/templates/BlueGrey/xml.gif
+www/data/WebSVN/templates/Standard/blame.tmpl
 www/data/WebSVN/templates/Standard/diff.tmpl
 www/data/WebSVN/templates/Standard/directory.tmpl
 www/data/WebSVN/templates/Standard/file.tmpl

root@FreeBSD [/home/ychsiao/project/websvn] (2:58) svn diff distinfo
Index: distinfo
===================================================================
--- distinfo    (revision 141)
+++ distinfo    (working copy)
@@ -1,2 +1,2 @@
-MD5 (WebSVN_140.tar.gz) = 549d76ffc02214a8cd74ee51252123d3
-SIZE (WebSVN_140.tar.gz) = 65979
+MD5 (WebSVN_151.tar.gz) = cb3a91b76ba7f1f8102968387f24cf10
+SIZE (WebSVN_151.tar.gz) = 75016

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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