Date: Thu, 15 Apr 2021 12:09:32 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 115eba7ec1c2 - main - devel/py-itanium_demangler: Chase the addition of BSD0CLAUSE Message-ID: <202104151209.13FC9WlU054751@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=115eba7ec1c2f9a66b25a1dace3de4bd1f48733e commit 115eba7ec1c2f9a66b25a1dace3de4bd1f48733e Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-04-15 12:02:09 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-04-15 12:02:09 +0000 devel/py-itanium_demangler: Chase the addition of BSD0CLAUSE It is no longer necessary to define the permissions associated with this license since its now officially recognized by the ports framework. Reported by: pkg-fallout --- devel/py-itanium_demangler/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/py-itanium_demangler/Makefile b/devel/py-itanium_demangler/Makefile index 402c6c825903..b18947ef8b85 100644 --- a/devel/py-itanium_demangler/Makefile +++ b/devel/py-itanium_demangler/Makefile @@ -8,9 +8,7 @@ MAINTAINER= 0mp@FreeBSD.org COMMENT= Pure Python parser for mangled itanium symbols LICENSE= BSD0CLAUSE -LICENSE_NAME= 0-clause BSD LICENSE_FILE= ${WRKSRC}/README.md -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= python:3.6+ USE_PYTHON= autoplist distutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104151209.13FC9WlU054751>