aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activerecord61/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activerecord61/Makefile')
-rw-r--r--databases/rubygem-activerecord61/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/databases/rubygem-activerecord61/Makefile b/databases/rubygem-activerecord61/Makefile
index 7b0a60352f42..9ed76ad8e507 100644
--- a/databases/rubygem-activerecord61/Makefile
+++ b/databases/rubygem-activerecord61/Makefile
@@ -1,22 +1,21 @@
-# Created by: Johannes Meixner <johannes@perceivon.net>
-
PORTNAME= activerecord
-PORTVERSION= 6.1.3.2
+PORTVERSION= 6.1.7.7
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 61
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Object-relational mapping layer for Rails MVC Framework
+WWW= https://github.com/rails/rails/tree/main/activerecord \
+ https://rubyonrails.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activemodel61>=${PORTVERSION}:databases/rubygem-activemodel61 \
- rubygem-activesupport61>=${PORTVERSION}:devel/rubygem-activesupport61
+RUN_DEPENDS= rubygem-activemodel61>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activemodel61 \
+ rubygem-activesupport61>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport61
USES= gem
-USE_RUBY= yes
NO_ARCH= yes