pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-aws-sdk-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Jun  9 15:18:06 UTC 2023

Modified Files:
        pkgsrc/www/ruby-aws-sdk-core: Makefile

Log Message:
www/ruby-aws-sdk-core: dependency update

Update dependency to www/ruby-aws-partitions.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/ruby-aws-sdk-core/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-aws-sdk-core/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-core/Makefile:1.19 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.20
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.19  Fri Jun  9 15:14:19 2023
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Fri Jun  9 15:18:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/06/09 15:14:19 taca Exp $
+# $NetBSD: Makefile,v 1.20 2023/06/09 15:18:06 taca Exp $
 
 DISTNAME=      aws-sdk-core-3.174.0
 CATEGORIES=    www
@@ -9,7 +9,7 @@ COMMENT=        AWS SDK for Ruby - Core
 LICENSE=       apache-2.0
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-jmespath>=1.6.1<2:../../textproc/ruby-jmespath
-DEPENDS+=      ${RUBY_PKGPREFIX}-aws-partitions>=1.525<2:../../www/ruby-aws-partitions
+DEPENDS+=      ${RUBY_PKGPREFIX}-aws-partitions>=1.651<2:../../www/ruby-aws-partitions
 DEPENDS+=      ${RUBY_PKGPREFIX}-aws-sigv4>=1.5<2:../../www/ruby-aws-sigv4
 DEPENDS+=      ${RUBY_PKGPREFIX}-aws-eventstream>=1.0.2<2:../../www/ruby-aws-eventstream
 



Home | Main Index | Thread Index | Old Index