aboutsummaryrefslogtreecommitdiffstats
path: root/net/httping
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2005-10-09 01:54:18 +0800
committerehaupt <ehaupt@FreeBSD.org>2005-10-09 01:54:18 +0800
commiteccc1689ceec0b4fa81b7743f19437070323fd85 (patch)
tree4dd58eb15b2ee334d67b7211534bc1f9220c266a /net/httping
parentd0a9df3368c0ce69bd18bdd317f37d9990ae14e3 (diff)
downloadfreebsd-ports-gnome-eccc1689ceec0b4fa81b7743f19437070323fd85.tar.gz
freebsd-ports-gnome-eccc1689ceec0b4fa81b7743f19437070323fd85.tar.zst
freebsd-ports-gnome-eccc1689ceec0b4fa81b7743f19437070323fd85.zip
- Update to 1.0.5
- Additional master site Approved by: novel (mentor)
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile8
-rw-r--r--net/httping/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index 2bda61a071b7..dd8d65868aba 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -6,9 +6,11 @@
#
PORTNAME= httping
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= net
-MASTER_SITES= http://www.vanheusden.com/httping/
+MASTER_SITES= http://www.vanheusden.com/httping/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ehaupt
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
@@ -24,7 +26,7 @@ do-build:
.for f in ${SRC}
${CC} ${CFLAGS} -c ${WRKSRC}/${f}.c -o ${WRKSRC}/${f}.o
.endfor
- ${CC} ${CFLAGS} ${LDFLAGS} ${SRC:C/(.*)/${WRKSRC}\/\1.o/} \
+ ${CC} ${LDFLAGS} ${SRC:C/(.*)/${WRKSRC}\/\1.o/} \
-o ${WRKSRC}/${PORTNAME}
do-install:
diff --git a/net/httping/distinfo b/net/httping/distinfo
index 96e73f01c141..a53737ea2d47 100644
--- a/net/httping/distinfo
+++ b/net/httping/distinfo
@@ -1,2 +1,2 @@
-MD5 (httping-1.0.4.tgz) = e685b5cd583ad0442e2f6c8a5bf5ceca
-SIZE (httping-1.0.4.tgz) = 8439
+MD5 (httping-1.0.5.tgz) = f04c7644ec00bcc40137db1246fef1c7
+SIZE (httping-1.0.5.tgz) = 8432