Date: Sun, 25 Sep 2022 11:56:25 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 07b23813e7dc - main - www/mod_http2: Update to 2.0.7 Message-ID: <202209251156.28PBuP2M084158@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=07b23813e7dc876e361f23921c3a555e57bc4d74 commit 07b23813e7dc876e361f23921c3a555e57bc4d74 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-09-25 11:55:55 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-09-25 11:55:55 +0000 www/mod_http2: Update to 2.0.7 * configure fails without pkg-config --- www/mod_http2/Makefile | 4 ++-- www/mod_http2/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/mod_http2/Makefile b/www/mod_http2/Makefile index af91115e5bb0..df7cf2134a5d 100644 --- a/www/mod_http2/Makefile +++ b/www/mod_http2/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_http2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.7 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libnghttp2.so:www/libnghttp2 -USES= apache:2.4+ autoreconf libtool ssl +USES= apache:2.4+ autoreconf libtool ssl pkgconfig:build USE_GITHUB= yes GH_ACCOUNT= icing diff --git a/www/mod_http2/distinfo b/www/mod_http2/distinfo index cea71396ad14..c101abd0306f 100644 --- a/www/mod_http2/distinfo +++ b/www/mod_http2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639058820 -SHA256 (icing-mod_h2-v2.0.2_GH0.tar.gz) = ec5def1ba868614b0d72869c5a5ff97c70ed659f292c6a8745cd1c54151a73c4 -SIZE (icing-mod_h2-v2.0.2_GH0.tar.gz) = 665479 +TIMESTAMP = 1664101577 +SHA256 (icing-mod_h2-v2.0.7_GH0.tar.gz) = ef3809a73f75a9ccbc8c6ef244097d4c9a7ea7eb39ea268d11716d3c6ed77b07 +SIZE (icing-mod_h2-v2.0.7_GH0.tar.gz) = 675492
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209251156.28PBuP2M084158>