Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 20:54:18 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564348 - head/devel/rubygem-aws-sdk-codestarnotifications
Message-ID:  <202102062054.116KsIKs033427@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102062054.116KsIKs033427>