git: 0b306671eeb9 - main - www/rubygem-acts-as-taggable-on: Update to 12.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Nov 2024 13:49:02 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b306671eeb9725586f8365bb5ee55a6c3ccc164 commit 0b306671eeb9725586f8365bb5ee55a6c3ccc164 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-21 13:34:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-21 13:39:53 +0000 www/rubygem-acts-as-taggable-on: Update to 12.0.0 - Update RUN_DEPENDS: use Rails 7.2 Changes: https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md --- www/rubygem-acts-as-taggable-on/Makefile | 6 ++++-- www/rubygem-acts-as-taggable-on/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/rubygem-acts-as-taggable-on/Makefile b/www/rubygem-acts-as-taggable-on/Makefile index 87c0019b84f2..6754bf3806f6 100644 --- a/www/rubygem-acts-as-taggable-on/Makefile +++ b/www/rubygem-acts-as-taggable-on/Makefile @@ -1,5 +1,5 @@ PORTNAME= acts-as-taggable-on -PORTVERSION= 11.0.0 +PORTVERSION= 12.0.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -10,7 +10,9 @@ WWW= https://github.com/mbleigh/acts-as-taggable-on LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-activerecord70>=7.0<8.0:databases/rubygem-activerecord70 \ +BROKEN_RUBY31= yes + +RUN_DEPENDS= rubygem-activerecord72>=7.1<8.1:databases/rubygem-activerecord72 \ rubygem-zeitwerk>=2.4<3.0:devel/rubygem-zeitwerk USES= gem diff --git a/www/rubygem-acts-as-taggable-on/distinfo b/www/rubygem-acts-as-taggable-on/distinfo index ab4b3d76fde5..98ae220e41de 100644 --- a/www/rubygem-acts-as-taggable-on/distinfo +++ b/www/rubygem-acts-as-taggable-on/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725560917 -SHA256 (rubygem/acts-as-taggable-on-11.0.0.gem) = 1718e8ce00b0eeb138e14bd6cccca7d5c45b376f42af544c5bdb5afbdb3be852 -SIZE (rubygem/acts-as-taggable-on-11.0.0.gem) = 56832 +TIMESTAMP = 1731679940 +SHA256 (rubygem/acts-as-taggable-on-12.0.0.gem) = d14c15a1602cef8997187336cd7eb54a3f97ddebbef61601f83eb1ec51260417 +SIZE (rubygem/acts-as-taggable-on-12.0.0.gem) = 56832