Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 06:24:05 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe3ea3f1223a - main - www/pound: update the port to version 4.11
Message-ID:  <202401040624.4046O50O011849@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fe3ea3f1223a1a0c27d9dc73f8bd564ed732ee5a

commit fe3ea3f1223a1a0c27d9dc73f8bd564ed732ee5a
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-04 06:23:00 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-04 06:23:00 +0000

    www/pound: update the port to version 4.11
    
    Requested by:   maintainer
---
 www/pound/Makefile  | 2 +-
 www/pound/distinfo  | 6 +++---
 www/pound/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/pound/Makefile b/www/pound/Makefile
index 920bc494f5f1..5db39d194dd7 100644
--- a/www/pound/Makefile
+++ b/www/pound/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pound
-PORTVERSION=	4.10
+PORTVERSION=	4.11
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/graygnuorg/pound/releases/download/v${PORTVERSION}/
 
diff --git a/www/pound/distinfo b/www/pound/distinfo
index d2111114601a..6f319e734ad5 100644
--- a/www/pound/distinfo
+++ b/www/pound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697185811
-SHA256 (pound-4.10.tar.gz) = dbe307ab3ffb0e88e09798faad85908ee9c3bf52692774d79efa72bb994570e8
-SIZE (pound-4.10.tar.gz) = 554678
+TIMESTAMP = 1704295754
+SHA256 (pound-4.11.tar.gz) = 536b5948f7a17d17a0a1ee03381843ad3ca020aab1e9b24f5c5cc83cfd2017e3
+SIZE (pound-4.11.tar.gz) = 565278
diff --git a/www/pound/pkg-plist b/www/pound/pkg-plist
index 215e06a17c08..c29caaa30246 100644
--- a/www/pound/pkg-plist
+++ b/www/pound/pkg-plist
@@ -4,4 +4,5 @@ man/man5/poundctl.tmpl.5.gz
 man/man8/pound.8.gz
 man/man8/poundctl.8.gz
 sbin/pound
+%%DATADIR%%/mvh.inc
 %%DATADIR%%/poundctl.tmpl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401040624.4046O50O011849>