Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 23:51:10 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 059b709daf6b - main - devel/rubygem-aws-sdk-core3170: Remove obsoleted port
Message-ID:  <202305272351.34RNpA8u053673@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=059b709daf6b70e7b92350574e664a5fd1c80e87

commit 059b709daf6b70e7b92350574e664a5fd1c80e87
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 23:20:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 23:43:38 +0000

    devel/rubygem-aws-sdk-core3170: Remove obsoleted port
    
    Use devel/rubygem-aws-sdk-core instead.
---
 MOVED                                    |  1 +
 devel/Makefile                           |  1 -
 devel/rubygem-aws-sdk-core3170/Makefile  | 25 -------------------------
 devel/rubygem-aws-sdk-core3170/distinfo  |  3 ---
 devel/rubygem-aws-sdk-core3170/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 31 deletions(-)

diff --git a/MOVED b/MOVED
index 899c1ddb30f3..2e87ab642a47 100644
--- a/MOVED
+++ b/MOVED
@@ -7558,3 +7558,4 @@ www/py-dj40-djangorestframework|www/py-dj41-djangorestframework|2023-05-20|Has e
 www/py-django40|www/py-django41|2023-05-20|Has expired: Extended support of Django 4.0 ends April 2023, upgrade to a newer version of Django. See https://www.djangoproject.com/download/
 net-p2p/edonkey-tool-hash|net-p2p/ed2k-hash|2023-05-26|Renamed to match upstream naming
 net-im/qxmpp-qt5|net-im/qxmpp|2023-05-26|Port flavorized for Qt 5 and 6
+devel/rubygem-aws-sdk-core3170|devel/rubygem-aws-sdk-core|2023-05-27|Remove obsoleted port. Use devel/rubygem-aws-sdk-core instead
diff --git a/devel/Makefile b/devel/Makefile
index 4736da72fbc3..bf8c36441d7f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6108,7 +6108,6 @@
     SUBDIR += rubygem-aws-sdk-controltower
     SUBDIR += rubygem-aws-sdk-core
     SUBDIR += rubygem-aws-sdk-core2
-    SUBDIR += rubygem-aws-sdk-core3170
     SUBDIR += rubygem-aws-sdk-core3171
     SUBDIR += rubygem-aws-sdk-core3172
     SUBDIR += rubygem-aws-sdk-costandusagereportservice
diff --git a/devel/rubygem-aws-sdk-core3170/Makefile b/devel/rubygem-aws-sdk-core3170/Makefile
deleted file mode 100644
index 48b85b7e1f0b..000000000000
--- a/devel/rubygem-aws-sdk-core3170/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME=	aws-sdk-core
-PORTVERSION=	3.170.1
-CATEGORIES=	devel rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	3170
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	AWS SDK for Ruby - Core
-WWW=		https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-core
-
-LICENSE=	APACHE20
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS=	rubygem-aws-eventstream>=1.0.2<2:devel/rubygem-aws-eventstream \
-		rubygem-aws-partitions>=1.651.0<2:devel/rubygem-aws-partitions \
-		rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4 \
-		rubygem-jmespath>=1.6.1<2:devel/rubygem-jmespath
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^3\.170\.
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-aws-sdk-core3170/distinfo b/devel/rubygem-aws-sdk-core3170/distinfo
deleted file mode 100644
index f4fae4e31caf..000000000000
--- a/devel/rubygem-aws-sdk-core3170/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1679498898
-SHA256 (rubygem/aws-sdk-core-3.170.1.gem) = 553ba7ea629f90cd00fb83de3f3636e9db0a38b6b48957cacdb0f63c9d69bea6
-SIZE (rubygem/aws-sdk-core-3.170.1.gem) = 342528
diff --git a/devel/rubygem-aws-sdk-core3170/pkg-descr b/devel/rubygem-aws-sdk-core3170/pkg-descr
deleted file mode 100644
index 99ad2101b8c4..000000000000
--- a/devel/rubygem-aws-sdk-core3170/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Provides API clients for AWS. This gem is part of the official AWS SDK for
-Ruby.



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