From b7d8cb7ad18ef2e24366320c3e3ffcbb577a0feb Mon Sep 17 00:00:00 2001 From: sem Date: Tue, 13 Sep 2005 13:00:09 +0000 Subject: - Update to 20050629 PR: ports/84439 Submitted by: Andrej Zverev Approved by: maintainer timeout (1.5 month) --- net/http_ping/Makefile | 6 +++--- net/http_ping/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net') diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index 1d5f8da3b183..f25bd01cc54f 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -6,10 +6,10 @@ # PORTNAME= http_ping -PORTVERSION= 20020403 +PORTVERSION= 20050629 CATEGORIES= net www -MASTER_SITES= http://www.acme.com/software/http_ping/ -DISTNAME= ${PORTNAME}_03apr2002 +MASTER_SITES= http://www.acme.com/software/${PORTNAME}/ +DISTNAME= ${PORTNAME}_29jun2005 MAINTAINER= dd@FreeBSD.org COMMENT= Sends HTTP requests every few seconds and times how long they take diff --git a/net/http_ping/distinfo b/net/http_ping/distinfo index e0725cd0337c..33b97b1920cd 100644 --- a/net/http_ping/distinfo +++ b/net/http_ping/distinfo @@ -1,2 +1,2 @@ -MD5 (http_ping_03apr2002.tar.gz) = a90fda389a2e1048d666afa54eb85385 -SIZE (http_ping_03apr2002.tar.gz) = 7622 +MD5 (http_ping_29jun2005.tar.gz) = 6ff0319344f934baa5a5f9bc6df7eaf7 +SIZE (http_ping_29jun2005.tar.gz) = 7956 -- cgit