Date: Wed, 21 Jul 2021 18:14:37 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: e08a66e402f6 - main - www/rubygem-addressable: Update to 2.8.0 Message-ID: <202107211814.16LIEbJp044597@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=e08a66e402f68e1476c69ca029adf3631f5ef3cd commit e08a66e402f68e1476c69ca029adf3631f5ef3cd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-21 17:21:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-21 18:12:06 +0000 www/rubygem-addressable: Update to 2.8.0 Changes: https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md --- www/rubygem-addressable/Makefile | 3 +-- www/rubygem-addressable/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 8e0a7ede2336..79da2e27a127 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -1,8 +1,7 @@ # Created by: Martin Wilke <miwi@FreeBSD.org> PORTNAME= addressable -PORTVERSION= 2.7.0 -PORTREVISION= 0 +PORTVERSION= 2.8.0 CATEGORIES= www devel rubygems MASTER_SITES= RG diff --git a/www/rubygem-addressable/distinfo b/www/rubygem-addressable/distinfo index 9d1aa59762c1..fc9388f52c30 100644 --- a/www/rubygem-addressable/distinfo +++ b/www/rubygem-addressable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580547063 -SHA256 (rubygem/addressable-2.7.0.gem) = 5e9b62fe1239091ea9b2893cd00ffe1bcbdd9371f4e1d35fac595c98c5856cbb -SIZE (rubygem/addressable-2.7.0.gem) = 104960 +TIMESTAMP = 1626714724 +SHA256 (rubygem/addressable-2.8.0.gem) = f76d29d2d1f54b6c6a49aec58f9583b08d97e088c227a3fcba92f6c6531d5908 +SIZE (rubygem/addressable-2.8.0.gem) = 105984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107211814.16LIEbJp044597>