aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:08:58 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-10-25 16:08:58 +0000
commitd703422699c0a3e10923686d83d54630b031eb54 (patch)
tree90379bb0f6562f9c734ac4d39ae08defefbb77eb
parentadb4eeb028f7409d49b38b2649226e9d65aaff2b (diff)
downloadports-d703422699c0a3e10923686d83d54630b031eb54.tar.gz
ports-d703422699c0a3e10923686d83d54630b031eb54.zip
textproc/rubygem-compass-core: Remove obsoleted port
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-compass-core/Makefile23
-rw-r--r--textproc/rubygem-compass-core/distinfo2
-rw-r--r--textproc/rubygem-compass-core/pkg-descr4
4 files changed, 0 insertions, 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/