Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Sep 2016 13:46:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421999 - head/net/httping
Message-ID:  <201609131346.u8DDkJFh083562@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Sep 13 13:46:19 2016
New Revision: 421999
URL: https://svnweb.freebsd.org/changeset/ports/421999

Log:
  Update to 2.5

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

Modified: head/net/httping/Makefile
==============================================================================
--- head/net/httping/Makefile	Tue Sep 13 13:09:31 2016	(r421998)
+++ head/net/httping/Makefile	Tue Sep 13 13:46:19 2016	(r421999)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httping
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	net
 MASTER_SITES=	http://www.vanheusden.com/httping/ \
 		LOCAL/ehaupt
@@ -40,7 +40,7 @@ MAKE_ENV+=	FW=no
 
 .if ${PORT_OPTIONS:MSSL}
 MAKE_ENV+=	SSL=yes
-USE_OPENSSL=	yes
+USES+=		ssl
 .else
 MAKE_ENV+=	SSL=no
 .endif

Modified: head/net/httping/distinfo
==============================================================================
--- head/net/httping/distinfo	Tue Sep 13 13:09:31 2016	(r421998)
+++ head/net/httping/distinfo	Tue Sep 13 13:46:19 2016	(r421999)
@@ -1,2 +1,3 @@
-SHA256 (httping-2.4.tgz) = dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084
-SIZE (httping-2.4.tgz) = 54170
+TIMESTAMP = 1473774147
+SHA256 (httping-2.5.tgz) = 3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8
+SIZE (httping-2.5.tgz) = 71400



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609131346.u8DDkJFh083562>