ports/168013: [patch] port devel/subversion16 update to 1.6.18

Olli Hauer ohauer at FreeBSD.org
Thu May 17 14:50:02 UTC 2012


>Number:         168013
>Category:       ports
>Synopsis:       [patch] port devel/subversion update to 1.6.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 17 14:50:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        
>Organization:
>Environment:


>Description:
- update subversion16 to 1.6.18

PS:
Please keep subversion 1.6 line as long as possible.
I just want to make some of my devs happy and updated the servers to 1.7.x
but some of our devs are using IntelliJ IDEA which use SVNKit which
totally failed with subversion 1.7 so I had to downgrade all servers again :(

( Running subversion 1.6.8 now since a view weeks on the servers )


Changelog:
==========
Version 1.6.18
(29 Mar 2012, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.18

  User-visible changes:
    * reject invalid svn:mergeinfo at commit time over DAV (issue #3953)
    * fix reintegrate merge regression introduced in 1.6.13 (issue #3957)
    * make the stderr output of the post-commit hook XML-safe (r893478)
    * fix a rare source of FSFS corruption (r1240752)
    * plug a memory leak in the bdb backend (r1205726)
    * server-side performance fix for "log -g" (r1152282)
    * fix description of svndumpfilter's --targets option (r1151911)
    * fix datastream corruption during resumed transfer in ra_serf (r1154733)
    * fix a crash in ra_svn SASL authentication (r1166555, -678)
    * fix potential corruption on 32-bit FSFS with large files (r1230212)
    * make website links point to subversion.apache.org (r896893, -901, r915036)
    * fix non-fatal FSFS corruption bug with concurrent commits (issue #4129)

  Developer-visible changes:
    * fix sqlite distfile retrieval in get-deps.sh (r1134734)
    * fix swig-py memory leak (r1235264, -296, -302, -736)
    * allow passing --with-jdk to gen-make.py on Windows (r966167)


>How-To-Repeat:
>Fix:


--- patch_subversion16.txt begins here ---
Index: subversion16/Makefile.common
===================================================================
RCS file: /home/pcvs/ports/devel/subversion16/Makefile.common,v
retrieving revision 1.54
diff -u -r1.54 Makefile.common
--- subversion16/Makefile.common	14 Feb 2012 22:50:59 -0000	1.54
+++ subversion16/Makefile.common	17 May 2012 14:01:06 -0000
@@ -6,7 +6,7 @@
 
 PORTNAME=	subversion
 PORTVERSION=	#please edit Makefile.inc for PORTVERSION, so ../svnmerge can stay in sync.
-PORTREVISION?=	4
+#PORTREVISION?=	1
 CATEGORIES+=	devel
 MASTER_SITES=	http://subversion.tigris.org/downloads/:main \
 		http://svnbook.red-bean.com/en/1.5/:book
Index: subversion16/Makefile.inc
===================================================================
RCS file: /home/pcvs/ports/devel/subversion16/Makefile.inc,v
retrieving revision 1.2
diff -u -r1.2 Makefile.inc
--- subversion16/Makefile.inc	14 Feb 2012 22:50:59 -0000	1.2
+++ subversion16/Makefile.inc	17 May 2012 14:01:06 -0000
@@ -1,4 +1,4 @@
 # $FreeBSD: ports/devel/subversion16/Makefile.inc,v 1.2 2012/02/14 22:50:59 scheidell Exp $
 # this keeps subversion16 and ../svnmerge in sync, see pr 164854
 
-PORTVERSION=	1.6.17
+PORTVERSION=	1.6.18
Index: subversion16/distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/subversion16/distinfo,v
retrieving revision 1.79
diff -u -r1.79 distinfo
--- subversion16/distinfo	16 Oct 2011 14:31:47 -0000	1.79
+++ subversion16/distinfo	17 May 2012 14:01:06 -0000
@@ -1,5 +1,5 @@
-SHA256 (subversion/subversion-1.6.17.tar.bz2) = d629c657e171616d30cc0cbddf1011a065770813bfc32f78c6940d09ca868124
-SIZE (subversion/subversion-1.6.17.tar.bz2) = 5504298
+SHA256 (subversion/subversion-1.6.18.tar.bz2) = b50f073336249565c12dca1a4f4fef830f1d7492b3d39747f1635da2a8c6f188
+SIZE (subversion/subversion-1.6.18.tar.bz2) = 6816527
 SHA256 (subversion/svn-book-html.tar.bz2) = 5c4788e1f225b3186db5979b071fcc4c9543bfb5916cd62e003eea4507b8c8cb
 SIZE (subversion/svn-book-html.tar.bz2) = 406484
 SHA256 (subversion/svn-book.pdf) = 64e483cd27be6752eb8dfc1b00749f8dc46adfc4fb1ab1356dd8e2406d878225
--- patch_subversion16.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list