Date: Mon, 18 Apr 2022 00:03:46 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: 98b185698d59 - main - www/rubygem-sinatra-contrib: Update to 2.2.0 Message-ID: <202204180003.23I03kq6046743@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=98b185698d592a82fd3b1fc10128d70eab7b68a9 commit 98b185698d592a82fd3b1fc10128d70eab7b68a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:46:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:42 +0000 www/rubygem-sinatra-contrib: Update to 2.2.0 Changes: https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md --- www/rubygem-sinatra-contrib/Makefile | 2 +- www/rubygem-sinatra-contrib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/rubygem-sinatra-contrib/Makefile b/www/rubygem-sinatra-contrib/Makefile index e701ff82575a..5900e0734587 100644 --- a/www/rubygem-sinatra-contrib/Makefile +++ b/www/rubygem-sinatra-contrib/Makefile @@ -1,5 +1,5 @@ PORTNAME= sinatra-contrib -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-sinatra-contrib/distinfo b/www/rubygem-sinatra-contrib/distinfo index 8435c82272a0..17b76c2f8dda 100644 --- a/www/rubygem-sinatra-contrib/distinfo +++ b/www/rubygem-sinatra-contrib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599376086 -SHA256 (rubygem/sinatra-contrib-2.1.0.gem) = 4a328a0f38aaaeeeac0b96198ae5bdbcd2132d1514b20d9afc3e94ef548c81e6 -SIZE (rubygem/sinatra-contrib-2.1.0.gem) = 34304 +TIMESTAMP = 1650228964 +SHA256 (rubygem/sinatra-contrib-2.2.0.gem) = cbe7cf2d35291bec8de17d65a036efd0f875d1660f2691c67428e463059dec7f +SIZE (rubygem/sinatra-contrib-2.2.0.gem) = 34304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204180003.23I03kq6046743>