diff options
author | 2005-03-07 10:55:58 +0000 | |
---|---|---|
committer | 2005-03-07 10:55:58 +0000 | |
commit | 98e5990eced183f6fb09787d78d2f93520a690ee (patch) | |
tree | 0609be0462dbdd5ddd02507e6be932cf92dbb89c /net-analyzer/dsniff | |
parent | Version bump; also added patch that makes Tcl/tk support optional (via USE=tc... (diff) | |
download | historical-98e5990eced183f6fb09787d78d2f93520a690ee.tar.gz historical-98e5990eced183f6fb09787d78d2f93520a690ee.tar.bz2 historical-98e5990eced183f6fb09787d78d2f93520a690ee.zip |
Revision bump; install /etc files correctly for bug 84284. Keeping stable on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-analyzer/dsniff')
-rw-r--r-- | net-analyzer/dsniff/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/dsniff/Manifest | 12 | ||||
-rw-r--r-- | net-analyzer/dsniff/dsniff-2.3-r3.ebuild (renamed from net-analyzer/dsniff/dsniff-2.3-r2.ebuild) | 8 | ||||
-rw-r--r-- | net-analyzer/dsniff/files/digest-dsniff-2.3-r3 (renamed from net-analyzer/dsniff/files/digest-dsniff-2.3-r2) | 0 |
4 files changed, 18 insertions, 11 deletions
diff --git a/net-analyzer/dsniff/ChangeLog b/net-analyzer/dsniff/ChangeLog index a71b6cb4cc7e..aa26f9f244ae 100644 --- a/net-analyzer/dsniff/ChangeLog +++ b/net-analyzer/dsniff/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/dsniff # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.12 2005/01/29 05:12:50 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/ChangeLog,v 1.13 2005/03/07 10:55:58 ka0ttic Exp $ + +*dsniff-2.3-r3 (07 Mar 2005) + + 07 Mar 2005; Aaron Walker <ka0ttic@gentoo.org> -dsniff-2.3-r2.ebuild, + +dsniff-2.3-r3.ebuild: + Revision bump; install /etc files correctly for bug 84284. Keeping stable on + x86. 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> dsniff-2.3-r2.ebuild: changed net-libs/libpcap depend to virtual/libcap diff --git a/net-analyzer/dsniff/Manifest b/net-analyzer/dsniff/Manifest index 9116dd7aeb1d..15f965ad352c 100644 --- a/net-analyzer/dsniff/Manifest +++ b/net-analyzer/dsniff/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 870cc3df989ce774814500660f9c09c0 ChangeLog 1395 -MD5 6715a1b35f97d89a9d1c050bb87a843e dsniff-2.3-r2.ebuild 2235 +MD5 5a46a5c6cf044594ef7fd25b24d519cf dsniff-2.3-r3.ebuild 2233 +MD5 7f4bca380ad8238089281378f8925b2c ChangeLog 1605 MD5 bb880c49bdffe94226562c9f6b06e0e7 metadata.xml 719 +MD5 5c5bea8cc4846925ba48ba5c9ea83341 files/digest-dsniff-2.3-r3 123 MD5 9206faea6a9be25f7d1aa0ac0a2ff6e3 files/2.3-libnet-1.0.patch 6110 MD5 f41ad0aeacc05042ec27551b257845d3 files/2.3-makefile.patch 1531 -MD5 5c5bea8cc4846925ba48ba5c9ea83341 files/digest-dsniff-2.3-r2 123 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) -iD8DBQFB+xtamdTrptrqvGERAkjOAJ9NPTqDwb0lSc37gVo1aspBiBuuugCfTIz4 -frXwnVsyGXA4hskHT0wlggg= -=WySE +iD8DBQFCLDNIEZCkKN40op4RApjVAJkBMThjjl9gn8uRIfklOwbOxv0hbwCcDi8x +TkJIl02aVSD3AXGRajF04sM= +=QMuP -----END PGP SIGNATURE----- diff --git a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild b/net-analyzer/dsniff/dsniff-2.3-r3.ebuild index 3f122209be89..8a29e4027c21 100644 --- a/net-analyzer/dsniff/dsniff-2.3-r2.ebuild +++ b/net-analyzer/dsniff/dsniff-2.3-r3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r2.ebuild,v 1.7 2005/01/29 05:12:50 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/dsniff/dsniff-2.3-r3.ebuild,v 1.1 2005/03/07 10:55:58 ka0ttic Exp $ inherit eutils -# dsniff needs to build it's own version of sys-libs/db, since the one +# dsniff needs to build it's own version of sys-libs/db, since the one # normally installed is for some reason unusable for dsniffs configure script. # The version is chosen as being the standard one around at the time i wrote -# this ebuild, it's not set in stone. +# this ebuild, it's not set in stone. DB_VER="3.2.9" @@ -69,6 +69,6 @@ src_compile() { src_install() { make install install_prefix=${D} || die dodir /etc/dsniff - mv ${D}/usr/{dnsspoof.hosts,dsniff.{magic,services}} ${D}/etc/dsniff/ + mv ${D}/usr/lib/{dnsspoof.hosts,dsniff.{magic,services}} ${D}/etc/dsniff/ dodoc CHANGES README TODO } diff --git a/net-analyzer/dsniff/files/digest-dsniff-2.3-r2 b/net-analyzer/dsniff/files/digest-dsniff-2.3-r3 index e1135460a43f..e1135460a43f 100644 --- a/net-analyzer/dsniff/files/digest-dsniff-2.3-r2 +++ b/net-analyzer/dsniff/files/digest-dsniff-2.3-r3 |