Opened 18 years ago

Closed 18 years ago

#6783 closed defect (fixed)

Subversion: [PATCH] Enable use of Neon 0.25.5

Reported by: blair (Blair Zajac) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: blb@…
Port:

Description

I'm attaching a patch which modifies Subversion's configure script to use Neon 0.25.5. Without this patch, Subversion won't link against neon and not have WebDAV support.

Regards, Blair

Attachments (1)

subversion-neon-0.25.5-patch.txt (6.4 KB) - added by blair (Blair Zajac) 18 years ago.
Patch for subversion and all the subversion-* bindings

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by blair (Blair Zajac)

Patch for subversion and all the subversion-* bindings

comment:1 Changed 18 years ago by blb@…

Cc: blb@… added
Owner: changed from darwinports-bugs@… to dluke@…

Interesting how version-specific subversion is...assigning to maintainer; also, I see several patches are against the various langauge bindings, so I'm guessing this really applies to the subversion port and the *bindings ports?

comment:2 Changed 18 years ago by danielluke (Daniel J. Luke)

Status: newassigned

(In reply to comment #2)

Interesting how version-specific subversion is...

I think it's kind of silly (the subversion configure script should check for the neon features it uses, not the neon version it wants).

Of course, I do understand why one might want to implement things they way they did.

In any event, I'll try to build things with these patches and commit them later today.

comment:3 Changed 18 years ago by danielluke (Daniel J. Luke)

It looks like I can just pass --disable-neon-version-check to subversion's configure (which is a bit cleaner for darwinports than patching configure).

After my subversion build and test finishes, I'll commit the updated portfile.

comment:4 Changed 18 years ago by danielluke (Daniel J. Luke)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.