ports/187583: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Tue Mar 18 01:20:01 UTC 2014
The following reply was made to PR ports/187583; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/187583: commit references a PR
Date: Tue, 18 Mar 2014 01:18:44 +0000 (UTC)
Author: bdrewery
Date: Tue Mar 18 01:18:40 2014
New Revision: 348510
URL: http://svnweb.freebsd.org/changeset/ports/348510
QAT: https://qat.redports.org/buildarchive/r348510/
Log:
- Update LICENSE
- Use pydistutils
- Use autoplist
PR: ports/187583
Submitted by: Johannes Jost Meixner <xmj at chaot.net>
Modified:
head/devel/py-jellyfish/Makefile
Modified: head/devel/py-jellyfish/Makefile
==============================================================================
--- head/devel/py-jellyfish/Makefile Tue Mar 18 01:01:35 2014 (r348509)
+++ head/devel/py-jellyfish/Makefile Tue Mar 18 01:18:40 2014 (r348510)
@@ -9,12 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bdrewery at FreeBSD.org
COMMENT= Library for doing approximate and phonetic matching of strings
-LICENSE= BSD
-
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+LICENSE= BSD3CLAUSE
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
-PYEASYINSTALL_ARCHDEP= yes
+USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list