git: e46177066807 - main - Update to version 1.7.14.
Dmitry Sivachenko
demon at FreeBSD.org
Mon Apr 19 22:18:40 UTC 2021
The branch main has been updated by demon:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e46177066807ccfcb469ea9dd4ffa886359f3786
commit e46177066807ccfcb469ea9dd4ffa886359f3786
Author: Dmitry Sivachenko <demon at FreeBSD.org>
AuthorDate: 2021-04-19 22:16:11 +0000
Commit: Dmitry Sivachenko <demon at FreeBSD.org>
CommitDate: 2021-04-19 22:16:11 +0000
Update to version 1.7.14.
---
net/haproxy17/Makefile | 2 +-
net/haproxy17/distinfo | 6 +++---
net/haproxy17/files/patch-ebtree-ebtree.h | 10 ----------
3 files changed, 4 insertions(+), 14 deletions(-)
diff --git a/net/haproxy17/Makefile b/net/haproxy17/Makefile
index 26362b2372d5..044b96a7ffab 100644
--- a/net/haproxy17/Makefile
+++ b/net/haproxy17/Makefile
@@ -1,7 +1,7 @@
# Created by: Clement Laforet
PORTNAME= haproxy
-PORTVERSION= 1.7.13
+PORTVERSION= 1.7.14
CATEGORIES= net www
MASTER_SITES= http://www.haproxy.org/download/1.7/src/
PKGNAMESUFFIX= 17
diff --git a/net/haproxy17/distinfo b/net/haproxy17/distinfo
index 06c537bc4d6b..1a87e6d16569 100644
--- a/net/haproxy17/distinfo
+++ b/net/haproxy17/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616176335
-SHA256 (haproxy-1.7.13.tar.gz) = 53ae3ae722236a56cc8b584bf1f8ef422fc40e9ce032d244e256c486c1713600
-SIZE (haproxy-1.7.13.tar.gz) = 1766574
+TIMESTAMP = 1618870509
+SHA256 (haproxy-1.7.14.tar.gz) = 1f9fb6c5a342803037a622c7dd04702b0d010a88b5c3922cd3da71a34f3377a4
+SIZE (haproxy-1.7.14.tar.gz) = 1766999
diff --git a/net/haproxy17/files/patch-ebtree-ebtree.h b/net/haproxy17/files/patch-ebtree-ebtree.h
deleted file mode 100644
index 4f5d4a03c32e..000000000000
--- a/net/haproxy17/files/patch-ebtree-ebtree.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- ebtree/ebtree.h.orig 2021-03-19 17:56:33.131201000 +0000
-+++ ebtree/ebtree.h 2021-03-19 17:54:50.584874000 +0000
-@@ -247,6 +247,7 @@
- #define _EBTREE_H
-
- #include <stdlib.h>
-+#include <unistd.h>
- #include "compiler.h"
-
- static inline int flsnz8_generic(unsigned int x)
More information about the dev-commits-ports-all
mailing list