Date: Thu, 18 Jul 2024 16:49:21 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: 92f0db3b6b42 - main - devel/rubygem-dry-inflector: Update WWW and clean up pkg-descr Message-ID: <202407181649.46IGnLqJ012060@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=92f0db3b6b42b263b0aef51d2b9db46ba53043fd commit 92f0db3b6b42b263b0aef51d2b9db46ba53043fd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:41 +0000 devel/rubygem-dry-inflector: Update WWW and clean up pkg-descr --- devel/rubygem-dry-inflector/Makefile | 3 ++- devel/rubygem-dry-inflector/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-dry-inflector/Makefile b/devel/rubygem-dry-inflector/Makefile index c5427729f641..d8bd03d781c6 100644 --- a/devel/rubygem-dry-inflector/Makefile +++ b/devel/rubygem-dry-inflector/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= String inflections for dry-rb -WWW= https://dry-rb.org/ +WWW= https://dry-rb.org/ \ + https://github.com/dry-rb/dry-inflector LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/rubygem-dry-inflector/pkg-descr b/devel/rubygem-dry-inflector/pkg-descr index c2878bc063fd..d6d822625aba 100644 --- a/devel/rubygem-dry-inflector/pkg-descr +++ b/devel/rubygem-dry-inflector/pkg-descr @@ -1,3 +1 @@ dry-inflector is an inflector gem for Ruby. - -See also: https://github.com/dry-rb/dry-inflector
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGnLqJ012060>