Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 09:02:07 +1100 (EST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34312: [maintainer-update] net/dhcpdump update to version 1.4
Message-ID:  <20020126220207.8BE20345@k7.mavetju.org>

next in thread | raw e-mail | index | archive | help

>Number:         34312
>Category:       ports
>Synopsis:       [maintainer-update] net/dhcpdump update to version 1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 26 14:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.4-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju.org 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Tue Dec 25 02:20:13 EST 2001 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386

# $FreeBSD: ports/net/dhcpdump/Makefile,v 1.4 2001/08/28 08:18:34 petef Exp $

>Description:

Update to version 1.4. No functional changes, only autoconfigure support.

>How-To-Repeat:

n/a

>Fix:

--- dhcpdump-old/Makefile	Sun Jan 27 01:35:39 2002
+++ dhcpdump/Makefile	Sun Jan 27 08:57:31 2002
@@ -6,17 +6,13 @@
 #
 
 PORTNAME=	dhcpdump
-PORTVERSION=	1.3
+PORTVERSION=	1.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.mavetju.org/download/
 
 MAINTAINER=	edwin@mavetju.org
 
 MAN1=		dhcpdump.1
-
-pre-build:
-	${PERL} -pi -e "s@gcc@${CC}@g; \
-			s@-Wall -g@-Wall ${CFLAGS}@g; \
-			s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile
+HAS_CONFIGURE=	yes
 
 .include <bsd.port.mk>
diff -ru dhcpdump-old/distinfo dhcpdump/distinfo
--- dhcpdump-old/distinfo	Sun Jan 27 01:35:39 2002
+++ dhcpdump/distinfo	Sun Jan 27 01:36:43 2002
@@ -1 +1 @@
-MD5 (dhcpdump-1.3.tar.gz) = 26239250934b4298f5cb5c4ef26cb86b
+MD5 (dhcpdump-1.4.tar.gz) = 8f7fc11e02e9c2a10dcb61cc21a397f1
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020126220207.8BE20345>