ports/65870: subversion-1.0.2 fixes a number of bugs
TAKAHASHI Tamotsu
tamo at mutt.no-ip.org
Thu Apr 22 06:00:41 UTC 2004
>Number: 65870
>Category: ports
>Synopsis: subversion-1.0.2 fixes a number of bugs
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 21 23:00:40 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: TAKAHASHI Tamotsu
>Release: FreeBSD 5.1-SECURITY i386
>Organization:
>Environment:
System: FreeBSD mutt.no-ip.org 5.1-SECURITY FreeBSD 5.1-SECURITY #0: Tue Mar 16 03:16:16 GMT 2004 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
subversion-1.0.2 fixes a number of bugs.
Version 1.0.2
(15 April 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.2
User-visible changes:
* fixed: segfault when remotely deleting svn:author property.
* fixed: mod_dav_svn accepting too many authors. (issue #1786)
* fixed: create runtime config files with native EOLs. (Issue #1802)
* fixed: recursive propset can corrupt .svn/entries (issue #1794)
* fixed: allow shared working copies [mostly working now] (issue #1509)
* fixed: mod_authz_svn should ignore uri on MERGE request (partial #1821)
* fixed: svnserve assertion failure on empty error messages
* fixed: commit/update memory leaks when working on many targets (issue #1635)
* fixed: don't display repos-paths or URLs with '\' on win32.
* new example script: svnserve 'sgid' wrapper.
* minor book fixes, new 'best-practices' doc.
Developer-visible changes:
* fixed: deprecation warning from SWIG 1.3.20_
* fixed: broken win32 python-swig bindings compilation.
* fixed: bug in libsvn_fs changes-table change-folding code.
* fixed: perl bindings: wrap root->paths_changed, apply_txdelta return values
* added VC7 support and defines for including debug symbol files.
>How-To-Repeat:
>Fix:
I've done "make" with this patch.
--- Makefile~ Thu Mar 25 14:02:08 2004
+++ Makefile Thu Apr 22 14:31:08 2004
@@ -2,10 +2,10 @@
# Date created: 10 September 2001
# Whom: rooneg at electricjellyfish.net
#
-# $FreeBSD: ports/devel/subversion/Makefile,v 1.60 2004/03/15 15:51:08 lev Exp $
+# $FreeBSD$
PORTNAME= subversion
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= http://subversion.tigris.org/tarballs/
--- distinfo. Thu Mar 25 14:02:08 2004
+++ distinfo Thu Apr 22 14:33:58 2004
@@ -1,2 +1,2 @@
-MD5 (subversion-1.0.1.tar.bz2) = 50ca608d260b76d99ed85909acb7ae92
-SIZE (subversion-1.0.1.tar.bz2) = 6121252
+MD5 (subversion-1.0.2.tar.bz2) = 246ffcc67ca629ae523956c4c1a67cce
+SIZE (subversion-1.0.2.tar.bz2) = 5953050
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list