Date: Sun, 27 Jan 2002 18:25:55 +1100 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/34320: [maintainer-update] net/dhcping to version 1.2 Message-ID: <20020127072555.0AFEC349@k7.mavetju.org>
next in thread | raw e-mail | index | archive | help
>Number: 34320 >Category: ports >Synopsis: [maintainer-update] net/dhcping to version 1.2 >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 23:30: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/dhcping/Makefile,v 1.4 2001/04/20 15:58:24 olgeni Exp $ >Description: update to version 1.2 >How-To-Repeat: n/a >Fix: thanks! --- dhcping-old/Makefile Sun Jan 27 18:21:27 2002 +++ dhcping/Makefile Sun Jan 27 18:23:07 2002 @@ -5,18 +5,14 @@ # $FreeBSD: ports/net/dhcping/Makefile,v 1.4 2001/04/20 15:58:24 olgeni Exp $ # -PORTNAME= dhcping -PORTVERSION= 1.1 -CATEGORIES= net -MASTER_SITES= http://www.mavetju.org/download/ +PORTNAME= dhcping +PORTVERSION= 1.2 +CATEGORIES= net +MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= edwin@mavetju.org +MAINTAINER= edwin@mavetju.org MAN8= dhcping.8 - -pre-build: - ${PERL} -pi.orig -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 -ur dhcping-old/distinfo dhcping/distinfo --- dhcping-old/distinfo Sun Jan 27 18:21:27 2002 +++ dhcping/distinfo Sun Jan 27 18:22:54 2002 @@ -1 +1 @@ -MD5 (dhcping-1.1.tar.gz) = 2553d00f2aac69be0c4fee799c87ce60 +MD5 (dhcping-1.2.tar.gz) = c4b22bbf3446c8567e371c40aa552d5d >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?20020127072555.0AFEC349>