aboutsummaryrefslogtreecommitdiff
path: root/net/httping
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2007-07-27 14:55:17 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2007-07-27 14:55:17 +0000
commit5c99b95cb18d8341a59dcbe76fa1d2585aca84de (patch)
tree2d874f3390a4891e620a3522105d95f1d8b75eba /net/httping
parent80bc7e6066eb271fc3c01f74d194e17e05779651 (diff)
downloadports-5c99b95cb18d8341a59dcbe76fa1d2585aca84de.tar.gz
ports-5c99b95cb18d8341a59dcbe76fa1d2585aca84de.zip
Notes
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile7
-rw-r--r--net/httping/distinfo6
2 files changed, 9 insertions, 4 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index f81ed50e113b..e5d2d2b4d659 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= httping
-PORTVERSION= 1.2.4
+PORTVERSION= 1.2.5
CATEGORIES= net
MASTER_SITES= http://www.vanheusden.com/httping/ \
http://critical.ch/distfiles/ \
@@ -19,6 +19,11 @@ COMMENT= A ping-like tool for HTTP requests
MAN1= httping.1
PLIST_FILES= bin/httping
+CFLAGS+= -DVERSION=\\\"${PORTVERSION}\\\"
+
+post-patch:
+ @${REINPLACE_CMD} -E '/^(DEBUG|CFLAGS)/d' ${WRKSRC}/${MAKEFILE}
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
diff --git a/net/httping/distinfo b/net/httping/distinfo
index 78ece0762924..4ad49aaba13c 100644
--- a/net/httping/distinfo
+++ b/net/httping/distinfo
@@ -1,3 +1,3 @@
-MD5 (httping-1.2.4.tgz) = 5a4c9ce45dc0f7c10a43cc948a0980f4
-SHA256 (httping-1.2.4.tgz) = 774e22e275f235305a72e990bc7e8736afa2ab65c27615c9e8d0d8c38334262b
-SIZE (httping-1.2.4.tgz) = 13162
+MD5 (httping-1.2.5.tgz) = fdc021ff8d189c5c8561e6384f86056e
+SHA256 (httping-1.2.5.tgz) = bef1bf37c2330eec4758e5527ef8cf91c4b008dee000b76b02199aaf595bb686
+SIZE (httping-1.2.5.tgz) = 13078