summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-04-23 07:57:56 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-04-23 07:57:56 +0000
commit560276b03903d7b230a12e147b5d3d435b1b33b3 (patch)
tree6e287abcc90b2b7fa1f25bc202730959b2f8b349
parentPet portlint. (diff)
Upgrade to 4.2.0, required for Gitlab 11.10 upgrade.
Notes
Notes: svn path=/head/; revision=499721
-rw-r--r--devel/rubygem-bootstrap_form/Makefile8
-rw-r--r--devel/rubygem-bootstrap_form/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/devel/rubygem-bootstrap_form/Makefile b/devel/rubygem-bootstrap_form/Makefile
index 0c33c572bd4f..c6a0aba6d043 100644
--- a/devel/rubygem-bootstrap_form/Makefile
+++ b/devel/rubygem-bootstrap_form/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bootstrap_form
-PORTVERSION= 2.7.0
+PORTVERSION= 4.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,8 +11,12 @@ COMMENT= Form builder using Twitter Bootstrap 3+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-NO_ARCH= yes
+RUN_DEPENDS= rubygem-actionpack50>=5.0:www/rubygem-actionpack50 \
+ rubygem-activemodel50>=5.0:databases/rubygem-activemodel50
+
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/devel/rubygem-bootstrap_form/distinfo b/devel/rubygem-bootstrap_form/distinfo
index 47b75b9f7025..2911c3b32c54 100644
--- a/devel/rubygem-bootstrap_form/distinfo
+++ b/devel/rubygem-bootstrap_form/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505729748
-SHA256 (rubygem/bootstrap_form-2.7.0.gem) = dc0549a2e221569a65cc233a2ca0da8bd5d7241a2c52c6dfef882c5de246886b
-SIZE (rubygem/bootstrap_form-2.7.0.gem) = 172544
+TIMESTAMP = 1555690498
+SHA256 (rubygem/bootstrap_form-4.2.0.gem) = f578b3c900d2cf15fab641064d357318b29e285bd5fdf090f903727912889710
+SIZE (rubygem/bootstrap_form-4.2.0.gem) = 108544