git: d703422699c0 - main - textproc/rubygem-compass-core: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 25 Oct 2021 16:14:54 UTC
The branch main has been updated by sunpoet:

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

commit d703422699c0a3e10923686d83d54630b031eb54
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 16:08:58 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 16:08:58 +0000

    textproc/rubygem-compass-core: Remove obsoleted port
    
    Compass is no longer supported.
    
    Reference:      https://github.com/Compass/compass/commit/dd74a1cfef478a896d03152b2c2a3b93839d168e
---
 textproc/Makefile                       |  1 -
 textproc/rubygem-compass-core/Makefile  | 23 -----------------------
 textproc/rubygem-compass-core/distinfo  |  2 --
 textproc/rubygem-compass-core/pkg-descr |  4 ----
 4 files changed, 30 deletions(-)

diff --git a/textproc/Makefile b/textproc/Makefile
index a6f1808fe062..e6ca32736f3f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1601,7 +1601,6 @@
     SUBDIR += rubygem-colored2
     SUBDIR += rubygem-commonmarker
     SUBDIR += rubygem-compass-blueprint
-    SUBDIR += rubygem-compass-core
     SUBDIR += rubygem-compass-import-once
     SUBDIR += rubygem-creole
     SUBDIR += rubygem-css_parser
diff --git a/textproc/rubygem-compass-core/Makefile b/textproc/rubygem-compass-core/Makefile
deleted file mode 100644
index 6f92c2062a64..000000000000
--- a/textproc/rubygem-compass-core/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	compass-core
-PORTVERSION=	1.0.3
-PORTREVISION=	1
-CATEGORIES=	textproc ruby
-MASTER_SITES=	RG
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Compass core stylesheet library and minimum required ruby extensions
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS=	rubygem-multi_json>=1.0<2:devel/rubygem-multi_json \
-		rubygem-sass34>=3.3.0<3.5:textproc/rubygem-sass34
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-compass-core/distinfo b/textproc/rubygem-compass-core/distinfo
deleted file mode 100644
index 602e4b72aa36..000000000000
--- a/textproc/rubygem-compass-core/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/compass-core-1.0.3.gem) = 6ac8bb4cabb5bf80d1a7febbacfd35c1aa83e91a7a511637668dffda38be5a79
-SIZE (rubygem/compass-core-1.0.3.gem) = 137728
diff --git a/textproc/rubygem-compass-core/pkg-descr b/textproc/rubygem-compass-core/pkg-descr
deleted file mode 100644
index b7bf2ebeaf52..000000000000
--- a/textproc/rubygem-compass-core/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-The compass core framework is a design-agnostic framework that provides common
-code that would otherwise be duplicated across other frameworks and extensions.
-
-WWW: http://compass-style.org/reference/compass/