diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 21:53:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-22 21:53:30 +0000 |
commit | b09f86a4565b8988dbc473f54258bcc6df250b54 (patch) | |
tree | f5f1409439de44d8f2aa58285b02ce516a0a16a1 /net-misc | |
parent | Version bump. (diff) | |
download | historical-b09f86a4565b8988dbc473f54258bcc6df250b54.tar.gz historical-b09f86a4565b8988dbc473f54258bcc6df250b54.tar.bz2 historical-b09f86a4565b8988dbc473f54258bcc6df250b54.zip |
Version bump #68547 for security.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/socat/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/socat/Manifest | 18 | ||||
-rw-r--r-- | net-misc/socat/files/digest-socat-1.4.0.3 | 1 | ||||
-rw-r--r-- | net-misc/socat/socat-1.4.0.3.ebuild | 38 |
4 files changed, 60 insertions, 4 deletions
diff --git a/net-misc/socat/ChangeLog b/net-misc/socat/ChangeLog index 58c2b9136b52..e13116311b78 100644 --- a/net-misc/socat/ChangeLog +++ b/net-misc/socat/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/socat # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.12 2004/07/01 21:57:54 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.13 2004/10/22 21:53:30 vapier Exp $ + +*socat-1.4.0.3 (22 Oct 2004) + + 22 Oct 2004; Mike Frysinger <vapier@gentoo.org> +socat-1.4.0.3.ebuild: + Version bump #68547 for security. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> socat-1.3.0.1.ebuild, socat-1.3.1.0.ebuild, socat-1.3.2.0.ebuild, socat-1.3.2.1.ebuild, diff --git a/net-misc/socat/Manifest b/net-misc/socat/Manifest index 39646f6b1829..484f63eda601 100644 --- a/net-misc/socat/Manifest +++ b/net-misc/socat/Manifest @@ -1,11 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 f54689be033db5449925fca3460c7c6f ChangeLog 1681 MD5 e4722aae9ff5805115aeb59872b81465 socat-1.3.0.1.ebuild 1633 -MD5 c59a8e95c9bd4b3239554934acb1c7b5 socat-1.3.2.2.ebuild 1044 -MD5 f877b2f115a81c9a4fb5555232b1180c socat-1.3.2.1.ebuild 1589 MD5 818d4aaa8d50257628ff5efbd27ecf8d socat-1.3.1.0.ebuild 1634 -MD5 27277ea79ca0fc0871dd3d0fe43a0a83 ChangeLog 1544 MD5 3e6096ab19af3ad93234b1c38e330359 socat-1.3.2.0.ebuild 1557 +MD5 f877b2f115a81c9a4fb5555232b1180c socat-1.3.2.1.ebuild 1589 +MD5 c59a8e95c9bd4b3239554934acb1c7b5 socat-1.3.2.2.ebuild 1044 +MD5 6d6a22968c5c1383302f38e583a6e490 socat-1.4.0.3.ebuild 1017 MD5 506ab9d342949b2589479d2c61ff4038 files/digest-socat-1.3.0.1 66 MD5 3716109facbed0db26250a872dd6eda1 files/digest-socat-1.3.1.0 66 MD5 a7603fa9eae81b2f857ba740fedb09d7 files/digest-socat-1.3.2.0 66 MD5 f36a8969db98f4b05d53cce1c71a4161 files/digest-socat-1.3.2.1 66 MD5 e4628aa35442d5e26f3f91ec6efc3b1f files/digest-socat-1.3.2.2 66 +MD5 3e1450e1811fbf675f8069ed1bbe2a18 files/digest-socat-1.4.0.3 66 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.9.10 (GNU/Linux) + +iD8DBQFBeYF3HTu7gpaalycRAvr9AKCxvnloHLM68efIcF5++boyM7DPhwCfdCBb +xPbOUvQ/YHp0SfZ6/3kHxXA= +=dMfh +-----END PGP SIGNATURE----- diff --git a/net-misc/socat/files/digest-socat-1.4.0.3 b/net-misc/socat/files/digest-socat-1.4.0.3 new file mode 100644 index 000000000000..cb0f4d6d517b --- /dev/null +++ b/net-misc/socat/files/digest-socat-1.4.0.3 @@ -0,0 +1 @@ +MD5 104f87f25305990bf46708f55e525973 socat-1.4.0.3.tar.bz2 255824 diff --git a/net-misc/socat/socat-1.4.0.3.ebuild b/net-misc/socat/socat-1.4.0.3.ebuild new file mode 100644 index 000000000000..34a61a7d5fcb --- /dev/null +++ b/net-misc/socat/socat-1.4.0.3.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/socat-1.4.0.3.ebuild,v 1.1 2004/10/22 21:53:30 vapier Exp $ + +DESCRIPTION="Multipurpose relay (SOcket CAT)" +HOMEPAGE="http://www.dest-unreach.org/socat/" +SRC_URI="http://www.dest-unreach.org/${PN}/download/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="alpha amd64 hppa mips ppc sparc x86" +IUSE="ssl readline ipv6" + +DEPEND="ssl? ( >=dev-libs/openssl-0.9.6 ) + readline? ( >=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1 ) + virtual/libc" + +S=${WORKDIR}/socat-${PV:0:3} + +src_compile() { + econf \ + $(use_enable ssl openssl) \ + $(use_enable readline) \ + $(use_enable ipv6 ip6) \ + || die "econf failed" + emake || die +} + +src_install() { + dodir /usr/bin /usr/share/man/man1 + make install DESTDIR="${D}" || die + + dodoc BUGREPORTS CHANGES DEVELOPMENT EXAMPLES \ + FAQ FILES PORTING README SECURITY VERSION xio.help + docinto examples + dodoc *.sh + dohtml socat.html +} |