Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 17:36:03 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: 9e4924734340 - main - devel/rubygem-traces: Add LICENSE_FILE
Message-ID:  <202405191736.44JHa31N000976@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=9e4924734340939f978f8b68da27efb4f937d905

commit 9e4924734340939f978f8b68da27efb4f937d905
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-19 16:26:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-19 17:18:08 +0000

    devel/rubygem-traces: Add LICENSE_FILE
    
    - Update WWW
---
 devel/rubygem-traces/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-traces/Makefile b/devel/rubygem-traces/Makefile
index 0beddfa3c457..197192497759 100644
--- a/devel/rubygem-traces/Makefile
+++ b/devel/rubygem-traces/Makefile
@@ -5,9 +5,11 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Application instrumentation and tracing
-WWW=		https://github.com/socketry/traces
+WWW=		https://socketry.github.io/traces/ \
+		https://github.com/socketry/traces
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/license.md
 
 USES=		gem
 



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