Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:35:17 +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: r550971 - head/devel/rubygem-aws-sdk-codestarnotifications
Message-ID:  <202010020735.0927ZHlX096576@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  2 07:35:17 2020
New Revision: 550971
URL: https://svnweb.freebsd.org/changeset/ports/550971

Log:
  Update to 1.8.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	Fri Oct  2 07:35:12 2020	(r550970)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/Makefile	Fri Oct  2 07:35:17 2020	(r550971)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-codestarnotifications
-PORTVERSION=	1.7.0
+PORTVERSION=	1.8.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.99.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.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	Fri Oct  2 07:35:12 2020	(r550970)
+++ head/devel/rubygem-aws-sdk-codestarnotifications/distinfo	Fri Oct  2 07:35:17 2020	(r550971)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531413
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.7.0.gem) = 581f8f79c727b0c708148360497180c20d986ce4414a407912756e6abda609ce
-SIZE (rubygem/aws-sdk-codestarnotifications-1.7.0.gem) = 20992
+TIMESTAMP = 1601554572
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.8.0.gem) = fe858b27b685326725851b19d613403abc5e851215c03a575b316d55bc37f932
+SIZE (rubygem/aws-sdk-codestarnotifications-1.8.0.gem) = 20992



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