diff --git a/security/rubygem-pundit61/Makefile b/security/rubygem-pundit61/Makefile index a5280b972fd6..280bca059ae2 100644 --- a/security/rubygem-pundit61/Makefile +++ b/security/rubygem-pundit61/Makefile @@ -1,20 +1,23 @@ PORTNAME= pundit DISTVERSION= 2.4.0 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 61 MAINTAINER= bofh@FreeBSD.org COMMENT= Object oriented authorization for Rails applications WWW= https://github.com/varvet/pundit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Uses EOL version 6.1.X of Rails +EXPIRATION_DATE=2025-04-03 + RUN_DEPENDS= rubygem-activesupport61>=3.0.0:devel/rubygem-activesupport61 USES= gem NO_ARCH= yes .include