Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210191 - net-misc/cadaver-0.23.2 released
Summary: net-misc/cadaver-0.23.2 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-14 21:59 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-03-24 22:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cadaver-0.23.2.ebuild (cadaver-0.23.2.ebuild,756 bytes, text/plain)
2008-02-14 22:00 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details
cadaver-0.23.2.ebuild (cadaver-0.23.2.ebuild,1.10 KB, text/plain)
2008-03-23 17:43 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details
cadaver-0.23.2.ebuild.patch (cadaver-0.23.2.ebuild.patch,1.19 KB, patch)
2008-03-24 22:38 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-14 21:59:24 UTC
net-misc/cadaver-0.23.2 was released on 2008-02-11.

>=net-misc/cadaver-0.23.0 requires >=net-misc/neon-0.27.0.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-02-14 22:00:04 UTC
Created attachment 143536 [details]
cadaver-0.23.2.ebuild
Comment 2 Hans de Graaff gentoo-dev Security 2008-02-21 06:23:02 UTC
neon-0.27.2 is currently still hard-masked in portage as it seems to break other applications (again, sigh...). I don't think there's much point to add cadaver-0.23.0 until this changes.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-23 17:43:02 UTC
Created attachment 147028 [details]
cadaver-0.23.2.ebuild
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-23 17:44:27 UTC
(In reply to comment #2)
> neon-0.27.2 is currently still hard-masked in portage as it seems to break
> other applications (again, sigh...). I don't think there's much point to add
> cadaver-0.23.0 until this changes.

Neon 0.28.1 is now in the tree, so please add Cadaver 0.23.2.
Comment 5 Willard Dawson 2008-03-23 20:14:20 UTC
I took the update to neon today, from 0.26.4 to 0.28.1. Then, I ran revdep-rebuild, with poor results.  Is cadaver 0.23.2 is required if one upgrades neon?

/var/tmp/portage/net-misc/cadaver-0.22.5-r1/work/cadaver-0.22.5/src/cadaver.c:344: undefined reference to `ne_set_status'
collect2: ld returned 1 exit status
make: *** [cadaver] Error 1
 *
 * ERROR: net-misc/cadaver-0.22.5-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2392:  Called die
 * The specific snippet of code:
 *       emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-misc/cadaver-0.22.5-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/cadaver-0.22.5-r1/temp/environment'.

Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-23 20:20:06 UTC
(In reply to comment #5)
> Is cadaver 0.23.2 is required if one upgrades neon?

Yes.
Comment 7 Hans de Graaff gentoo-dev Security 2008-03-24 07:00:59 UTC
I've added cadaver 0.23.2 to CVS just now. Thanks for the ping regarding the neon update.

Arfrever, I noticed you are also involved in upstream neon. Things would be so much better if neon wouldn't break API compatibility every other release without proper versioning support. Being able to slot neon would greatly reduce the problems we have with neon. Now it has to be an all-or-nothing update for all the software involved.
Comment 8 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-24 22:38:34 UTC
Created attachment 147183 [details, diff]
cadaver-0.23.2.ebuild.patch

Neon can use GnuTLS instead of OpenSSL, so the built_with_use check should be updated.

'sed -i -e "s/28/& 29/" configure.ac' adds support for Neon 0.29.