Re: git: f0c18988fcb4 - main - www/libnghttp2: Update to 1.62.1
- In reply to: Po-Chuan Hsieh : "git: f0c18988fcb4 - main - www/libnghttp2: Update to 1.62.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jun 2024 21:45:42 UTC
On 2024-05-20T00:14:50.000+02:00, Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote: > The branch main has been updated by sunpoet: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=f0c18988fcb4cc29f600ca31b8736ce7eff7b6cc > > commit f0c18988fcb4cc29f600ca31b8736ce7eff7b6cc > > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > AuthorDate: 2024-05-19 22:10:37 +0000 > > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > > CommitDate: 2024-05-19 22:10:37 +0000 > > www/libnghttp2: Update to 1.62.1 > > > > Changes: https://github.com/nghttp2/nghttp2/releases > > --- > > www/libnghttp2/Makefile | 2 +- > > www/libnghttp2/distinfo | 6 +++--- > > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile > > index e60f4d9fcc5b..5fb6931fb024 100644 > > --- a/www/libnghttp2/Makefile > > +++ b/www/libnghttp2/Makefile > > @@ -1,5 +1,5 @@ > > PORTNAME= nghttp2 > > -PORTVERSION= 1.62.0 > > +PORTVERSION= 1.62.1 > > 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 5741ecb9b849..91ec4a354b3f 100644 > > --- a/www/libnghttp2/distinfo > > +++ b/www/libnghttp2/distinfo > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1715842552 > > -SHA256 (nghttp2-1.62.0.tar.xz) = 26798308fa0a12dabdb7ba8c77f74383019d3a0f1f36d25958b836af22474958 > > -SIZE (nghttp2-1.62.0.tar.xz) = 1646596 > > +TIMESTAMP = 1716142056 > > +SHA256 (nghttp2-1.62.1.tar.xz) = 2345d4dc136fda28ce243e0bb21f2e7e8ef6293d62c799abbf6f633a6887af72 > > +SIZE (nghttp2-1.62.1.tar.xz) = 1606084 Hi, Are you going to address the build failures of this and previous update anytime soon as mentioned when you updated it to 1.62.0 by mail and in PR 278965 and pkg-fallout? https://portsfallout.com/port/25354/ Best regards, Daniel