diff options
author | demon <demon@FreeBSD.org> | 2013-06-17 22:38:06 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2013-06-17 22:38:06 +0800 |
commit | d0ede654f5b7902f268c1f2a644d3b7e948aea6f (patch) | |
tree | a0842ecc99fff056dec1600c2b02d1d775b5af7c /net | |
parent | fc7bf949bc048078d70854f710801bf05d0e44a9 (diff) | |
download | freebsd-ports-gnome-d0ede654f5b7902f268c1f2a644d3b7e948aea6f.tar.gz freebsd-ports-gnome-d0ede654f5b7902f268c1f2a644d3b7e948aea6f.tar.zst freebsd-ports-gnome-d0ede654f5b7902f268c1f2a644d3b7e948aea6f.zip |
Update to version 1.4.24.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 4 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index d049f7840dc8..7545e9c8bab7 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.23 +PORTVERSION= 1.4.24 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ @@ -19,7 +19,7 @@ LICENSE_COMB= multi CONFLICTS= haproxy-devel-[0-9]* USE_RC_SUBR= haproxy -USE_GMAKE= YES +USE_GMAKE= yes SUB_FILES= pkg-message MAN1= haproxy.1 diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 54ad454abf84..6d6db2e3d5e9 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.4.23.tar.gz) = ea5ad4166b394b4acc5065a013c78d3002fe4569dec5f919c09f2a28fb4438f1 -SIZE (haproxy-1.4.23.tar.gz) = 835907 +SHA256 (haproxy-1.4.24.tar.gz) = 680928f4d001be3b59b69d4501f41aeea69e7e56bf183fa032ad6144cf97c7ef +SIZE (haproxy-1.4.24.tar.gz) = 836768 |