git: 5cc889883a1f - main - devel/rubygem-sprockets-rails-rails70: Add rubygem-sprockets-rails-rails70 3.4.2 (copied from rubygem-sprockets-rails-rails61)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:52:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5cc889883a1f1560cec1461c74886a050978228f
commit 5cc889883a1f1560cec1461c74886a050978228f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 16:54:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:43:46 +0000
devel/rubygem-sprockets-rails-rails70: Add rubygem-sprockets-rails-rails70 3.4.2 (copied from rubygem-sprockets-rails-rails61)
---
devel/Makefile | 1 +
devel/rubygem-sprockets-rails-rails70/Makefile | 24 ++++++++++++++++++++++++
devel/rubygem-sprockets-rails-rails70/distinfo | 3 +++
devel/rubygem-sprockets-rails-rails70/pkg-descr | 3 +++
4 files changed, 31 insertions(+)
diff --git a/devel/Makefile b/devel/Makefile
index 94c024af2688..239e294aba4c 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6825,6 +6825,7 @@
SUBDIR += rubygem-sprockets-rails-rails52
SUBDIR += rubygem-sprockets-rails-rails60
SUBDIR += rubygem-sprockets-rails-rails61
+ SUBDIR += rubygem-sprockets-rails-rails70
SUBDIR += rubygem-sprockets-sass
SUBDIR += rubygem-sprockets2
SUBDIR += rubygem-sprockets3
diff --git a/devel/rubygem-sprockets-rails-rails70/Makefile b/devel/rubygem-sprockets-rails-rails70/Makefile
new file mode 100644
index 000000000000..6dae153a7fa2
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails70/Makefile
@@ -0,0 +1,24 @@
+# Created by: Steve Wills <swills@FreeBSD.org>
+
+PORTNAME= sprockets-rails
+PORTVERSION= 3.4.2
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -rails70
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Sprockets Rails integration
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+
+RUN_DEPENDS= rubygem-actionpack70>=5.2:www/rubygem-actionpack70 \
+ rubygem-activesupport70>=5.2:devel/rubygem-activesupport70 \
+ rubygem-sprockets3>=3.0.0:devel/rubygem-sprockets3
+
+USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-sprockets-rails-rails70/distinfo b/devel/rubygem-sprockets-rails-rails70/distinfo
new file mode 100644
index 000000000000..7776df9e9adb
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails70/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1640888389
+SHA256 (rubygem/sprockets-rails-3.4.2.gem) = 36d6327757ccf7460a00d1d52b2d5ef0019a4670503046a129fa1fb1300931ad
+SIZE (rubygem/sprockets-rails-3.4.2.gem) = 15872
diff --git a/devel/rubygem-sprockets-rails-rails70/pkg-descr b/devel/rubygem-sprockets-rails-rails70/pkg-descr
new file mode 100644
index 000000000000..352421b244e2
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails70/pkg-descr
@@ -0,0 +1,3 @@
+Sprockets Rails integration
+
+WWW: https://github.com/rails/sprockets-rails