summaryrefslogtreecommitdiff
path: root/devel/rubygem-aws-sdk-codestar
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--devel/rubygem-aws-sdk-codestar/Makefile20
-rw-r--r--devel/rubygem-aws-sdk-codestar/distinfo3
-rw-r--r--devel/rubygem-aws-sdk-codestar/pkg-descr1
-rw-r--r--devel/rubygem-aws-sdk-codestarconnections/Makefile4
-rw-r--r--devel/rubygem-aws-sdk-codestarconnections/distinfo6
-rw-r--r--devel/rubygem-aws-sdk-codestarnotifications/Makefile4
-rw-r--r--devel/rubygem-aws-sdk-codestarnotifications/distinfo6
7 files changed, 10 insertions, 34 deletions
diff --git a/devel/rubygem-aws-sdk-codestar/Makefile b/devel/rubygem-aws-sdk-codestar/Makefile
deleted file mode 100644
index f86b60f1c32a..000000000000
--- a/devel/rubygem-aws-sdk-codestar/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= aws-sdk-codestar
-PORTVERSION= 1.59.0
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Official AWS Ruby gem for AWS CodeStar (CodeStar)
-WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestar
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.201.0<4:devel/rubygem-aws-sdk-core \
- rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
-
-USES= gem
-
-NO_ARCH= yes
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-codestar/distinfo b/devel/rubygem-aws-sdk-codestar/distinfo
deleted file mode 100644
index 9b065278136e..000000000000
--- a/devel/rubygem-aws-sdk-codestar/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1724084692
-SHA256 (rubygem/aws-sdk-codestar-1.59.0.gem) = 85130a341fb7fe541ace763328ae7f0b4acc3ceed11c880f319572969c0d2d7f
-SIZE (rubygem/aws-sdk-codestar-1.59.0.gem) = 34816
diff --git a/devel/rubygem-aws-sdk-codestar/pkg-descr b/devel/rubygem-aws-sdk-codestar/pkg-descr
deleted file mode 100644
index fd24538653e0..000000000000
--- a/devel/rubygem-aws-sdk-codestar/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Official AWS Ruby gem for AWS CodeStar (CodeStar).
diff --git a/devel/rubygem-aws-sdk-codestarconnections/Makefile b/devel/rubygem-aws-sdk-codestarconnections/Makefile
index def5890ba946..69a676e6c0b1 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/Makefile
+++ b/devel/rubygem-aws-sdk-codestarconnections/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk-codestarconnections
-PORTVERSION= 1.61.0
+PORTVERSION= 1.65.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestarco
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.225.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.231.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
USES= gem
diff --git a/devel/rubygem-aws-sdk-codestarconnections/distinfo b/devel/rubygem-aws-sdk-codestarconnections/distinfo
index 09520d9af504..1c8f6a6937d6 100644
--- a/devel/rubygem-aws-sdk-codestarconnections/distinfo
+++ b/devel/rubygem-aws-sdk-codestarconnections/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749813306
-SHA256 (rubygem/aws-sdk-codestarconnections-1.61.0.gem) = a21b2a069de2cf12a16a9c55bd0632d0db1c052e9b79c3e83ed5e6e65a37474d
-SIZE (rubygem/aws-sdk-codestarconnections-1.61.0.gem) = 43008
+TIMESTAMP = 1757121080
+SHA256 (rubygem/aws-sdk-codestarconnections-1.65.0.gem) = 76107dce1fb4b2eeb971c3db547895ebdf0a688d4e844ec5ddf9eb3d4c7bc0c9
+SIZE (rubygem/aws-sdk-codestarconnections-1.65.0.gem) = 43008
diff --git a/devel/rubygem-aws-sdk-codestarnotifications/Makefile b/devel/rubygem-aws-sdk-codestarnotifications/Makefile
index ca324953ae60..904fa2190448 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/Makefile
+++ b/devel/rubygem-aws-sdk-codestarnotifications/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aws-sdk-codestarnotifications
-PORTVERSION= 1.52.0
+PORTVERSION= 1.57.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-codestarno
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.225.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.231.0<4:devel/rubygem-aws-sdk-core \
rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
USES= gem
diff --git a/devel/rubygem-aws-sdk-codestarnotifications/distinfo b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
index 9755dedd2217..bc2ad1cb8429 100644
--- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo
+++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749813308
-SHA256 (rubygem/aws-sdk-codestarnotifications-1.52.0.gem) = bbaec5db84b1d641573aedd07fe447251134cc079e2d8c3f64bab1e2031749d3
-SIZE (rubygem/aws-sdk-codestarnotifications-1.52.0.gem) = 31744
+TIMESTAMP = 1757121082
+SHA256 (rubygem/aws-sdk-codestarnotifications-1.57.0.gem) = 2ba60bba6fceb53cc569346db712ba4133a475057e2f875eccb41e7ac63705ee
+SIZE (rubygem/aws-sdk-codestarnotifications-1.57.0.gem) = 32256