mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 08:56:28 -04:00
Update to 2.5
This commit is contained in:
parent
ecb341c3e4
commit
8d04c43989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421999
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= httping
|
PORTNAME= httping
|
||||||
PORTVERSION= 2.4
|
PORTVERSION= 2.5
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://www.vanheusden.com/httping/ \
|
MASTER_SITES= http://www.vanheusden.com/httping/ \
|
||||||
LOCAL/ehaupt
|
LOCAL/ehaupt
|
||||||
|
@ -40,7 +40,7 @@ MAKE_ENV+= FW=no
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MSSL}
|
.if ${PORT_OPTIONS:MSSL}
|
||||||
MAKE_ENV+= SSL=yes
|
MAKE_ENV+= SSL=yes
|
||||||
USE_OPENSSL= yes
|
USES+= ssl
|
||||||
.else
|
.else
|
||||||
MAKE_ENV+= SSL=no
|
MAKE_ENV+= SSL=no
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (httping-2.4.tgz) = dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084
|
TIMESTAMP = 1473774147
|
||||||
SIZE (httping-2.4.tgz) = 54170
|
SHA256 (httping-2.5.tgz) = 3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8
|
||||||
|
SIZE (httping-2.5.tgz) = 71400
|
||||||
|
|
Loading…
Add table
Reference in a new issue