Date: Sat, 9 Mar 2024 14:10:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d60c6e399b55 - main - www/libnghttp2: Update to 1.60.0 Message-ID: <202403091410.429EAuXt005357@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d60c6e399b557ad46392095d53cddfa33753c28f commit d60c6e399b557ad46392095d53cddfa33753c28f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-09 13:46:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-09 14:05:32 +0000 www/libnghttp2: Update to 1.60.0 Changes: https://github.com/nghttp2/nghttp2/releases --- www/libnghttp2/Makefile | 2 +- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 33063cf78338..eca09b4ad285 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,5 +1,5 @@ PORTNAME= nghttp2 -PORTVERSION= 1.59.0 +PORTVERSION= 1.60.0 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 027be1ecc1a6..e59f1867f51d 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705867821 -SHA256 (nghttp2-1.59.0.tar.xz) = fdc9bd71f5cf8d3fdfb63066b89364c10eb2fdeab55f3c6755cd7917b2ec4ffb -SIZE (nghttp2-1.59.0.tar.xz) = 1546956 +TIMESTAMP = 1709390434 +SHA256 (nghttp2-1.60.0.tar.xz) = 625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e +SIZE (nghttp2-1.60.0.tar.xz) = 1587004 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 265bfb64c957..57d6e37688a3 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -3,5 +3,5 @@ include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.26.0 +lib/libnghttp2.so.14.27.0 libdata/pkgconfig/libnghttp2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403091410.429EAuXt005357>