Re: git: f0382e54e643 - main - graphics/proj: Add LICENSE_FILE
Date: Sat, 25 Oct 2025 12:53:00 UTC
On 2025-10-25 14:49, Michael Gmelin wrote:
>
>
>> On 25. Oct 2025, at 14:43, Daniel Engberg <diizzy@freebsd.org> wrote:
>>
>> 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.
>>
>
> See https://proj.org/en/stable/about.html#license <https://proj.org/en/
> stable/about.html#license>
>
>
Not sure what you're replying to?
https://github.com/OSGeo/PROJ/blob/9.7.0/COPYING
https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license_file
Best regards,
Daniel