ports/114687: devel/subversion broken by www/neon 0.26.3 -> 0.26.4 upgrade

Philip M. Gollucci pgollucci at p6m7g8.com
Wed Jul 18 06:40:02 UTC 2007


>Number:         114687
>Category:       ports
>Synopsis:       devel/subversion broken by www/neon 0.26.3 -> 0.26.4 upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 18 06:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        7.0-current
>Organization:
P6M7G8 Consulting
>Environment:
FreeBSD home.p6m7g8.net 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Jul 11 01:51:57 EDT 2007     root at home.p6m7g8.net:/usr/obj/usr/src/sys/HOME  i386

>Description:
update ports tree
upgrade neon to 0.26.4 the latest in ports
upgrade or install subversion

It will not have https support because the neon version matching is borked.
>How-To-Repeat:
update ports tree
upgrade neon to 0.26.4 the latest in ports
upgrade or install subversion

It will not have https support because the neon version matching is borked.
>Fix:
apply the patch.

I was tempted to make it 'any'.  We should probably add a note to the www/neon/Makefile to update this subversion file to on upgrade.

Not that neon changes that much.


Patch attached with submission follows:

Index: patch-configure
===================================================================
RCS file: /home/ncvs/ports/devel/subversion/files/patch-configure,v
retrieving revision 1.13
diff -u -r1.13 patch-configure
--- patch-configure	17 Mar 2007 07:53:12 -0000	1.13
+++ patch-configure	18 Jul 2007 06:32:16 -0000
@@ -5,7 +5,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:



More information about the freebsd-ports-bugs mailing list