diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-06-26 14:38:47 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-06-26 14:38:47 +0000 |
commit | 219623d0bd952dda12bc9dded81aab5e89263dca (patch) | |
tree | 0e9cdd7ed04fd89462003ef6f801f32edf78ef3d /net/haproxy | |
parent | 0b2cec0d608168cb113ca7d36330211fda90fabb (diff) | |
download | ports-219623d0bd952dda12bc9dded81aab5e89263dca.tar.gz ports-219623d0bd952dda12bc9dded81aab5e89263dca.zip |
Notes
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 23122110762c..68d1ae6362fc 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.5.12 +PORTVERSION= 1.5.13 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 685d07f06b15..681706d771b1 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -SHA256 (haproxy-1.5.12.tar.gz) = 6648dd7d6b958d83dd7101eab5792178212a66c884bec0ebcd8abc39df83bb78 -SIZE (haproxy-1.5.12.tar.gz) = 1344813 +SHA256 (haproxy-1.5.13.tar.gz) = de901c23d976cb21b816dc671924176918b691a430fb5a52e0f1afbc6faeb5f9 +SIZE (haproxy-1.5.13.tar.gz) = 1345323 |