The project have a new home and distributed as tar.bz2. I had diffed tar.gz and tar.bz2 archives - they are identical. - remove stale mirror - remove local mirror, that doesn't contain tar.bz2 file. - add GOOGLE_CODE mastersite - remove WRKSRC (it is the same as DISTNAME) - add LICENSE - raise USE_PYTHON to 2.5+, since we don't more support erlier versions. - remove pkg-plist and move it's content into PLIST_FILES - point to new home in pkg-descr tinderbuild log (8.2-RELEASE): http://happy-nation.by.ru/ports/tb/py27-levenshtein-0.10.1.log Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Maintainer of devel/py-levenshtein, Please note that PR ports/158922 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158922 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
State Changed From-To: feedback->feedback At miwi's request, put this back into the pool.
Responsible Changed From-To: miwi->freebsd-ports-bugs
wen 2011-08-11 13:39:30 UTC FreeBSD ports repository Modified files: devel/py-levenshtein Makefile distinfo pkg-descr Removed files: devel/py-levenshtein pkg-plist Log: - Update MASTER_SITE - Add LICENSE - Update WWW - Remove pkg-plist and move it's content into PLIST_FILES - Raise USE_PYTHON to 2.5+ PR: ports/158922 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer(timeout, > 20 days) Revision Changes Path 1.4 +7 -5 ports/devel/py-levenshtein/Makefile 1.3 +2 -2 ports/devel/py-levenshtein/distinfo 1.3 +1 -1 ports/devel/py-levenshtein/pkg-descr 1.2 +0 -1 ports/devel/py-levenshtein/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!