svn commit: r564348 - head/devel/rubygem-aws-sdk-codestarnotifications

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:54:25 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:54:18 2021
New Revision: 564348
URL: https://svnweb.freebsd.org/changeset/ports/564348

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

Modified:
  head/devel/rubygem-aws-sdk-codestarnotifications/Makefile
  head/devel/rubygem-aws-sdk-codestarnotifications/distinfo

Modified: head/devel/rubygem-aws-sdk-codestarnotifications/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-codestarnotifications/Makefile	Sat Feb  6 20:54:12 2021	(r564347)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/Makefile	Sat Feb  6 20:54:18 2021	(r564348)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-codestarnotifications
-PORTVERSION=	1.8.0
+PORTVERSION=	1.9.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS CodeStar Notifi
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem

Modified: head/devel/rubygem-aws-sdk-codestarnotifications/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-codestarnotifications/distinfo	Sat Feb  6 20:54:12 2021	(r564347)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/distinfo	Sat Feb  6 20:54:18 2021	(r564348)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554572
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.8.0.gem) = fe858b27b685326725851b19d613403abc5e851215c03a575b316d55bc37f932
-SIZE (rubygem/aws-sdk-codestarnotifications-1.8.0.gem) = 20992
+TIMESTAMP = 1612519263
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.9.0.gem) = 9be9442e63ec25b3dda7da39282693e81726093b02329920a534d5fc3124f104
+SIZE (rubygem/aws-sdk-codestarnotifications-1.9.0.gem) = 20992


More information about the svn-ports-all mailing list