diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-01-26 10:11:15 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-01-26 10:11:15 +0000 |
commit | c12f231cc96129aacae741b0e4dd588db75cd0c9 (patch) | |
tree | feaef4c2de4b0fcc97504391b1a6c536b5b9b0bc /net/haproxy | |
parent | 8c76dcd8bdcdaddfb0661be51251d8805b4c9a21 (diff) | |
download | ports-c12f231cc96129aacae741b0e4dd588db75cd0c9.tar.gz ports-c12f231cc96129aacae741b0e4dd588db75cd0c9.zip |
Notes
Diffstat (limited to 'net/haproxy')
-rw-r--r-- | net/haproxy/Makefile | 2 | ||||
-rw-r--r-- | net/haproxy/distinfo | 4 | ||||
-rw-r--r-- | net/haproxy/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index d4af76e59ba9..c07e84cc3970 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.1.29 +PORTVERSION= 1.1.30 CATEGORIES= net www MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ http://w.ods.org/tools/haproxy/src/old/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index e6e40fdddca2..dae81d5a287a 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,2 +1,2 @@ -MD5 (haproxy-1.1.29.tar.gz) = ff904e632fe8f5c6ebfdeba8000f678d -SIZE (haproxy-1.1.29.tar.gz) = 102557 +MD5 (haproxy-1.1.30.tar.gz) = 492695a4d76bc76e1e112b373939fc93 +SIZE (haproxy-1.1.30.tar.gz) = 116665 diff --git a/net/haproxy/pkg-plist b/net/haproxy/pkg-plist index 0b2abc040363..e33e1e21c975 100644 --- a/net/haproxy/pkg-plist +++ b/net/haproxy/pkg-plist @@ -1,5 +1,6 @@ sbin/haproxy etc/rc.d/haproxy.sh +%%PORTDOCS%%%%DOCSDIR%%/architecture.txt %%PORTDOCS%%%%DOCSDIR%%/haproxy-en.txt %%PORTDOCS%%%%DOCSDIR%%/haproxy-fr.txt %%PORTDOCS%%%%EXAMPLESDIR%%/haproxy.cfg |