summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2008-08-29 12:07:45 +0000
committerBenedikt Boehm <hollow@gentoo.org>2008-08-29 12:07:45 +0000
commit4c42063414e8e1e8baa0f7897b835ffe6b3ae64b (patch)
tree17d30c3590a5059529822d5c312ccc2c24d33be3 /net-misc/neon
parentversion bump wrt #235938 (diff)
downloadhistorical-4c42063414e8e1e8baa0f7897b835ffe6b3ae64b.tar.gz
historical-4c42063414e8e1e8baa0f7897b835ffe6b3ae64b.tar.bz2
historical-4c42063414e8e1e8baa0f7897b835ffe6b3ae64b.zip
version bump wrt security #234826
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-misc/neon')
-rw-r--r--net-misc/neon/ChangeLog7
-rw-r--r--net-misc/neon/Manifest4
-rw-r--r--net-misc/neon/neon-0.28.3.ebuild109
3 files changed, 118 insertions, 2 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog
index 918782f3917b..66aa55ca40db 100644
--- a/net-misc/neon/ChangeLog
+++ b/net-misc/neon/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/neon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.107 2008/06/14 16:33:52 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.108 2008/08/29 12:07:45 hollow Exp $
+
+*neon-0.28.3 (29 Aug 2008)
+
+ 29 Aug 2008; Benedikt Böhm <hollow@gentoo.org> +neon-0.28.3.ebuild:
+ version bump wrt security #234826
14 Jun 2008; nixnut <nixnut@gentoo.org> neon-0.28.2.ebuild:
Added ~ppc wrt bug 212056
diff --git a/net-misc/neon/Manifest b/net-misc/neon/Manifest
index 36a0d6eb47e6..773e38fdbd90 100644
--- a/net-misc/neon/Manifest
+++ b/net-misc/neon/Manifest
@@ -1,6 +1,8 @@
DIST neon-0.26.4.tar.gz 794225 RMD160 7f1f63aa05b8b1329a88d95dca513af08f2d632d SHA1 0c005fe73573253888b0c6e839b18d24c52582a4 SHA256 92d9a9f097734e9baa542febae9419b0d22540e3158e245220fea1b078b159de
DIST neon-0.28.2.tar.gz 797944 RMD160 f7679f4ec668c38ee96cc25963692b60d3ab6c8d SHA1 3e9e5640d9d6a5f626edea53fcd88f1c7e9988eb SHA256 d9cd601613db6affb25655e0908b0bf8c266669cef31999b6b4121d585ff9094
+DIST neon-0.28.3.tar.gz 799681 RMD160 de6666a3f0e006e208b38a8133b43f647e35ddf8 SHA1 544a92dbfba144ec600506cadbda92ae0b0eb9b0 SHA256 90dee51b4c70bc50ce2fa106ca945349b81cd86c90aa9d4dbff73abb284fcdc2
EBUILD neon-0.26.4.ebuild 2563 RMD160 8dffa7e66c80e45d443e72feec91e1a5ae30cc17 SHA1 c35ec5b51ec2430e4f771d6bd56b49927fa94881 SHA256 f327c0253a1f2408a4b0e7c7eac0c612f84ea668d494401bb4a8f0c2fab02e95
EBUILD neon-0.28.2.ebuild 2998 RMD160 0112d58738a90cc87ae73de58ee9170e8d1f7a81 SHA1 91bab6fa114acc03144e58b238f69ba2d2ab9b03 SHA256 f0fbb28109954e025c27a99a1722e133bccd06a90d71c10415ccd137e9535654
-MISC ChangeLog 14125 RMD160 0ab8228dac1cba885450eca59507f261ed61f9e9 SHA1 9d98813766f403e2959883afd2601f0b76930c11 SHA256 bb7e289390ac17cd054470919ce5c0820faea627844481b41d0ee9bb4b35e1b8
+EBUILD neon-0.28.3.ebuild 2998 RMD160 16bbe80dfa902cfe01fbd0086cfe7808687e5e62 SHA1 f05893e8b6b5e87b0124d483db5ebca07e514d24 SHA256 d355d7169949660070e31e3d3708509dbb6b0ea0959bc7313b9d697e0f0e0db0
+MISC ChangeLog 14261 RMD160 b70e18a2a5e8922f26ab5fd975276cd6fb1002db SHA1 b2795c5e8ba341d593eb79720c8780628b3af2ce SHA256 efb40f196133a1c18406f86f8c349876ca326100ee11d99a07bae35392cd277e
MISC metadata.xml 1016 RMD160 67ede015ab45b24c7f4069785789dc01374eb4b2 SHA1 0cac1d1a58982815870dc25a08936e8eebd21760 SHA256 358f49b36d5b794c7e7a53d5884706a4987a909522c51ede1de0dd9c36e9560c
diff --git a/net-misc/neon/neon-0.28.3.ebuild b/net-misc/neon/neon-0.28.3.ebuild
new file mode 100644
index 000000000000..ea2018dec470
--- /dev/null
+++ b/net-misc/neon/neon-0.28.3.ebuild
@@ -0,0 +1,109 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.3.ebuild,v 1.1 2008/08/29 12:07:45 hollow Exp $
+
+inherit autotools eutils libtool versionator
+
+RESTRICT="test"
+
+DESCRIPTION="HTTP and WebDAV client library"
+HOMEPAGE="http://www.webdav.org/neon/"
+SRC_URI="http://www.webdav.org/neon/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+IUSE="doc expat gnutls kerberos nls pkcs11 socks5 ssl zlib"
+IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN"
+for lingua in ${IUSE_LINGUAS}; do
+ IUSE="${IUSE} linguas_${lingua}"
+done
+
+RDEPEND="expat? ( dev-libs/expat )
+ !expat? ( dev-libs/libxml2 )
+ gnutls? (
+ >=net-libs/gnutls-2.0
+ pkcs11? ( dev-libs/pakchois )
+ )
+ !gnutls? ( ssl? ( >=dev-libs/openssl-0.9.6f ) )
+ kerberos? ( virtual/krb5 )
+ nls? ( virtual/libintl )
+ socks5? ( net-proxy/dante )
+ zlib? ( sys-libs/zlib )"
+DEPEND="${RDEPEND}"
+
+src_unpack() {
+ unpack ${A}
+ cd "${S}"
+
+ local lingua linguas
+ for lingua in ${IUSE_LINGUAS}; do
+ use linguas_${lingua} && linguas="${linguas} ${lingua}"
+ done
+ sed -i -e "s/ALL_LINGUAS=.*/ALL_LINGUAS=\"${linguas}\"/g" configure.in
+ sed -i -e "s/socks5/socks/g" macros/neon.m4
+
+ AT_M4DIR="macros" eautoreconf
+}
+
+src_compile() {
+ local myconf
+
+ if has_version sys-libs/glibc; then
+ if built_with_use --missing true sys-libs/glibc nptlonly \
+ || built_with_use --missing true sys-libs/glibc nptl; then
+ einfo "Enabling SSL library thread-safety using POSIX threads..."
+ myconf="${myconf} --enable-threadsafe-ssl=posix"
+ fi
+ fi
+
+ if use expat; then
+ myconf="${myconf} --with-expat"
+ else
+ myconf="${myconf} --with-libxml2"
+ fi
+
+ if use gnutls; then
+ myconf="${myconf} --with-ssl=gnutls"
+ elif use ssl; then
+ myconf="${myconf} --with-ssl=openssl"
+ fi
+
+ econf \
+ --enable-static \
+ --enable-shared \
+ $(use_with kerberos gssapi) \
+ $(use_enable nls) \
+ $(use_with pkcs11 pakchois) \
+ $(use_with socks5 socks) \
+ $(use_with zlib) \
+ ${myconf}
+ emake || die "emake failed"
+}
+
+src_test() {
+ emake check || die "Trying make check without success."
+}
+
+src_install() {
+ emake DESTDIR="${D}" install-lib install-headers install-config install-nls || die "emake install failed"
+
+ if use doc; then
+ emake DESTDIR="${D}" install-docs || die "emake install-docs failed"
+ fi
+
+ dodoc AUTHORS BUGS NEWS README THANKS TODO
+ doman doc/man/*.[1-8]
+}
+
+pkg_postinst() {
+ ewarn "Neon has a policy of breaking API across minor versions, this means"
+ ewarn "that any package that links against neon may be broken after"
+ ewarn "updating. They will remain broken until they are ported to the"
+ ewarn "new API. You can downgrade neon to the previous version by doing:"
+ ewarn
+ ewarn " emerge --oneshot '<net-misc/neon-$(get_version_component_range 1-2 ${PV})'"
+ ewarn
+ ewarn "You may also have to downgrade any package that has already been"
+ ewarn "ported to the new API."
+}