Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 207655

Summary: net-im/jabberd2 version bump to 2.1.23
Product: Gentoo Linux Reporter: Craig Andrews <candrews>
Component: New packagesAssignee: Wolfram Schlich (RETIRED) <wschlich>
Status: RESOLVED FIXED    
Severity: enhancement CC: net-im, wschlich
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.