Summary: | [PATCH] devel/py26-lxml: update to 2.2.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | linpct | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | gogo | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
linpct
2010-07-26 13:10:04 UTC
Maintainer of devel/py-lxml, Please note that PR ports/148959 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/148959 -- 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) I approve the patch. State Changed From-To: feedback->open Maintainer approved. Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it. lwhsu 2010-08-13 12:21:45 UTC FreeBSD ports repository Modified files: devel/py-lxml Makefile distinfo pkg-plist Log: - Update to 2.2.7 PR: ports/148959 Submitted by: Jin-Sih Lin <linpct AT gmail.com> Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer) Revision Changes Path 1.20 +2 -2 ports/devel/py-lxml/Makefile 1.14 +3 -3 ports/devel/py-lxml/distinfo 1.16 +553 -566 ports/devel/py-lxml/pkg-plist _______________________________________________ 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: open->closed Committed, with minor changes. Thanks! Lines like "@dirrm %%PORTDOCS%%%%DOCSDIR%%" in the pkg-plist are wrong, should be "%%PORTDOCS%%@dirrm %%DOCSDIR%%". And since 2.4 is the least version in ports, we can change USE_PYTHON to "yes" . |