git: fd043f6deaca - main - www/pound: the port had been updated to version 4.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 15:58:26 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fd043f6deacacfafa7e2c201d4574979510a9a08
commit fd043f6deacacfafa7e2c201d4574979510a9a08
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2023-03-18 15:57:38 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2023-03-18 15:57:38 +0000
www/pound: the port had been updated to version 4.6
This brings new features and fixes some regressions after recent major
update from 2.8 to 4.5. While here, use bootstrapped release tarball.
Requested by: maintainer
---
www/pound/Makefile | 12 +++++-------
www/pound/distinfo | 6 +++---
2 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/www/pound/Makefile b/www/pound/Makefile
index 711267f99066..e10caed9b3c4 100644
--- a/www/pound/Makefile
+++ b/www/pound/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pound
-PORTVERSION= 4.5
-DISTVERSIONPREFIX= v
+PORTVERSION= 4.6
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
@@ -9,19 +9,17 @@ WWW= https://github.com/graygnuorg/pound
LICENSE= GPLv3+
-USES= autoreconf cpe gmake ssl
+USES= cpe gmake ssl
CPE_VENDOR= apsis
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tcmalloc --disable-hoard
-USE_GITHUB= yes
-GH_ACCOUNT= graygnuorg
USE_RC_SUBR= ${PORTNAME}
TEST_TARGET= check
SUB_FILES= ${PORTNAME}.cfg
SUB_LIST= NAME=${PORTNAME}
-PORTDOCS= AUTHORS ChangeLog.apsis NEWS README.md THANKS
+PORTDOCS= AUTHORS ChangeLog ChangeLog.apsis NEWS README THANKS
OPTIONS_DEFINE= DOCS DSAPARAM PCRE
OPTIONS_DEFAULT=PCRE
@@ -33,7 +31,7 @@ PCRE_CONFIGURE_ENABLE= pcreposix
post-patch-DSAPARAM-on:
@${REINPLACE_CMD} -e '/openssl dhparam/s,-5,-dsaparam,' \
- ${WRKSRC}/src/Makefile.am
+ ${WRKSRC}/src/Makefile.in
post-install:
${INSTALL_DATA} ${WRKDIR}/${PORTNAME}.cfg \
diff --git a/www/pound/distinfo b/www/pound/distinfo
index 541bc03d864e..f9ce6289ea6b 100644
--- a/www/pound/distinfo
+++ b/www/pound/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676192195
-SHA256 (graygnuorg-pound-v4.5_GH0.tar.gz) = 22933ce99d36eb7020700aecc397d9ceaee184c4d438939509fa2ca88adf7f07
-SIZE (graygnuorg-pound-v4.5_GH0.tar.gz) = 186846
+TIMESTAMP = 1678221249
+SHA256 (pound-4.6.tar.gz) = 4aa815f65e68232ee3e270bd03994fecd14b26df91642ad04997c58ce924be06
+SIZE (pound-4.6.tar.gz) = 389589