Bug 148959 - [PATCH] devel/py26-lxml: update to 2.2.7
Summary: [PATCH] devel/py26-lxml: update to 2.2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 13:10 UTC by linpct
Modified: 2010-08-13 13:30 UTC (History)
1 user (show)

See Also:


Attachments
py26-lxml-2.2.7.patch (80.48 KB, patch)
2010-07-26 13:10 UTC, linpct
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description linpct 2010-07-26 13:10:04 UTC
- Update to 2.2.7

Port maintainer (gogo@cs.uni-sb.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 13:10:14 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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 13:10:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Robert Gogolok 2010-07-26 15:40:37 UTC
I approve the patch.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-07-26 19:09:34 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Li-Wen Hsu freebsd_committer freebsd_triage 2010-07-26 19:15:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-08-13 13:21:59 UTC
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"
Comment 7 Li-Wen Hsu freebsd_committer freebsd_triage 2010-08-13 13:23:50 UTC
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" .