aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel61/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activemodel61/Makefile')
-rw-r--r--databases/rubygem-activemodel61/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/databases/rubygem-activemodel61/Makefile b/databases/rubygem-activemodel61/Makefile
index 903fee09f902..d938ddb028be 100644
--- a/databases/rubygem-activemodel61/Makefile
+++ b/databases/rubygem-activemodel61/Makefile
@@ -1,21 +1,20 @@
-# Created by: Johannes Meixner <johannes@perceivon.net>
-
PORTNAME= activemodel
-PORTVERSION= 6.1.3.2
+PORTVERSION= 6.1.7.7
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 61
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Toolkit for building modeling frameworks
+WWW= https://github.com/rails/rails/tree/main/activemodel \
+ https://rubyonrails.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activesupport61>=${PORTVERSION}:devel/rubygem-activesupport61
+RUN_DEPENDS= rubygem-activesupport61>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport61
USES= gem
-USE_RUBY= yes
NO_ARCH= yes