mail/py-spambayes: Update to 1.1b2
- Update PORTVERSION and distinfo checksum (1.1.b2)
- Correctly set USES=python to -2.7, not to depend on the lang/python2
port (:2)
- Remove post-patch replacement of Python shebang lines. setuptools
rewrites shebangs console_scripts/scripts according to the Python
version the package was built with already.
- Update pkg-descr (match first paragraph in setup.py)
- Regenerate patches (makepatch compatible, portlint)
- Sort USE{S} entries
- drop python25 support
- apply patch for python26 uncoditionally (drop corresponding option too)
- raise python version in USE_PYTHON (tested with python27)