Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2007 14:20:38 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114686: [devel/subversion] add neon 0.26.4 to its allow list.
Message-ID:  <20070718062038.5DD4A1701D@sunpoet.net>
Resent-Message-ID: <200707180620.l6I6K5bm043883@freefall.freebsd.org>

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

>Number:         114686
>Category:       ports
>Synopsis:       [devel/subversion] add neon 0.26.4 to its allow list.
>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 Jul 18 06:20:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD IRIS.sunpoet.net 6.2-STABLE FreeBSD 6.2-STABLE #4: Sat Jun 2 09:25:54 CST 2007 sunpoet@IRIS.sunpoet.net:/usr/obj/usr/src/sys/sunpoet i386
	
>Description:
Add neon 0.26.4 to the allow list of configure of devel/subversion.
	
>How-To-Repeat:
# cd /usr/ports/devel/subversion
# make

...

checking neon library version... 0.26.4
You have neon version 0.26.4,
but Subversion needs neon 0.25.5.

An appropriate version of neon could not be found, so libsvn_ra_dav
will not be built.  If you want to build libsvn_ra_dav, please either
install neon 0.25.5 on this system

or

get neon 0.25.5 from:
    http://www.webdav.org/neon/neon-0.25.5.tar.gz
unpack the archive using tar/gunzip and rename the resulting
directory from ./neon-0.25.5/ to ./neon/

no suitable neon found

...

	
>Fix:
--- patch-configure.orig	Tue Mar 20 11:38:59 2007
+++ patch-configure	Wed Jul 18 14:12:59 2007
@@ -1,11 +1,11 @@
---- configure.orig	Thu Jan 18 01:17:34 2007
-+++ configure	Sat Mar 17 10:48:49 2007
+--- configure.orig	Thu Jan 18 06:17:34 2007
++++ configure	Wed Jul 18 14:12:36 2007
 @@ -3942,7 +3942,7 @@
  
  # Either a space-separated list of allowable Neon versions, or "any" to
  # mean allow anything.
 -NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2"
-+NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3"
++NEON_ALLOWED_LIST="0.24.7 0.25.0 0.25.1 0.25.2 0.25.3 0.25.4 0.25.5 0.26.0 0.26.1 0.26.2 0.26.3 0.26.4"
  NEON_LATEST_WORKING_VER=0.25.5
  NEON_URL="http://www.webdav.org/neon/neon-${NEON_LATEST_WORKING_VER}.tar.gz"
  # Check whether --enable-neon-version-check or --disable-neon-version-check was given.
	


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



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