Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT
- align USE_PYDISTUTILS value in Makefile
- tab -> space change in pkg-descr:WWW
- update WWW to use https scheme in url to avoid redirect
- add trailing slash to WWW
All changes are non-functional.
- add missing dependency to fix build on pointyhat
- trim Makefile header
- add a note about why the USE_ZOPE is commented there
- tab -> space change in pkg-descr:WWW
- bump PORTREVISION because of dependency list change
Reported by: pointyhat (po.miwibox)