K 10 svn:author V 5 koobs K 8 svn:date V 27 2013-12-14T13:09:11.358969Z K 7 svn:log V 952 www/py-django-dpaste: Packaging fixes upstreamed and distfile re-rolled Four reported issues were upstreamed and the PyPi distribution file was re-rolled without a version bump or new tag. A number of addition commits also come along with this (Cmd-Enter to submit form) so bump PORTREVISION accordingly. - Delete all patches and the post-patch: workaround. Fixes: Issue #26: Templates and static files missing from sdist and installed files (create MANIFEST.in) https://github.com/bartTC/dpaste/issues/26 Issue #27: manage.py uneccessarily installed in LOCALBASE/bin due to scripts= in setup.py https://github.com/bartTC/dpaste/issues/27 Issue #28: Trove classifiers missing in pypi entry (use list not tuple) https://github.com/bartTC/dpaste/issues/28 Issue #29: Create LICENSE file, add MIT contents, add to MANIFEST.in https://github.com/bartTC/dpaste/issues/29 END