diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2012-12-10 18:05:43 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2012-12-10 18:05:43 +0800 |
commit | 0cc8d65c71b5242ada3595f6daf8967bc32fcdae (patch) | |
tree | 6639744aefd72cb3799f784c971509e09f038ee4 /net/httping | |
parent | 2e2f1fa8731ecdc8debc7e26bc411d8e94ae7899 (diff) | |
download | freebsd-ports-gnome-0cc8d65c71b5242ada3595f6daf8967bc32fcdae.tar.gz freebsd-ports-gnome-0cc8d65c71b5242ada3595f6daf8967bc32fcdae.tar.zst freebsd-ports-gnome-0cc8d65c71b5242ada3595f6daf8967bc32fcdae.zip |
- Update to 1.5.6
- Trim header
Diffstat (limited to 'net/httping')
-rw-r--r-- | net/httping/Makefile | 8 | ||||
-rw-r--r-- | net/httping/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile index c2673d3b42b9..1430925826b8 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: httping -# Date created: 26 Aug 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= httping -PORTVERSION= 1.5.5 +PORTVERSION= 1.5.6 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/httping/ \ CRITICAL diff --git a/net/httping/distinfo b/net/httping/distinfo index 80c0cd89dbb8..361ab4bacae3 100644 --- a/net/httping/distinfo +++ b/net/httping/distinfo @@ -1,2 +1,2 @@ -SHA256 (httping-1.5.5.tgz) = 113aa78fb2398d2be2e09fc8bf19fbaff1c0f854d5858a67fcdce6dccdb4dbb8 -SIZE (httping-1.5.5.tgz) = 15828 +SHA256 (httping-1.5.6.tgz) = 97932df03b942e2edbaad747a7df1517a5f25434cceb563a8055e713f09a36d7 +SIZE (httping-1.5.6.tgz) = 16335 |