Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:10:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1a243ab0e78c - main - net/rubygem-activestorage52: Update WWW and clean up pkg-descr
Message-ID:  <202406180410.45I4Aiw7091453@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 1a243ab0e78c9821f4a82be1e6b21f36077aa0c3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:02:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:02:10 +0000

    net/rubygem-activestorage52: Update WWW and clean up pkg-descr
---
 net/rubygem-activestorage52/Makefile  | 3 ++-
 net/rubygem-activestorage52/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/net/rubygem-activestorage52/Makefile b/net/rubygem-activestorage52/Makefile
index adaa3de453da..ad148d81a728 100644
--- a/net/rubygem-activestorage52/Makefile
+++ b/net/rubygem-activestorage52/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	52
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Attach cloud and local files in Rails applications
-WWW=		https://github.com/rails/rails/tree/main/activestorage
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails/tree/main/activestorage
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/net/rubygem-activestorage52/pkg-descr b/net/rubygem-activestorage52/pkg-descr
index d9f893077cf5..48422441ebc3 100644
--- a/net/rubygem-activestorage52/pkg-descr
+++ b/net/rubygem-activestorage52/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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180410.45I4Aiw7091453>