aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-activerecord60/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activerecord60/Makefile')
-rw-r--r--databases/rubygem-activerecord60/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/databases/rubygem-activerecord60/Makefile b/databases/rubygem-activerecord60/Makefile
index e6c61184c914..a8e2d36d5807 100644
--- a/databases/rubygem-activerecord60/Makefile
+++ b/databases/rubygem-activerecord60/Makefile
@@ -1,22 +1,21 @@
-# Created by: Johannes Meixner <johannes@perceivon.net>
-
PORTNAME= activerecord
-PORTVERSION= 6.0.3.7
+PORTVERSION= 6.0.6.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 60
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-activemodel60>=${PORTVERSION}:databases/rubygem-activemodel60 \
- rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60
+RUN_DEPENDS= rubygem-activemodel60>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activemodel60 \
+ rubygem-activesupport60>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport60
USES= gem
-USE_RUBY= yes
NO_ARCH= yes