From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PNAbs-0001Fu-UJ for garchives@archives.gentoo.org; Mon, 29 Nov 2010 20:46:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A1C8E09A8; Mon, 29 Nov 2010 20:45:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D071FE0994 for ; Mon, 29 Nov 2010 20:45:57 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 43F8D1B4071 for ; Mon, 29 Nov 2010 20:45:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id D548620051; Mon, 29 Nov 2010 20:45:55 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/fragroute: ChangeLog fragroute-1.2-r3.ebuild fragroute-1.2-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog fragroute-1.2-r3.ebuild fragroute-1.2-r2.ebuild X-VCS-Directories: net-analyzer/fragroute X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20101129204555.D548620051@flycatcher.gentoo.org> Date: Mon, 29 Nov 2010 20:45:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 65f549c5-5d87-4ca1-9a3a-4d56a5892a1e X-Archives-Hash: f28a6a6ffe4d00c7398672fcc33233b6 jer 10/11/29 20:45:55 Modified: ChangeLog Added: fragroute-1.2-r3.ebuild Removed: fragroute-1.2-r2.ebuild Log: Fix libevent dependency and check for libevent.so instead of libevent.a= in configure (still bug #342859). =20 (Portage version: 2.1.9.25/cvs/Linux i686) Revision Changes Path 1.21 net-analyzer/fragroute/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fragr= oute/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fragr= oute/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fragr= oute/ChangeLog?r1=3D1.20&r2=3D1.21 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 27 Oct 2010 02:58:32 -0000 1.20 +++ ChangeLog 29 Nov 2010 20:45:55 -0000 1.21 @@ -1,6 +1,13 @@ # ChangeLog for net-analyzer/fragroute # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.= 20 2010/10/27 02:58:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/ChangeLog,v 1.= 21 2010/11/29 20:45:55 jer Exp $ + +*fragroute-1.2-r3 (29 Nov 2010) + + 29 Nov 2010; Jeroen Roovers files/1.2-libevent.patch, + -fragroute-1.2-r2.ebuild, +fragroute-1.2-r3.ebuild: + Fix libevent dependency and check for libevent.so instead of libevent.= a in + configure (still bug #342859). =20 *fragroute-1.2-r2 (27 Oct 2010) =20 1.1 net-analyzer/fragroute/fragroute-1.2-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fragr= oute/fragroute-1.2-r3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/fragr= oute/fragroute-1.2-r3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: fragroute-1.2-r3.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/fragroute/fragroute-1.2-r= 3.ebuild,v 1.1 2010/11/29 20:45:55 jer Exp $ EAPI=3D"3" inherit eutils toolchain-funcs DESCRIPTION=3D"Testing of network intrusion detection systems, firewalls = and TCP/IP stacks" HOMEPAGE=3D"http://www.monkey.org/~dugsong/fragroute/" SRC_URI=3D"http://www.monkey.org/~dugsong/fragroute/${P}.tar.gz" LICENSE=3D"BSD" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~x86" IUSE=3D"" DEPEND=3D" dev-libs/libevent net-libs/libpcap >=3Ddev-libs/libdnet-1.4 " RDEPEND=3D"${DEPEND}" src_prepare() { epatch "${FILESDIR}"/${PV}-libevent.patch sed -i configure \ -e 's|libevent.a|libevent.so|g' \ || die "sed configure.in" tc-export CC } src_configure() { econf --with-libevent=3D"${EPREFIX}"/usr --with-libdnet=3D"${EPREFIX}"/u= sr } src_install() { emake DESTDIR=3D"${D}" install || die dodoc README || die }