diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-03-10 18:15:02 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2025-03-10 18:15:02 +0000 |
commit | b6076b73d8e2fb2324c6afbd1ebaf2bdc8cf9704 (patch) | |
tree | 4cf66775c320310cd75ee3344be0728b07ae59ef | |
parent | security/vuxml: Add vim* shell commands execution (diff) |
www/pound: update the port to version 4.16
Approved by: maintainer
-rw-r--r-- | www/pound/Makefile | 5 | ||||
-rw-r--r-- | www/pound/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/pound/Makefile b/www/pound/Makefile index 82bf952981b2..092d171e8ef4 100644 --- a/www/pound/Makefile +++ b/www/pound/Makefile @@ -1,11 +1,12 @@ PORTNAME= pound -PORTVERSION= 4.14 +PORTVERSION= 4.16 CATEGORIES= www net MASTER_SITES= https://github.com/graygnuorg/pound/releases/download/v${PORTVERSION}/ MAINTAINER= zeus@gnu.org.ua COMMENT= HTTP/HTTPS reverse-proxy and load-balancer -WWW= https://github.com/graygnuorg/pound +WWW= https://github.com/graygnuorg/pound \ + https://gray.gnu.org.ua/project/pound LICENSE= GPLv3+ diff --git a/www/pound/distinfo b/www/pound/distinfo index e162b9d16830..7548abc8de97 100644 --- a/www/pound/distinfo +++ b/www/pound/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728811457 -SHA256 (pound-4.14.tar.gz) = 265e45e9312a4aca295508b9c65edb783a2ec86c3d7d2f5c76330e304a0d1626 -SIZE (pound-4.14.tar.gz) = 968886 +TIMESTAMP = 1736754962 +SHA256 (pound-4.16.tar.gz) = d4b2e1111d553b0e428b90a3a7f682dab54c961572c79105926dfac8bbfda0a5 +SIZE (pound-4.16.tar.gz) = 990967 |