ports/69508: [PATCH] Update devel/subversion to 1.0.6

Bruce A. Mah bmah at FreeBSD.org
Fri Jul 23 23:10:25 UTC 2004


>Number:         69508
>Category:       ports
>Synopsis:       [PATCH] Update devel/subversion to 1.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 23 23:10:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Bruce A. Mah
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD tomcat.kitchenlab.org 5.2-CURRENT FreeBSD 5.2-CURRENT #14: Wed Jun 30 06:48:19 PDT 2004 root at tomcat.kitchenlab.org:/usr/obj/usr/src/sys/NIMITZ5 i386


	
>Description:

	subversion 1.0.5 has a (fairly low risk) security issue,
	already documented in the VuXML database.  The attached
	patch updates the devel/subversion port to 1.0.6.

	I can commit this if lev@ approves.

>How-To-Repeat:
	
>Fix:

	

--- subversion.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile	17 Jun 2004 06:37:54 -0000	1.65
+++ Makefile	23 Jul 2004 22:57:27 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/subversion/Makefile,v 1.65 2004/06/17 06:37:54 lev Exp $
 
 PORTNAME=	subversion
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	devel
 MASTER_SITES=	http://subversion.tigris.org/tarballs/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/subversion/distinfo,v
retrieving revision 1.30
diff -u -r1.30 distinfo
--- distinfo	17 Jun 2004 06:37:54 -0000	1.30
+++ distinfo	23 Jul 2004 22:57:27 -0000
@@ -1,2 +1,2 @@
-MD5 (subversion-1.0.5.tar.bz2) = 8e8288fee061f5278ec201fc5e5e141c
-SIZE (subversion-1.0.5.tar.bz2) = 6079903
+MD5 (subversion-1.0.6.tar.bz2) = bb05fe041fef7491b3555904d97f5e1c
+SIZE (subversion-1.0.6.tar.bz2) = 6022074
--- subversion.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list