git: 115eba7ec1c2 - main - devel/py-itanium_demangler: Chase the addition of BSD0CLAUSE

Mateusz Piotrowski 0mp at FreeBSD.org
Thu Apr 15 12:09:33 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=115eba7ec1c2f9a66b25a1dace3de4bd1f48733e

commit 115eba7ec1c2f9a66b25a1dace3de4bd1f48733e
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-04-15 12:02:09 +0000
Commit:     Mateusz Piotrowski <0mp at 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 at 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


More information about the dev-commits-ports-all mailing list