Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207655 - net-im/jabberd2 version bump to 2.1.23
Summary: net-im/jabberd2 version bump to 2.1.23
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Wolfram Schlich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-27 07:38 UTC by Craig Andrews
Modified: 2008-03-18 11:56 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Andrews gentoo-dev 2008-01-27 07:38:07 UTC
Jabberd2 2.1.22 was released on the 21st - here is the changelog: http://jabberd2.xiaoka.com/browser/tags/jabberd-2.1.22/ChangeLog

Seems like just copying the ebuild to bump works as before.

Thanks!

Reproducible: Always
Comment 1 Wolfram Schlich (RETIRED) gentoo-dev 2008-02-09 12:58:39 UTC
2.1.23 has just been released some days ago...
Comment 2 Craig Andrews gentoo-dev 2008-02-10 21:55:22 UTC
The same old ebuilds (when renamed to 2.1.23, of course), works with one exception: --enable-sasl changed to --with-sasl. So... bump? :-)
Comment 3 Jan Oravec 2008-03-13 13:44:12 UTC
It is necessary to inherit from flag-o-matic and add "replace-flags -O3 -O2" in begin of src_compile, otherwise this happens with -O3:

checking CFLAGS optimization level... configure: error: maximum allowed optimization level is -O2
Comment 4 Jan Oravec 2008-03-13 13:47:02 UTC
Also, 2.1.23 compiles and works fine with higher versions of libidn, so =net-dns/libidn-0.6* could be changed to >=net-dns/libidn-0.6
Comment 5 Wolfram Schlich (RETIRED) gentoo-dev 2008-03-18 11:56:55 UTC
Thanks guys, added 2.1.23 to CVS.