From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 28 21:20:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 965411065673 for ; Mon, 28 Feb 2011 21:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 635C18FC0A for ; Mon, 28 Feb 2011 21:20:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1SLKBlU071875 for ; Mon, 28 Feb 2011 21:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1SLKB7a071872; Mon, 28 Feb 2011 21:20:11 GMT (envelope-from gnats) Date: Mon, 28 Feb 2011 21:20:11 GMT Message-Id: <201102282120.p1SLKB7a071872@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Dean Freeman Cc: Subject: re: ports/155131: patch daq port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dean Freeman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2011 21:20:11 -0000 The following reply was made to PR ports/155131; it has been noted by GNATS. From: Dean Freeman To: bug-followup@FreeBSD.org, wfreeman@sourcefire.com Cc: Subject: re: ports/155131: patch daq port Date: Mon, 28 Feb 2011 16:14:40 -0500 --20cf30433c7ef7ff78049d5e2aa1 Content-Type: text/plain; charset=ISO-8859-1 the diff should now contain only the following: diff -u /usr/ports/net/daq/Makefile /var/tmp/daq-0.5_1/Makefile --- /usr/ports/net/daq/Makefile 2011-02-02 21:51:26.000000000 -0500 +++ /var/tmp/daq-0.5_1/Makefile 2011-02-28 15:13:55.000000000 -0500 @@ -7,7 +7,7 @@ PORTNAME= daq PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/snort/snort @@ -16,7 +16,8 @@ LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet \ pcap.1:${PORTSDIR}/net/libpcap -BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex \ + libtool>=2.4:${PORTSDIR}/deve/libtool GNU_CONFIGURE= yes USE_GMAKE= yes We re-uploaded the file to sourceforge so that sha and filesize are correct again. Not sure what that was about. -- Dean Freeman Research Analyst, Sourcefire VRT --20cf30433c7ef7ff78049d5e2aa1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable the diff should now contain only the following:

dif= f -u /usr/ports/net/daq/Makefile /var/tmp/daq-0.5_1/Makefile
--- = /usr/ports/net/daq/Makefile 2011-02-02 21:51:26.000000000 -0500
+++ /var/tmp/daq-0.5_1/Makefile 2011-02-28 15:13:55.000000000 -0500
@@ -7,7 +7,7 @@

=A0PORTNAME=3D =A0 =A0 =A0daq
=A0PORTVERSION=3D =A0 0.5
-PORTREVISION=3D =A01
+PORTREVISION=3D =A02
=A0CATEGORIES=3D =A0 =A0net
=A0MASTER_SITES=3D =A0SF/snort/s= nort

@@ -16,7 +16,8 @@

= =A0LIB_DEPENDS=3D =A0 dnet.1:${PORTSDIR}/net/libdnet \
=A0=A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0pcap.1:${PORTSDIR}/net/libpcap
-BUILD_DEPENDS=3D flex:${PORTSDIR}/textproc/flex
+BUILD_DEPE= NDS=3D =A0flex:${PORTSDIR}/textproc/flex \
+ =A0 =A0 =A0 =A0 =A0 = =A0 =A0 libtool>=3D2.4:${PORTSDIR}/deve/libtool

=A0GNU_CONFIGURE=3D yes
=A0USE_GMAKE=3D =A0 =A0 yes


We= re-uploaded the file to sourceforge so that sha and filesize are correct a= gain. =A0Not sure what that was about.

--
Dean Freeman
Res= earch Analyst, Sourcefire VRT

--20cf30433c7ef7ff78049d5e2aa1--