K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-06-12T11:12:29.657871Z K 7 svn:log V 639 database/pyspatialite: Modernize before setuptools update Modernize in preparation for a pending setuptools update which identified this port as failing during an exp-run [1]. - Use canonical CHEESESHOP master site - Use autoplist & concurrent - Remove pkg-plist accordingly - Remove PYDISTUTILS_PKGNAME and WRKSRC overrides - Stop package from adding empty directory to --record (and therefore pkg-plist) output While I'm here: - Add LICENSE and LICENSE_FILE - Strip shared library - Re-patch patches according to makepatch - Remove spurious whitespace [1] https://reviews.freebsd.org/D2704 Approved by: python, portmgr (exp-run) END