* [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: ChangeLog libsoup-2.24.3.ebuild libsoup-2.24.1.ebuild libsoup-2.24.2.ebuild libsoup-2.24.2.1.ebuild
@ 2009-01-19 3:40 Mart Raudsepp (leio)
0 siblings, 0 replies; only message in thread
From: Mart Raudsepp (leio) @ 2009-01-19 3:40 UTC (permalink / raw
To: gentoo-commits
leio 09/01/19 03:40:38
Modified: ChangeLog
Added: libsoup-2.24.3.ebuild
Removed: libsoup-2.24.1.ebuild libsoup-2.24.2.ebuild
libsoup-2.24.2.1.ebuild
Log:
Version bump with various fixes, including preferral of http digest auth over basic auth when both are available. Don't install static library and don't duplicate gnome2.eclass USE=debug handling
(Portage version: 2.2_rc22/cvs/Linux 2.6.28-gentoo x86_64)
Revision Changes Path
1.166 net-libs/libsoup/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.166&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?rev=1.166&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/ChangeLog?r1=1.165&r2=1.166
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -r1.165 -r1.166
--- ChangeLog 29 Nov 2008 12:00:03 -0000 1.165
+++ ChangeLog 19 Jan 2009 03:40:38 -0000 1.166
@@ -1,6 +1,14 @@
# ChangeLog for net-libs/libsoup
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.165 2008/11/29 12:00:03 eva Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/ChangeLog,v 1.166 2009/01/19 03:40:38 leio Exp $
+
+*libsoup-2.24.3 (19 Jan 2009)
+
+ 19 Jan 2009; Mart Raudsepp <leio@gentoo.org> -libsoup-2.24.1.ebuild,
+ -libsoup-2.24.2.ebuild, -libsoup-2.24.2.1.ebuild, +libsoup-2.24.3.ebuild:
+ Version bump with various fixes, including preferral of http digest auth
+ over basic auth when both are available. Don't install static library and
+ don't duplicate gnome2.eclass USE=debug handling
*libsoup-2.24.2.1 (29 Nov 2008)
1.1 net-libs/libsoup/libsoup-2.24.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild?rev=1.1&content-type=text/plain
Index: libsoup-2.24.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libsoup/libsoup-2.24.3.ebuild,v 1.1 2009/01/19 03:40:38 leio Exp $
inherit gnome2
DESCRIPTION="An HTTP library implementation in C"
HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="2.4"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
# Do NOT build with --disable-debug/--enable-debug=no - gnome2.eclass takes care of that
IUSE="debug doc ssl"
RDEPEND=">=dev-libs/glib-2.15.3
>=dev-libs/libxml2-2
ssl? ( >=net-libs/gnutls-1 )"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
doc? ( >=dev-util/gtk-doc-1 )"
DOCS="AUTHORS ChangeLog NEWS README"
pkg_setup() {
G2CONF="${G2CONF} $(use_enable ssl) --disable-static"
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-19 3:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19 3:40 [gentoo-commits] gentoo-x86 commit in net-libs/libsoup: ChangeLog libsoup-2.24.3.ebuild libsoup-2.24.1.ebuild libsoup-2.24.2.ebuild libsoup-2.24.2.1.ebuild Mart Raudsepp (leio)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox