Date: Sun, 19 May 2024 17:36:38 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: a5904fb55726 - main - www/rubygem-async-rest: Add LICENSE_FILE Message-ID: <202405191736.44JHacbZ002250@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5904fb55726a37d91ab57039ad3f9b78b7000a9 commit a5904fb55726a37d91ab57039ad3f9b78b7000a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-19 16:28:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-19 17:18:16 +0000 www/rubygem-async-rest: Add LICENSE_FILE - Update WWW --- www/rubygem-async-rest/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/rubygem-async-rest/Makefile b/www/rubygem-async-rest/Makefile index 416afed5de5e..a4e20873358a 100644 --- a/www/rubygem-async-rest/Makefile +++ b/www/rubygem-async-rest/Makefile @@ -5,9 +5,11 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RESTful clients (and hopefully servers) -WWW= https://github.com/socketry/async-rest +WWW= https://socketry.github.io/async-rest/ \ + https://github.com/socketry/async-rest LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/license.md RUN_DEPENDS= rubygem-async-http>=0.42<1:www/rubygem-async-http \ rubygem-protocol-http>=0.7<1:www/rubygem-protocol-httphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405191736.44JHacbZ002250>
