git: 05419abaa6b9 - main - devel/rubygem-aws-partitions: Update to 1.446.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 29 14:37:07 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05419abaa6b9b2b3c12dfde3a610f2517173bfc2

commit 05419abaa6b9b2b3c12dfde3a610f2517173bfc2
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-29 14:19:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-29 14:24:13 +0000

    devel/rubygem-aws-partitions: Update to 1.446.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md
---
 devel/rubygem-aws-partitions/.d       |  3 +++
 devel/rubygem-aws-partitions/.m       | 19 +++++++++++++++++++
 devel/rubygem-aws-partitions/Makefile |  2 +-
 devel/rubygem-aws-partitions/distinfo |  6 +++---
 4 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-aws-partitions/.d b/devel/rubygem-aws-partitions/.d
new file mode 100644
index 000000000000..33e88d6d7d8f
--- /dev/null
+++ b/devel/rubygem-aws-partitions/.d
@@ -0,0 +1,3 @@
+TIMESTAMP = 1619458608
+SHA256 (rubygem/aws-partitions-1.446.0.gem) = 3ebf35a077b5062e602f329a036365a27a32bee67c9679f36075bb9309c9ecd8
+SIZE (rubygem/aws-partitions-1.446.0.gem) = 34304
diff --git a/devel/rubygem-aws-partitions/.m b/devel/rubygem-aws-partitions/.m
new file mode 100644
index 000000000000..093a9050fd6f
--- /dev/null
+++ b/devel/rubygem-aws-partitions/.m
@@ -0,0 +1,19 @@
+# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
+
+PORTNAME=	aws-partitions
+PORTVERSION=	1.446.0
+CATEGORIES=	devel rubygems
+MASTER_SITES=	RG
+
+MAINTAINER=	sunpoet at FreeBSD.org
+COMMENT=	Provide interfaces to enumerate AWS partitions, regions, and services
+
+LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
+
+USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-partitions/Makefile b/devel/rubygem-aws-partitions/Makefile
index 6e99f4c19039..c8590668cdb5 100644
--- a/devel/rubygem-aws-partitions/Makefile
+++ b/devel/rubygem-aws-partitions/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	aws-partitions
-PORTVERSION=	1.445.0
+PORTVERSION=	1.447.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
diff --git a/devel/rubygem-aws-partitions/distinfo b/devel/rubygem-aws-partitions/distinfo
index d0f4dd6b5c2c..04dc0505f463 100644
--- a/devel/rubygem-aws-partitions/distinfo
+++ b/devel/rubygem-aws-partitions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198615
-SHA256 (rubygem/aws-partitions-1.445.0.gem) = 327712e94ce9a24fa904466a833fd520e21daf64c3c0b9e92d997976376072fb
-SIZE (rubygem/aws-partitions-1.445.0.gem) = 34304
+TIMESTAMP = 1619569501
+SHA256 (rubygem/aws-partitions-1.447.0.gem) = 07d4e20bba3729483c53255737ea50d8a8edeeabf5733c960eb9b269709fddbd
+SIZE (rubygem/aws-partitions-1.447.0.gem) = 34304


More information about the dev-commits-ports-all mailing list