diff options
author | demon <demon@FreeBSD.org> | 2015-12-28 19:35:16 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-12-28 19:35:16 +0800 |
commit | f2b488161cae9f300a3246f19335e4e1b1751b58 (patch) | |
tree | 2771a09875f4d30f1d7889959fab03584785cc4e /net | |
parent | ff5928f09b63b04bc50b4ee36ee2c9795f6280e9 (diff) | |
download | freebsd-ports-gnome-f2b488161cae9f300a3246f19335e4e1b1751b58.tar.gz freebsd-ports-gnome-f2b488161cae9f300a3246f19335e4e1b1751b58.tar.zst freebsd-ports-gnome-f2b488161cae9f300a3246f19335e4e1b1751b58.zip |
Update to version 1.6.3.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 5 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 71e62938fd05..54a17a695171 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.2 -PORTREVISION= 1 +PORTVERSION= 1.6.3 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} @@ -43,7 +42,7 @@ MAKE_ARGS+= USE_PCRE=1 USE_PCRE_JIT=1 .if ${PORT_OPTIONS:MSPCRE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre -MAKE_ARGS+= USE_STATIC_PCRE=1 USE_PCRE_JIT=1 +MAKE_ARGS+= USE_PCRE=1 USE_STATIC_PCRE=1 USE_PCRE_JIT=1 .endif .if ${PORT_OPTIONS:MDEVICEATLAS} diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 081b9c37270e..d961a9e72f3d 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,4 +1,4 @@ -SHA256 (haproxy-1.6.2.tar.gz) = bd4a7eee79e1bfd25af59d956bb60e82acbb6f146f3fb3b30636036f4c9548d3 -SIZE (haproxy-1.6.2.tar.gz) = 1538976 +SHA256 (haproxy-1.6.3.tar.gz) = fd06b45054cde2c69cb3322dfdd8a4bcfc46eb9d0c4b36d20d3ea19d84e338a7 +SIZE (haproxy-1.6.3.tar.gz) = 1555861 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 |