git: 8d29fbcef426 - main - devel/rubygem-sprockets-rails-rails80: Add rubygem-sprockets-rails-rails80 3.5.2 (copied from rubygem-sprockets-rails-rails72)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jan 2025 16:30:31 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8d29fbcef426a40bb1695b1a1aa1406aa5b7ee3c
commit 8d29fbcef426a40bb1695b1a1aa1406aa5b7ee3c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 16:28:37 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 16:28:37 +0000
devel/rubygem-sprockets-rails-rails80: Add rubygem-sprockets-rails-rails80 3.5.2 (copied from rubygem-sprockets-rails-rails72)
---
devel/Makefile | 1 +
devel/rubygem-sprockets-rails-rails80/Makefile | 22 ++++++++++++++++++++++
devel/rubygem-sprockets-rails-rails80/distinfo | 3 +++
devel/rubygem-sprockets-rails-rails80/pkg-descr | 1 +
4 files changed, 27 insertions(+)
diff --git a/devel/Makefile b/devel/Makefile
index 569db6d560bf..3288722d50d5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7885,6 +7885,7 @@
SUBDIR += rubygem-sprockets-rails-rails70
SUBDIR += rubygem-sprockets-rails-rails71
SUBDIR += rubygem-sprockets-rails-rails72
+ SUBDIR += rubygem-sprockets-rails-rails80
SUBDIR += rubygem-sprockets-sass
SUBDIR += rubygem-sprockets2
SUBDIR += rubygem-sprockets3
diff --git a/devel/rubygem-sprockets-rails-rails80/Makefile b/devel/rubygem-sprockets-rails-rails80/Makefile
new file mode 100644
index 000000000000..4275e563f41e
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails80/Makefile
@@ -0,0 +1,22 @@
+PORTNAME= sprockets-rails
+PORTVERSION= 3.5.2
+CATEGORIES= devel rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -rails80
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Sprockets Rails integration
+WWW= https://github.com/rails/sprockets-rails
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
+
+RUN_DEPENDS= rubygem-actionpack80>=5.2:www/rubygem-actionpack80 \
+ rubygem-activesupport80>=5.2:devel/rubygem-activesupport80 \
+ rubygem-sprockets>=3.0.0:devel/rubygem-sprockets
+
+USES= gem
+
+NO_ARCH= yes
+
+.include <bsd.port.mk>
diff --git a/devel/rubygem-sprockets-rails-rails80/distinfo b/devel/rubygem-sprockets-rails-rails80/distinfo
new file mode 100644
index 000000000000..ac8e143c69bc
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails80/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1722711329
+SHA256 (rubygem/sprockets-rails-3.5.2.gem) = a9e88e6ce9f8c912d349aa5401509165ec42326baf9e942a85de4b76dbc4119e
+SIZE (rubygem/sprockets-rails-3.5.2.gem) = 16384
diff --git a/devel/rubygem-sprockets-rails-rails80/pkg-descr b/devel/rubygem-sprockets-rails-rails80/pkg-descr
new file mode 100644
index 000000000000..04e7020dca45
--- /dev/null
+++ b/devel/rubygem-sprockets-rails-rails80/pkg-descr
@@ -0,0 +1 @@
+Sprockets Rails integration