Le Mon, Jul 12, 2021 at 09:24:50PM +0200, Christian Weisgerber a écrit : > The update of net/neon to 0.31 has broken the ever more aptly named > net/cadaver: > > checking linking against neon... yes > configure: incompatible neon library version 0.31.2: wanted 0.27 28 29 30 > configure: error: could not use external neon library > > We already had to expand the range of allowable versions to include > 0.30, so let's add 0.31 now. Sync wantlib while here. > > OK? > > Does anybody use this and can test that it still works?
i use it from time to time against nextcloud servers, or to fiddle with caldav/carddav dumps. while http://www.webdav.org/cadaver/ hasnt been updated since 2009, there was a post on its mailing list in 2020 (http://lists.manyfish.co.uk/pipermail/cadaver/2020-October/000589.html) which leads to https://github.com/notroj/cadaver/commits/master which shows a commit for neon 31, so maybe we should just use that github repo as new upstream ? Landry
