Date: Sun, 25 Jul 2021 00:19:52 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: fdb07e0cac62 - main - www/libnghttp2: Update to 1.44.0 Message-ID: <202107250019.16P0Jqdl003108@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=fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f commit fdb07e0cac62d6c2baac00c54ecf9a0a428b7c8f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-24 23:57:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-24 23:57:47 +0000 www/libnghttp2: Update to 1.44.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 c8fffce768ca..c45b50d577ba 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= nghttp2 -PORTVERSION= 1.43.0 +PORTVERSION= 1.44.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 edecac06bfb4..4a49013577e8 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519111 -SHA256 (nghttp2-1.43.0.tar.xz) = f7d54fa6f8aed29f695ca44612136fa2359013547394d5dffeffca9e01a26b0f -SIZE (nghttp2-1.43.0.tar.xz) = 3973500 +TIMESTAMP = 1627157200 +SHA256 (nghttp2-1.44.0.tar.xz) = 5699473b29941e8dafed10de5c8cb37a3581edf62ba7d04b911ca247d4de3c5d +SIZE (nghttp2-1.44.0.tar.xz) = 3972832 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index e8e06fe7403f..df23b30f9ee3 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.20.1 +lib/libnghttp2.so.14.20.2 libdata/pkgconfig/libnghttp2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250019.16P0Jqdl003108>