git: a7dda2683e2f - main - www/rubygem-rails_autolink: Update to 1.1.8

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Mar 2023 19:35:20 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a7dda2683e2ff91a04fe873516437d072121cc4a

commit a7dda2683e2ff91a04fe873516437d072121cc4a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-03-21 18:56:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-03-21 19:22:34 +0000

    www/rubygem-rails_autolink: Update to 1.1.8
    
    - Add LICENSE_FILE
    - Fix RUN_DEPENDS
    - Update RUN_DEPENDS: use Rails 6.1
    
    Changes:        https://github.com/tenderlove/rails_autolink/blob/master/CHANGELOG.md
---
 www/rubygem-rails_autolink/Makefile | 7 +++++--
 www/rubygem-rails_autolink/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/www/rubygem-rails_autolink/Makefile b/www/rubygem-rails_autolink/Makefile
index 5eaedfcdc21a..e64cc9adaac7 100644
--- a/www/rubygem-rails_autolink/Makefile
+++ b/www/rubygem-rails_autolink/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rails_autolink
-PORTVERSION=	1.1.7
+PORTVERSION=	1.1.8
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -8,8 +8,11 @@ COMMENT=	Extraction of the auto_link method from rails, removed in 3.1
 WWW=		https://github.com/tenderlove/rails_autolink
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-rails4>=${PORTVERSION}:www/rubygem-rails4
+RUN_DEPENDS=	rubygem-actionview61>=3.1:devel/rubygem-actionview61 \
+		rubygem-activesupport61>=3.1:devel/rubygem-activesupport61 \
+		rubygem-railties61>=3.1:www/rubygem-railties61
 
 USES=		gem
 
diff --git a/www/rubygem-rails_autolink/distinfo b/www/rubygem-rails_autolink/distinfo
index 49d318eb0b79..e2cf62321dec 100644
--- a/www/rubygem-rails_autolink/distinfo
+++ b/www/rubygem-rails_autolink/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669058433
-SHA256 (rubygem/rails_autolink-1.1.7.gem) = 33c8fcd4b8c420e184fc179f4383b36358f3eeb99b43683f3cd8e54ca1f67a33
-SIZE (rubygem/rails_autolink-1.1.7.gem) = 13312
+TIMESTAMP = 1677771853
+SHA256 (rubygem/rails_autolink-1.1.8.gem) = fbcb9d2e5f2cea9435a32e5f12556c7a9b7ed6867889fb9cf5eac405049bfc3a
+SIZE (rubygem/rails_autolink-1.1.8.gem) = 8704