summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-27 15:54:09 +0000
committerpat <pat@FreeBSD.org>2002-01-27 15:54:09 +0000
commit2c8547a9378bc174fc798e55d87b485520e5eaac (patch)
tree5ad5792586c10f51327fab41af65bc6139c8874a /net
parentfbfba9b1e50b00fa3af01cb9f6d41315e8bd5511 (diff)
downloadFreeBSD-ports-2c8547a9378bc174fc798e55d87b485520e5eaac.zip
FreeBSD-ports-2c8547a9378bc174fc798e55d87b485520e5eaac.tar.gz
Update to 1.2
PR: 34320 Submitted by: maintainer
Diffstat (limited to 'net')
-rw-r--r--net/dhcping/Makefile18
-rw-r--r--net/dhcping/distinfo2
2 files changed, 9 insertions, 11 deletions
diff --git a/net/dhcping/Makefile b/net/dhcping/Makefile
index 3b00d60..d21059e 100644
--- a/net/dhcping/Makefile
+++ b/net/dhcping/Makefile
@@ -5,18 +5,16 @@
# $FreeBSD$
#
-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
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
-pre-build:
- ${PERL} -pi.orig -e "s@gcc@${CC}@g; \
- s@-Wall -g@-Wall ${CFLAGS}@g; \
- s@/usr/local@${PREFIX}@g" ${WRKSRC}/Makefile
+MAN8= dhcping.8
.include <bsd.port.mk>
diff --git a/net/dhcping/distinfo b/net/dhcping/distinfo
index ac989d7..a4aa260 100644
--- a/net/dhcping/distinfo
+++ b/net/dhcping/distinfo
@@ -1 +1 @@
-MD5 (dhcping-1.1.tar.gz) = 2553d00f2aac69be0c4fee799c87ce60
+MD5 (dhcping-1.2.tar.gz) = c4b22bbf3446c8567e371c40aa552d5d
OpenPOWER on IntegriCloud