aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-acts-as-taggable-on/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-acts-as-taggable-on/Makefile')
-rw-r--r--www/rubygem-acts-as-taggable-on/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile
index 1aef381c16d7..f3375da730d4 100644
--- a/www/rubygem-acts-as-taggable-on/Makefile
+++ b/www/rubygem-acts-as-taggable-on/Makefile
@@ -1,19 +1,18 @@
PORTNAME= acts-as-taggable-on
-PORTVERSION= 7.0.0
-PORTREVISION= 0
+PORTVERSION= 10.0.0
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= kuriyama@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Tag a single model on several contexts
+WWW= https://github.com/mbleigh/acts-as-taggable-on
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-activerecord60>=5.0<6.2:databases/rubygem-activerecord60
+RUN_DEPENDS= rubygem-activerecord70>=6.1<7.2:databases/rubygem-activerecord70
USES= gem
-USE_RUBY= YES
NO_ARCH= yes