svn commit: r560155 - head/devel/rubygem-aws-partitions

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:17:32 UTC 2021


Author: sunpoet
Date: Sun Jan  3 20:17:26 2021
New Revision: 560155
URL: https://svnweb.freebsd.org/changeset/ports/560155

Log:
  Update to 1.413.0
  
  Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md

Modified:
  head/devel/rubygem-aws-partitions/Makefile
  head/devel/rubygem-aws-partitions/distinfo

Modified: head/devel/rubygem-aws-partitions/Makefile
==============================================================================
--- head/devel/rubygem-aws-partitions/Makefile	Sun Jan  3 20:17:21 2021	(r560154)
+++ head/devel/rubygem-aws-partitions/Makefile	Sun Jan  3 20:17:26 2021	(r560155)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	aws-partitions
-PORTVERSION=	1.409.0
+PORTVERSION=	1.413.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	Provides interfaces to enumerate AWS partitions, regions, and services
+COMMENT=	Provide interfaces to enumerate AWS partitions, regions, and services
 
 LICENSE=	APACHE20
 

Modified: head/devel/rubygem-aws-partitions/distinfo
==============================================================================
--- head/devel/rubygem-aws-partitions/distinfo	Sun Jan  3 20:17:21 2021	(r560154)
+++ head/devel/rubygem-aws-partitions/distinfo	Sun Jan  3 20:17:26 2021	(r560155)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608730769
-SHA256 (rubygem/aws-partitions-1.409.0.gem) = 321b712dc9dd70486f7d6e435333de73463cd2a59ea244c09b550460fc8c934b
-SIZE (rubygem/aws-partitions-1.409.0.gem) = 23552
+TIMESTAMP = 1609598941
+SHA256 (rubygem/aws-partitions-1.413.0.gem) = c0a81fac26786b8be22b22d72eb6b12b3cc7706c7d169104adfc5efae55f60d6
+SIZE (rubygem/aws-partitions-1.413.0.gem) = 23552


More information about the svn-ports-all mailing list