1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.2.5

This commit is contained in:
Emanuel Haupt 2007-07-27 14:55:17 +00:00
parent 80bc7e6066
commit 5c99b95cb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196412
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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