Date: Tue, 6 Jul 2021 15:06:29 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: cbca3c6e971b - main - www/rubygem-llhttp-ffi: Update to 0.3.1 Message-ID: <202107061506.166F6Tsj021957@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=cbca3c6e971b7bc9350ac706ba0a4feea7cfff18 commit cbca3c6e971b7bc9350ac706ba0a4feea7cfff18 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:58:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:58:31 +0000 www/rubygem-llhttp-ffi: Update to 0.3.1 Changes: https://github.com/metabahn/llhttp/releases https://github.com/metabahn/llhttp/blob/main/ffi/CHANGELOG.md --- www/rubygem-llhttp-ffi/Makefile | 2 +- www/rubygem-llhttp-ffi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-llhttp-ffi/Makefile b/www/rubygem-llhttp-ffi/Makefile index e7719a689ce0..07ef60725395 100644 --- a/www/rubygem-llhttp-ffi/Makefile +++ b/www/rubygem-llhttp-ffi/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= llhttp-ffi -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-llhttp-ffi/distinfo b/www/rubygem-llhttp-ffi/distinfo index aac85e9a4406..6d87731e5fca 100644 --- a/www/rubygem-llhttp-ffi/distinfo +++ b/www/rubygem-llhttp-ffi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621183262 -SHA256 (rubygem/llhttp-ffi-0.3.0.gem) = ed4a81003d74b32b5b9b6bc1d7a4d97c9a7d29138d4d92927b46510250bd6b06 -SIZE (rubygem/llhttp-ffi-0.3.0.gem) = 47616 +TIMESTAMP = 1625323695 +SHA256 (rubygem/llhttp-ffi-0.3.1.gem) = b3e236a21912592a14182b2e54c112a2aff56fdec7c24fb95d9a3d97b4fb7e3a +SIZE (rubygem/llhttp-ffi-0.3.1.gem) = 47616
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061506.166F6Tsj021957>