Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2025 14:43:33 +0200
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: f0382e54e643 - main - graphics/proj: Add LICENSE_FILE
Message-ID:  <87ccb96d-2ae7-4bb3-9518-e18999192505@FreeBSD.org>
In-Reply-To: <202510251222.59PCMaBP092745@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On 2025-10-25 14:22, Po-Chuan Hsieh wrote:
> The branch main has been updated by sunpoet:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=f0382e54e643633e01daabd63eae23851f0c7764
>
> commit f0382e54e643633e01daabd63eae23851f0c7764
> Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> AuthorDate: 2025-10-25 12:21:16 +0000
> Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
> CommitDate: 2025-10-25 12:21:16 +0000
>
>      graphics/proj: Add LICENSE_FILE
>      
>      Approved by:    portmgr (blanket)
> ---
>   graphics/proj/Makefile | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/graphics/proj/Makefile b/graphics/proj/Makefile
> index 9909e35de29f..0d3a2e1c4064 100644
> --- a/graphics/proj/Makefile
> +++ b/graphics/proj/Makefile
> @@ -10,7 +10,7 @@ COMMENT=	Cartographic Projections library
>   WWW=		https://github.com/OSGeo/PROJ
>   
>   LICENSE=	MIT
> -#LICENSE_FILE=	${WRKSRC}/COPYING
> +LICENSE_FILE=	${WRKSRC}/COPYING
>   
>   BUILD_DEPENDS=	nlohmann-json>=3:devel/nlohmann-json
>   LIB_DEPENDS=	libcurl.so:ftp/curl \

This is clearly incorrect if you actually read COPYING, back this out.

Best regards,
Daniel



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87ccb96d-2ae7-4bb3-9518-e18999192505>