svn commit: r342470 - head/net/httping

Emanuel Haupt ehaupt at FreeBSD.org
Mon Feb 3 20:49:14 UTC 2014


Author: ehaupt
Date: Mon Feb  3 20:49:13 2014
New Revision: 342470
URL: http://svnweb.freebsd.org/changeset/ports/342470
QAT: https://qat.redports.org/buildarchive/r342470/

Log:
  Update to 2.3.4 and add LICENSE.

Modified:
  head/net/httping/Makefile
  head/net/httping/distinfo

Modified: head/net/httping/Makefile
==============================================================================
--- head/net/httping/Makefile	Mon Feb  3 20:46:39 2014	(r342469)
+++ head/net/httping/Makefile	Mon Feb  3 20:49:13 2014	(r342470)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httping
-PORTVERSION=	2.3.3
+PORTVERSION=	2.3.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.vanheusden.com/httping/ \
 		CRITICAL
@@ -11,6 +11,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Ping-like tool for HTTP requests
 
+LICENSE=	GPLv2
+
 USES=		gmake gettext
 
 PLIST_FILES=	bin/httping man/man1/httping.1.gz

Modified: head/net/httping/distinfo
==============================================================================
--- head/net/httping/distinfo	Mon Feb  3 20:46:39 2014	(r342469)
+++ head/net/httping/distinfo	Mon Feb  3 20:49:13 2014	(r342470)
@@ -1,2 +1,2 @@
-SHA256 (httping-2.3.3.tgz) = 00d44796a6b2efea6f071458bce943aee8f4c3b32fc14e8ab7f026ded3ec2cf8
-SIZE (httping-2.3.3.tgz) = 54376
+SHA256 (httping-2.3.4.tgz) = a76171cb066b1d85a7b302f92dd3ee81d44ff1756ca6de5ade195eb07a836bc2
+SIZE (httping-2.3.4.tgz) = 53928


More information about the svn-ports-all mailing list