git: bbb9cff246d6 - main - devel/rubygem-actionpack-action_caching: Use Rails 6.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 27 15:59:42 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bbb9cff246d64cb65e4091bb28dfadd8943319e6
commit bbb9cff246d64cb65e4091bb28dfadd8943319e6
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:39:05 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:56:04 +0000
devel/rubygem-actionpack-action_caching: Use Rails 6.1
- Bump PORTREVISION for dependency change
---
devel/rubygem-actionpack-action_caching/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-actionpack-action_caching/Makefile b/devel/rubygem-actionpack-action_caching/Makefile
index 4263e9bf7a2c..1a8e3ba2aacd 100644
--- a/devel/rubygem-actionpack-action_caching/Makefile
+++ b/devel/rubygem-actionpack-action_caching/Makefile
@@ -2,6 +2,7 @@
PORTNAME= actionpack-action_caching
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Action caching for Action Pack (removed from core in Rails 4.0)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-actionpack4>=4.0:www/rubygem-actionpack4
+RUN_DEPENDS= rubygem-actionpack61>=4.0:www/rubygem-actionpack61
USES= gem
USE_RUBY= yes
More information about the dev-commits-ports-all
mailing list