diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-27 02:54:53 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-27 02:59:58 +0800 |
commit | 2b5b66c0c9bb52adb8c14de21961f3833c936758 (patch) | |
tree | ea83349318bd58cc5bbbd8232b8a053de49414db /devel | |
parent | 644682621494b4888543b51379955db34a9ea0c0 (diff) | |
download | freebsd-ports-gnome-2b5b66c0c9bb52adb8c14de21961f3833c936758.tar.gz freebsd-ports-gnome-2b5b66c0c9bb52adb8c14de21961f3833c936758.tar.zst freebsd-ports-gnome-2b5b66c0c9bb52adb8c14de21961f3833c936758.zip |
devel/rubygem-aws-partitions: Update to 1.462.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-aws-partitions/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-aws-partitions/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile index 8c3221bb525b..dc33d6feec73 100644 --- a/devel/rubygem-aws-partitions/Makefile +++ b/devel/rubygem-aws-partitions/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aws-partitions -PORTVERSION= 1.461.0 +PORTVERSION= 1.462.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo index d43938bc3f70..bbe172a535b1 100644 --- a/devel/rubygem-aws-partitions/distinfo +++ b/devel/rubygem-aws-partitions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621699751 -SHA256 (rubygem/aws-partitions-1.461.0.gem) = abb61e42ae184c54552132b81ac550da82544b191f5cc8a43601cd06f52f9d3f -SIZE (rubygem/aws-partitions-1.461.0.gem) = 34304 +TIMESTAMP = 1622038002 +SHA256 (rubygem/aws-partitions-1.462.0.gem) = a3d0d40a4109a977274e526f73365d236d009186636baa451cfa891f71b1c45a +SIZE (rubygem/aws-partitions-1.462.0.gem) = 34304 |