Date: Fri, 23 Jul 2004 16:01:46 -0700 (PDT) From: "Bruce A. Mah" <bmah@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lev@FreeBSD.org Subject: ports/69508: [PATCH] Update devel/subversion to 1.0.6 Message-ID: <200407232301.i6NN1kVe086928@tomcat.kitchenlab.org> Resent-Message-ID: <200407232310.i6NNAN3F077263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407232301.i6NN1kVe086928>