git: 7a1c007ac99a - main - net/rubygem-activestorage61: Update to 6.1.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Dec 2022 09:15:53 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a1c007ac99a2f81c56c7a4118427ca6c195143c commit 7a1c007ac99a2f81c56c7a4118427ca6c195143c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:50:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:05:51 +0000 net/rubygem-activestorage61: Update to 6.1.7 - Update WWW and clean up pkg-descr Changes: https://github.com/rails/rails/releases --- net/rubygem-activestorage61/Makefile | 13 +++++++------ net/rubygem-activestorage61/distinfo | 6 +++--- net/rubygem-activestorage61/pkg-descr | 2 -- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/net/rubygem-activestorage61/Makefile b/net/rubygem-activestorage61/Makefile index 02815d2ca622..330dad109a3d 100644 --- a/net/rubygem-activestorage61/Makefile +++ b/net/rubygem-activestorage61/Makefile @@ -1,20 +1,21 @@ PORTNAME= activestorage -PORTVERSION= 6.1.6.1 +PORTVERSION= 6.1.7 CATEGORIES= net rubygems MASTER_SITES= RG PKGNAMESUFFIX= 61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Attach cloud and local files in Rails applications -WWW= https://github.com/rails/rails/tree/main/activestorage +WWW= https://github.com/rails/rails/tree/main/activestorage \ + https://rubyonrails.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionpack61>=${PORTVERSION}:www/rubygem-actionpack61 \ - rubygem-activejob61>=${PORTVERSION}:devel/rubygem-activejob61 \ - rubygem-activerecord61>=${PORTVERSION}:databases/rubygem-activerecord61 \ - rubygem-activesupport61>=${PORTVERSION}:devel/rubygem-activesupport61 \ +RUN_DEPENDS= rubygem-actionpack61>=${PORTVERSION}<${PORTVERSION}_99:www/rubygem-actionpack61 \ + rubygem-activejob61>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activejob61 \ + rubygem-activerecord61>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-activerecord61 \ + rubygem-activesupport61>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport61 \ rubygem-marcel>=1.0<2:devel/rubygem-marcel \ rubygem-mini_mime>=1.1.0:mail/rubygem-mini_mime diff --git a/net/rubygem-activestorage61/distinfo b/net/rubygem-activestorage61/distinfo index f55d827db78c..fda2e9690d98 100644 --- a/net/rubygem-activestorage61/distinfo +++ b/net/rubygem-activestorage61/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657835569 -SHA256 (rubygem/activestorage-6.1.6.1.gem) = 3fbf4c355a69a46e14676004ad8e06245bdce7f96858e72782715218326aafc5 -SIZE (rubygem/activestorage-6.1.6.1.gem) = 57856 +TIMESTAMP = 1669058247 +SHA256 (rubygem/activestorage-6.1.7.gem) = e0af9a8fc6a2b92172c1061bc546f6c47b1f3b5d94b63f2aaaea68a1a6db75fb +SIZE (rubygem/activestorage-6.1.7.gem) = 57856 diff --git a/net/rubygem-activestorage61/pkg-descr b/net/rubygem-activestorage61/pkg-descr index d9f893077cf5..48422441ebc3 100644 --- a/net/rubygem-activestorage61/pkg-descr +++ b/net/rubygem-activestorage61/pkg-descr @@ -9,5 +9,3 @@ to the cloud. Image files can furthermore be transformed using on-demand variants for quality, aspect ratio, size, or any other MiniMagick or Vips supported transformation. - -See also: https://rubyonrails.org/