ports/57202: Upgrade devel/subversion to 0.30.0
plasma
plasma at freebsd.sinica.edu.tw
Thu Sep 25 04:00:42 UTC 2003
>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 at 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 at freebsd.org
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list