summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Wojtaszek <sekretarz@gentoo.org>2005-08-27 16:02:00 +0000
committerKarol Wojtaszek <sekretarz@gentoo.org>2005-08-27 16:02:00 +0000
commit5f090d4740452fd32eb58ee73eeb492742306247 (patch)
tree267747e3a57e038372fb3b02aeb0f38f75f544d0 /net-misc/curl
parentAdded idn USE flag to net-misc/curl (diff)
downloadhistorical-5f090d4740452fd32eb58ee73eeb492742306247.tar.gz
historical-5f090d4740452fd32eb58ee73eeb492742306247.tar.bz2
historical-5f090d4740452fd32eb58ee73eeb492742306247.zip
Added libidn support, thanks Marcin Kryczek <aye@gentoo.pl> in bug #103745
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/ChangeLog5
-rw-r--r--net-misc/curl/Manifest20
-rw-r--r--net-misc/curl/curl-7.14.0.ebuild6
3 files changed, 23 insertions, 8 deletions
diff --git a/net-misc/curl/ChangeLog b/net-misc/curl/ChangeLog
index 1d36d12d1a5c..d70c4a4bec93 100644
--- a/net-misc/curl/ChangeLog
+++ b/net-misc/curl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/curl
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.41 2005/08/17 00:49:35 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/ChangeLog,v 1.42 2005/08/27 16:02:00 sekretarz Exp $
+
+ 27 Aug 2005; Karol Wojtaszek <sekretarz@gentoo.org> curl-7.14.0.ebuild:
+ Added libidn support, thanks Marcin Kryczek <aye@gentoo.pl> in bug #103745
17 Aug 2005; Malcolm Lashley <malc@gentoo.org> curl-7.13.2.ebuild:
Stable on amd64
diff --git a/net-misc/curl/Manifest b/net-misc/curl/Manifest
index 50cbc6046c71..779e31e5d0fe 100644
--- a/net-misc/curl/Manifest
+++ b/net-misc/curl/Manifest
@@ -1,11 +1,21 @@
-MD5 be1b359c7134ab91b73d26fcc518dd90 ChangeLog 9445
-MD5 05feea982ac76ca00a33c322f4fb8ed7 curl-7.14.0.ebuild 2669
-MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 4a7bf4fdcec9e4fd2881b67fa63eca38 ChangeLog 9602
MD5 79b7fd0dcd4776ca1851d30a45275e78 curl-7.13.1.ebuild 1140
MD5 c6b9b093ceb98fd1efbc9ca3700888ec curl-7.13.2.ebuild 2392
+MD5 8f906ffe0aa837e5e26fe03af3043461 metadata.xml 219
+MD5 8b26366ceadb9a0bbdc5036caa8cdeed curl-7.14.0.ebuild 2723
+MD5 dc352925b526421b92ff81fc9b8315da files/7.12.0-no-fputc.patch 312
MD5 e2795c792b9a04fd73ca556ce257f39f files/curl-7.10.5-badssl.patch 343
MD5 05e37478314d224f2ce5840f2e1f31c9 files/curl-7.10.8-transfer-segv.patch 744
-MD5 147739a83aa9a907c8968007c33f4157 files/digest-curl-7.14.0 130
MD5 159b437588320b2a3f726d3aa55890e5 files/digest-curl-7.13.1 65
-MD5 dc352925b526421b92ff81fc9b8315da files/7.12.0-no-fputc.patch 312
MD5 71c346cc704727e0bdaef7333521adeb files/digest-curl-7.13.2 130
+MD5 147739a83aa9a907c8968007c33f4157 files/digest-curl-7.14.0 130
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFDEKzOZ/iYVBmujdURAgKTAKCqHZ2334Hpd5NQkNasLNygek4IOgCg4fbh
+Q68gqNsHJMfKQmgjyKUOBmg=
+=yEWA
+-----END PGP SIGNATURE-----
diff --git a/net-misc/curl/curl-7.14.0.ebuild b/net-misc/curl/curl-7.14.0.ebuild
index 89cfba9ad5a9..e44e42e6d78f 100644
--- a/net-misc/curl/curl-7.14.0.ebuild
+++ b/net-misc/curl/curl-7.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.14.0.ebuild,v 1.3 2005/06/25 20:09:28 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.14.0.ebuild,v 1.4 2005/08/27 16:02:00 sekretarz Exp $
# NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl!
@@ -21,11 +21,12 @@ http://curl.haxx.se/download/${P}.tar.bz2"
LICENSE="MIT X11"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86"
-IUSE="ssl ipv6 ldap ares gnutls"
+IUSE="ssl ipv6 ldap ares gnutls idn"
DEPEND="ssl? ( gnutls? ( net-libs/gnutls ) )
ssl? ( !gnutls? ( >=dev-libs/openssl-0.9.6a ) )
ldap? ( net-nds/openldap )
+ idn? ( net-dns/libidn )
x86? ( ares? ( net-dns/c-ares ) )"
_curl_has_old_ver() {
@@ -44,6 +45,7 @@ src_unpack() {
src_compile() {
myconf="$(use_enable ldap)
+ $(use_with idn libidn)
--enable-http
--enable-ftp
--enable-gopher