diff options
author | demon <demon@FreeBSD.org> | 2016-08-15 19:55:37 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2016-08-15 19:55:37 +0800 |
commit | f8763352915af07a71eb19d47e5f1b2dec45ee4b (patch) | |
tree | e8956e075d691db5df82277fb60437105737d61a /net/haproxy | |
parent | 98875e8932e600920ac2d4ff3bff0a2d9cef7eba (diff) | |
download | freebsd-ports-gnome-f8763352915af07a71eb19d47e5f1b2dec45ee4b.tar.gz freebsd-ports-gnome-f8763352915af07a71eb19d47e5f1b2dec45ee4b.tar.zst freebsd-ports-gnome-f8763352915af07a71eb19d47e5f1b2dec45ee4b.zip |
Update to version 1.6.8.
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 4 | ||||
-rw-r--r-- | net/haproxy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 275ab741720d..5f078d219cce 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.7 +PORTVERSION= 1.6.8 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} @@ -59,7 +59,7 @@ IGNORE?= enable PCRE support to use DeviceAtlas .endif .if ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes +USES+= ssl MAKE_ARGS+= USE_OPENSSL=1 .endif diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 4f1bb92de57b..fb470b95a0bd 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1468433789 -SHA256 (haproxy-1.6.7.tar.gz) = 583e0c0c3388c0597dea241601f3fedfe1d7ff8c735d471831be67315f58183a -SIZE (haproxy-1.6.7.tar.gz) = 1565243 +TIMESTAMP = 1471261957 +SHA256 (haproxy-1.6.8.tar.gz) = a51b7bf667245369683f8aafb288c4e33cb55d36c4b4b836f1dfc9aa56bb095c +SIZE (haproxy-1.6.8.tar.gz) = 1566594 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 |