Date: Thu, 18 Jul 2024 16:49:24 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: e3767cdad576 - main - devel/rubygem-mixlib-archive: Update WWW and clean up pkg-descr Message-ID: <202407181649.46IGnOJX012156@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=e3767cdad57658cd6d74740471a8681f1c60c5be commit e3767cdad57658cd6d74740471a8681f1c60c5be Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-18 16:46:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-18 16:46:43 +0000 devel/rubygem-mixlib-archive: Update WWW and clean up pkg-descr --- devel/rubygem-mixlib-archive/Makefile | 3 ++- devel/rubygem-mixlib-archive/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/devel/rubygem-mixlib-archive/Makefile b/devel/rubygem-mixlib-archive/Makefile index c7bd513e3796..71d640e10d2b 100644 --- a/devel/rubygem-mixlib-archive/Makefile +++ b/devel/rubygem-mixlib-archive/Makefile @@ -5,7 +5,8 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple interface to various archive formats -WWW= https://www.chef.io/ +WWW= https://www.chef.io/ \ + https://github.com/chef/mixlib-archive LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/rubygem-mixlib-archive/pkg-descr b/devel/rubygem-mixlib-archive/pkg-descr index d75f6fe603fd..bb802f8c0fb9 100644 --- a/devel/rubygem-mixlib-archive/pkg-descr +++ b/devel/rubygem-mixlib-archive/pkg-descr @@ -1,3 +1 @@ Mixlib::Archive is a simple interface to various archive formats. - -See also: https://github.com/chef/mixlib-archive
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGnOJX012156>