Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2003 11:51:08 +0800 (CST)
From:      plasma <plasma@freebsd.sinica.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57202: Upgrade devel/subversion to 0.30.0
Message-ID:  <20030925035108.0945DA8E@freebsd.sinica.edu.tw>
Resent-Message-ID: <200309250400.h8P40P46005038@freefall.freebsd.org>

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

>Number:         57202
>Category:       ports
>Synopsis:       Upgrade devel/subversion to 0.30.0
>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 Sep 24 21:00:24 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     plasma
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sinica.edu.tw 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #4: Mon Sep 15 18:44:48 CST 2003 root@freebsd.sinica.edu.tw:/usr/src/sys/compile/GENERIC i386


	
>Description:
	Upgrade devel/subversion to 0.30.0.

	Subversion 0.30.0 needs neon 0.24.x, so make sure to upgrade www/neon
	as well.

	And the port is not able to fetch the release tarball on 
	subvresion.tigris.org because the url returns a 302.  I put a copy
	on a host that I can access.
>How-To-Repeat:
	None.
>Fix:


Index: distinfo
===================================================================
--- distinfo	(revision 1043)
+++ distinfo	(revision 1044)
@@ -1 +1 @@
-MD5 (subversion-0.29.0.tar.gz) = 5de4d92eae7ea5d83fe6c3964a08e261
+MD5 (subversion-0.30.0.tar.gz) = 9dac76a67a217dc6b7f63259761ff93f
Index: Makefile
===================================================================
--- Makefile	(revision 1043)
+++ Makefile	(revision 1044)
@@ -5,10 +5,11 @@
 # $FreeBSD: ports/devel/subversion/Makefile,v 1.42 2003/09/04 09:48:25 lev Exp $
 
 PORTNAME=	subversion
-PORTVERSION=	0.29.0
+PORTVERSION=	0.30.0
 CATEGORIES=	devel
-MASTER_SITES=	http://subversion.tigris.org/files/documents/15/5977/
-MASTER_SITES+=	${MASTER_SITE_LOCAL}
+MASTER_SITES=	 http://subversion.tigris.org/files/documents/15/6494/
+MASTER_SITES+=	${MASTER_SITE_LOCAL} \
+		http://freebsd.sinica.edu.tw/~plasma/
 MASTER_SITE_SUBDIR=		bmah
 
 MAINTAINER=	lev@freebsd.org

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



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