ports/187583: [PATCH] devel/py-jellyfish: License, deprecate easy_install, autoplist
Johannes Jost Meixner
xmj at chaot.net
Fri Mar 14 17:40:01 UTC 2014
>Number: 187583
>Category: ports
>Synopsis: [PATCH] devel/py-jellyfish: License, deprecate easy_install, autoplist
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 14 17:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Johannes Jost Meixner
>Release: FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #4: Sun Mar 9 15:34:03 EET
>Description:
- Deprecate easy_install
- Specify 3-clause BSD license
- Use autoplist
Port maintainer (bdrewery at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 1.00.2014.03.12 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- py-jellyfish-0.2.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 348272)
+++ Makefile (working copy)
@@ -9,12 +9,10 @@
MAINTAINER= bdrewery at FreeBSD.org
COMMENT= Library for doing approximate and phonetic matching of strings
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
-PYEASYINSTALL_ARCHDEP= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
--- py-jellyfish-0.2.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list