git: 08d822b1091c - main - textproc/rubygem-autoprefixer-rails1020: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 19:50:45 UTC
The branch main has been updated by sunpoet:

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

commit 08d822b1091c46dc5f42971c3d67496d68fef997
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:28:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:28:49 +0000

    textproc/rubygem-autoprefixer-rails1020: Remove obsoleted port
    
    Use textproc/rubygem-autoprefixer-rails instead.
---
 textproc/rubygem-autoprefixer-rails1020/Makefile  | 24 -----------------------
 textproc/rubygem-autoprefixer-rails1020/distinfo  |  3 ---
 textproc/rubygem-autoprefixer-rails1020/pkg-descr |  5 -----
 3 files changed, 32 deletions(-)

diff --git a/textproc/rubygem-autoprefixer-rails1020/Makefile b/textproc/rubygem-autoprefixer-rails1020/Makefile
deleted file mode 100644
index 5b6b22ac57ec..000000000000
--- a/textproc/rubygem-autoprefixer-rails1020/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	autoprefixer-rails
-PORTVERSION=	10.2.0.0
-CATEGORIES=	textproc ruby
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	1020
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Parse CSS and add vendor prefixes to CSS rules
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-RUN_DEPENDS=	rubygem-execjs>=0:devel/rubygem-execjs
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^10\.2\.0\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-autoprefixer-rails1020/distinfo b/textproc/rubygem-autoprefixer-rails1020/distinfo
deleted file mode 100644
index 78228ca0a8dc..000000000000
--- a/textproc/rubygem-autoprefixer-rails1020/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1620405345
-SHA256 (rubygem/autoprefixer-rails-10.2.0.0.gem) = 9e9f2da4d4d53f96033039ab6d16da60f1197f52c802c94f3fa25ac0bb06325d
-SIZE (rubygem/autoprefixer-rails-10.2.0.0.gem) = 671232
diff --git a/textproc/rubygem-autoprefixer-rails1020/pkg-descr b/textproc/rubygem-autoprefixer-rails1020/pkg-descr
deleted file mode 100644
index b14e04cfa1ff..000000000000
--- a/textproc/rubygem-autoprefixer-rails1020/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using
-values from the Can I Use. This gem provides Ruby and Ruby on Rails integration
-with this JavaScript tool.
-
-WWW: https://github.com/ai/autoprefixer-rails