git: a1d976689f22 - main - devel/rubygem-aws-sdk-opsworks: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 00:01:51 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1d976689f2250c63ed9b01cecba5c8900a7a1a8
commit a1d976689f2250c63ed9b01cecba5c8900a7a1a8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-18 23:47:40 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-18 23:47:40 +0000
devel/rubygem-aws-sdk-opsworks: Remove obsoleted port
---
MOVED | 1 +
devel/Makefile | 1 -
devel/rubygem-aws-sdk-opsworks/Makefile | 20 --------------------
devel/rubygem-aws-sdk-opsworks/distinfo | 3 ---
devel/rubygem-aws-sdk-opsworks/pkg-descr | 1 -
5 files changed, 1 insertion(+), 25 deletions(-)
diff --git a/MOVED b/MOVED
index c525b1f63cae..4adab357d2da 100644
--- a/MOVED
+++ b/MOVED
@@ -4809,3 +4809,4 @@ math/vtk8|math/vtk9|2025-10-14|Last user switched to math/vtk9
security/iddawc||2025-10-14|Has expired: Upstream repo archived on Nov 11, 2024
editors/quilter||2025-10-15|Deprecated upstream
devel/py-types-urllib3|net/py-urllib3|2025-10-18|Remove obsoleted port. The urllib3 package includes type annotations or type stubs since version 2.0.0. Use net/py-urllib3 instead
+devel/rubygem-aws-sdk-opsworks||2025-10-18|Remove obsoleted port
diff --git a/devel/Makefile b/devel/Makefile
index 8f981601854f..667a116cb636 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6861,7 +6861,6 @@
SUBDIR += rubygem-aws-sdk-omics
SUBDIR += rubygem-aws-sdk-opensearchserverless
SUBDIR += rubygem-aws-sdk-opensearchservice
- SUBDIR += rubygem-aws-sdk-opsworks
SUBDIR += rubygem-aws-sdk-opsworkscm
SUBDIR += rubygem-aws-sdk-organizations
SUBDIR += rubygem-aws-sdk-osis
diff --git a/devel/rubygem-aws-sdk-opsworks/Makefile b/devel/rubygem-aws-sdk-opsworks/Makefile
deleted file mode 100644
index 920bac4a665e..000000000000
--- a/devel/rubygem-aws-sdk-opsworks/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= aws-sdk-opsworks
-PORTVERSION= 1.79.0
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Official AWS Ruby gem for AWS OpsWorks
-WWW= https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-opsworks
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS= rubygem-aws-sdk-core>=3.228.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-opsworks/distinfo b/devel/rubygem-aws-sdk-opsworks/distinfo
deleted file mode 100644
index 621a0f2524c3..000000000000
--- a/devel/rubygem-aws-sdk-opsworks/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1757121472
-SHA256 (rubygem/aws-sdk-opsworks-1.79.0.gem) = 9090a7d49d31446df0edd82fbe56e487799e5e14237bec7694947687b41ff2e5
-SIZE (rubygem/aws-sdk-opsworks-1.79.0.gem) = 128512
diff --git a/devel/rubygem-aws-sdk-opsworks/pkg-descr b/devel/rubygem-aws-sdk-opsworks/pkg-descr
deleted file mode 100644
index 0624e1e17539..000000000000
--- a/devel/rubygem-aws-sdk-opsworks/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Official AWS Ruby gem for AWS OpsWorks.