Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jun 2026 00:03:21 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Eero =?utf-8?Q?H=C3=A4nnin?=en <fax@nohik.ee>
Subject:   git: 0c34e950a4c0 - main - www/mod_qos: Update 11.76 => 11.78
Message-ID:  <6a20c0c9.1c9eb.27930212@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 0c34e950a4c049300e184b155c0515c75435dec2
Author:     Eero Hänninen <fax@nohik.ee>
AuthorDate: 2026-06-03 23:56:02 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-06-04 00:00:18 +0000

    www/mod_qos: Update 11.76 => 11.78
    
    Changelog:
    https://mod-qos.sourceforge.net/CHANGES.txt
    
    - Replace WRKSRC with WRKSRC_SUBDIR.
    
    PR:             295833
    Sponsored by:   UNIS Labs
---
 www/mod_qos/Makefile | 4 ++--
 www/mod_qos/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/mod_qos/Makefile b/www/mod_qos/Makefile
index c4a9e5fc4937..4800de129098 100644
--- a/www/mod_qos/Makefile
+++ b/www/mod_qos/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	mod_qos
-DISTVERSION=	11.76
+DISTVERSION=	11.78
 CATEGORIES=	www
 MASTER_SITES=	SF/mod-qos
 DIST_SUBDIR=	apache2
@@ -15,6 +15,6 @@ USES=		apache
 AP_FAST_BUILD=	yes
 AP_GENPLIST=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/apache2
+WRKSRC_SUBDIR=	apache2
 
 .include <bsd.port.mk>
diff --git a/www/mod_qos/distinfo b/www/mod_qos/distinfo
index d9de26e9fb05..0df3e095762f 100644
--- a/www/mod_qos/distinfo
+++ b/www/mod_qos/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1746518698
-SHA256 (apache2/mod_qos-11.76.tar.gz) = f317bf01e4f459e1e2d4949e2578ad0d5cd97744ae79fd65522ce7df83b543fc
-SIZE (apache2/mod_qos-11.76.tar.gz) = 1233631
+TIMESTAMP = 1780522866
+SHA256 (apache2/mod_qos-11.78.tar.gz) = e5dc4cc19ff7ad7766ae858e0f972d40cc362b912064bb401dfd87546f5fab69
+SIZE (apache2/mod_qos-11.78.tar.gz) = 1233970


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a20c0c9.1c9eb.27930212>