Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:09:07 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: 5328d66e961d - main - devel/rubygem-activejob4: Update WWW and clean up pkg-descr
Message-ID:  <202406180409.45I49739079300@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=5328d66e961d50814603d6070a4860a5c312a82a

commit 5328d66e961d50814603d6070a4860a5c312a82a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:01:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:01:03 +0000

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

diff --git a/devel/rubygem-activejob4/Makefile b/devel/rubygem-activejob4/Makefile
index 9516cfbbb25c..3dd27bba7191 100644
--- a/devel/rubygem-activejob4/Makefile
+++ b/devel/rubygem-activejob4/Makefile
@@ -6,7 +6,8 @@ PKGNAMESUFFIX=	4
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Job class declarations for a variety of queueing backends
-WWW=		https://github.com/rails/rails/tree/main/activejob
+WWW=		https://rubyonrails.org/ \
+		https://github.com/rails/rails/tree/main/activejob
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
diff --git a/devel/rubygem-activejob4/pkg-descr b/devel/rubygem-activejob4/pkg-descr
index dabb0b743759..9087f346d128 100644
--- a/devel/rubygem-activejob4/pkg-descr
+++ b/devel/rubygem-activejob4/pkg-descr
@@ -14,5 +14,3 @@ framework features and other gems build on top of that, without having to worry
 about API differences between Delayed Job and Resque. Picking your queuing
 backend becomes more of an operational concern, then. And you'll be able to
 switch between them without having to rewrite your jobs.
-
-See also: https://rubyonrails.org/



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