Opened 19 years ago
Closed 19 years ago
#4398 closed defect (fixed)
neon-0.25.2 conflicts with subversion-1.2.1
Reported by: | IngmarStein@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Subversion's configure script rejects neon-0.25.2:
configure: checking neon library checking neon library version... 0.25.2 You have neon version 0.25.2, but Subversion needs neon 0.24.7.
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.24.7 on this system
or
get neon 0.24.7 from:
unpack the archive using tar/gunzip and rename the resulting directory from ./neon-0.24.7/ to ./neon/
no suitable neon found
The version check can be turned off by adding "--disable-neon-version-check" to configure.args (patch is attached).
Attachments (1)
Change History (2)
Changed 19 years ago by IngmarStein@…
Attachment: | Portfile.patch added |
---|
comment:1 Changed 19 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yep, I missed that when I checked subversion after updating the neon port.
I'm just reverting neon to the older version to fix this.
subversion-1.2.1 Portfile patch