diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 19:00:04 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-05-16 19:00:04 +0000 |
commit | 7ed595ef57734eac00dffe0f162a6d912605f81e (patch) | |
tree | af9a47a53de2670dd58191abfeaecc62d6cd2988 /net-misc/wget | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-7ed595ef57734eac00dffe0f162a6d912605f81e.tar.gz gentoo-2-7ed595ef57734eac00dffe0f162a6d912605f81e.tar.bz2 gentoo-2-7ed595ef57734eac00dffe0f162a6d912605f81e.zip |
ouch, I didn't see CAN 2004-1488, so this patch from Debian fixes both 1487 and 1488. Thanks muchly to Evgeny Stambulchik <fnevgeny@weizmann.ac.il> in bug #83920
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc/wget')
-rw-r--r-- | net-misc/wget/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/wget/Manifest | 2 | ||||
-rw-r--r-- | net-misc/wget/files/digest-wget-1.9.1-r5 | 2 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r4.ebuild | 5 | ||||
-rw-r--r-- | net-misc/wget/wget-1.9.1-r5.ebuild | 71 |
5 files changed, 86 insertions, 4 deletions
diff --git a/net-misc/wget/ChangeLog b/net-misc/wget/ChangeLog index 721602f8d674..8a07e1af70d3 100644 --- a/net-misc/wget/ChangeLog +++ b/net-misc/wget/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for net-misc/wget # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.59 2005/05/11 12:09:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/ChangeLog,v 1.60 2005/05/16 19:00:04 seemant Exp $ + +*wget-1.9.1-r5 (16 May 2005) + + 16 May 2005; Seemant Kulleen <seemant@gentoo.org> wget-1.9.1-r4.ebuild, + +wget-1.9.1-r5.ebuild: + ouch, I didn't see CAN 2004-1488, so this patch from Debian fixes both 1487 + and 1488. Thanks muchly to Evgeny Stambulchik <fnevgeny@weizmann.ac.il> in + bug #83920 *wget-1.9.1-r4 (10 May 2005) diff --git a/net-misc/wget/Manifest b/net-misc/wget/Manifest index 9cf15fbb5cb5..6c0ad2a48826 100644 --- a/net-misc/wget/Manifest +++ b/net-misc/wget/Manifest @@ -2,5 +2,7 @@ MD5 d8da3021a3e635af9c4511b2a55b5633 metadata.xml 343 MD5 a0a0a49fd392c3a858b70242aa3f7268 wget-1.9.1-r3.ebuild 1561 MD5 1722eaff6fa165d72fa8075876b9a9bc wget-1.9.1-r4.ebuild 1658 MD5 ee750ad8c64ed5f9eaa0b37c8adc2c82 ChangeLog 10198 +MD5 3310bba199ed79c394e98f6110f8fff7 wget-1.9.1-r5.ebuild 1658 MD5 94ce8e0557c28ef33d5814ab3dd34980 files/digest-wget-1.9.1-r3 135 MD5 00d0d47b0f3c0eb0a56d45ff0ee01e6e files/digest-wget-1.9.1-r4 136 +MD5 69f37da4a3708c5a2221ad21a5b25d74 files/digest-wget-1.9.1-r5 136 diff --git a/net-misc/wget/files/digest-wget-1.9.1-r5 b/net-misc/wget/files/digest-wget-1.9.1-r5 new file mode 100644 index 000000000000..0ea71b62587b --- /dev/null +++ b/net-misc/wget/files/digest-wget-1.9.1-r5 @@ -0,0 +1,2 @@ +MD5 e6051f1e1487ec0ebfdbda72bedc70ad wget-1.9.1.tar.gz 1322378 +MD5 530fc57c6e8bd8244e73210e66e49ae3 wget-1.9.1-gentoo-0.3.tar.bz2 37113 diff --git a/net-misc/wget/wget-1.9.1-r4.ebuild b/net-misc/wget/wget-1.9.1-r4.ebuild index 57bd26815d02..c3b456ec5b9e 100644 --- a/net-misc/wget/wget-1.9.1-r4.ebuild +++ b/net-misc/wget/wget-1.9.1-r4.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/wget/wget-1.9.1-r4.ebuild,v 1.2 2005/05/10 15:57:54 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r4.ebuild,v 1.3 2005/05/16 19:00:04 seemant Exp $ inherit gnuconfig eutils flag-o-matic @@ -10,8 +10,7 @@ PATCHVER=0.2 DESCRIPTION="Network utility to retrieve files from the WWW" HOMEPAGE="http://wget.sunsite.dk/" SRC_URI="mirror://gnu/wget/${P}.tar.gz - mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 - http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2" + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/wget/wget-1.9.1-r5.ebuild b/net-misc/wget/wget-1.9.1-r5.ebuild new file mode 100644 index 000000000000..7cc3147c2b12 --- /dev/null +++ b/net-misc/wget/wget-1.9.1-r5.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/wget/wget-1.9.1-r5.ebuild,v 1.1 2005/05/16 19:00:04 seemant Exp $ + +inherit gnuconfig eutils flag-o-matic + +IUSE="build debug ipv6 nls socks5 ssl static" + +PATCHVER=0.3 +DESCRIPTION="Network utility to retrieve files from the WWW" +HOMEPAGE="http://wget.sunsite.dk/" +SRC_URI="mirror://gnu/wget/${P}.tar.gz + mirror://gentoo/${P}-gentoo-${PATCHVER}.tar.bz2 + http://dev.gentoo.org/~seemant/distfiles/${P}-gentoo-${PATCHVER}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh +~sparc ~x86" + +RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) + socks5? ( net-proxy/dante )" + +DEPEND="${RDEPEND} + nls? ( sys-devel/gettext ) + sys-devel/autoconf" + + +PATCHDIR="${WORKDIR}/patches" + +src_unpack() { + unpack ${A} ; cd ${S} + export EPATCH_SUFFIX="patch" + epatch ${PATCHDIR}/gentoo + epatch ${PATCHDIR}/debian + epatch ${PATCHDIR}/mandrake +} + +src_compile() { + # Make wget use up-to-date configure scripts + gnuconfig_update + + use ssl && append-flags -I/usr/include/openssl + + econf \ + --sysconfdir=/etc/wget \ + $(use_with ssl) $(use_enable ssl opie) $(use_enable ssl digest) \ + $(use_enable ipv6) \ + $(use_enable nls) \ + $(use_enable debug) \ + $(use_with socks5 socks) \ + || die + + if use static; then + emake LDFLAGS="--static" || die + else + emake || die + fi +} + +src_install() { + if use build; then + insinto /usr + dobin ${S}/src/wget + return + fi + + make DESTDIR=${D} install || die + dodoc AUTHORS COPYING ChangeLog MACHINES MAILING-LIST NEWS README TODO + dodoc doc/sample.wgetrc +} |