[MacPorts] #72814: cadaver @0.24: incompatible neon library version 0.33.0: wanted 0.27 28 29 30 31 32
MacPorts
noreply at macports.org
Fri May 1 21:31:12 UTC 2026
#72814: cadaver @0.24: incompatible neon library version 0.33.0: wanted 0.27 28 29
30 31 32
---------------------------+-----------------------
Reporter: barracuda156 | Owner: mklein-de
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.11.4
Resolution: | Keywords:
Port: cadaver |
---------------------------+-----------------------
Comment (by grumpybozo):
The simplest fix is the patch below to upgrade to v0.28. (I tried
attaching it as a file but Trac claimed to be down??? )
{{{
---
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/www/cadaver/Portfile
2025-10-08 18:28:35
+++ Portfile 2026-05-01 17:17:17
@@ -3,7 +3,7 @@
PortSystem 1.0
name cadaver
-version 0.24
+version 0.28
revision 0
categories www
maintainers {fossekall.de:michael.klein @mklein-de}
openmaintainer
@@ -18,9 +18,9 @@
master_sites ${homepage}
-checksums rmd160 8efe1502d0be32baaa88eb7a9c15cfaff88e27bd \
- sha256
46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6 \
- size 808069
+checksums rmd160 f0db222682fa431522731909cfd56e52bd95ee0a \
+ sha256
33e3a54bd54b1eb325b48316a7cacc24047c533ef88e6ef98b88dfbb60e12734 \
+ size 1073003
depends_build port:pkgconfig
depends_lib path:lib/libssl.dylib:openssl \
}}}
--
Ticket URL: <https://trac.macports.org/ticket/72814#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list