ports/155131: patch daq port

Dean Freeman wfreeman at sourcefire.com
Mon Feb 28 20:40:10 UTC 2011


>Number:         155131
>Category:       ports
>Synopsis:       patch daq port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 28 20:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dean Freeman
>Release:        7.4-RELEASE
>Organization:
Sourcefire, Inc
>Environment:
FreeBSD  7.4-RELEASE FreeBSD 7.4-RELEASE #0: Fri Feb 18 01:55:22 UTC 2011     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
added libtool 2.4 as a BUILD_DEPENDS, and also updated filesize and hash for tarball revision.
>How-To-Repeat:

>Fix:
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
diff -u /usr/ports/net/daq/distinfo /var/tmp/daq-0.5_1/distinfo
--- /usr/ports/net/daq/distinfo	2011-01-18 11:46:53.000000000 -0500
+++ /var/tmp/daq-0.5_1/distinfo	2011-02-28 15:31:37.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (daq-0.5.tar.gz) = 36f2954a5994e0047c43a6e48e033712a4f2dbabb63556aa07d6344f3f834eec
-SIZE (daq-0.5.tar.gz) = 449703
+SHA256 (daq-0.5.tar.gz) = 4348b794eca0e81f0b99514fd882d631a12c94bc923bd1d7c8c03352b8c16a71
+SIZE (daq-0.5.tar.gz) = 452557 
Common subdirectories: /usr/ports/net/daq/files and /var/tmp/daq-0.5_1/files


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list