Bug 173766 - [MAINTAINER] devel/py-hgsubversion: update to 1.5
Summary: [MAINTAINER] devel/py-hgsubversion: update to 1.5
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 15:30 UTC by William Grzybowski
Modified: 2012-12-11 20:40 UTC (History)
0 users

See Also:


Attachments
py-hgsubversion.patch (11.87 KB, patch)
2012-11-21 15:30 UTC, William Grzybowski
no flags Details | Diff
py-hgsubversion.patch (12.49 KB, patch)
2012-12-05 21:59 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2012-11-21 15:30:00 UTC
	- Update to 1.5
	- Trim Makefile header

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-21 15:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-12-02 07:16:38 UTC
State Changed
From-To: open->feedback

Hi William. Two stoppers: it appears that this port now installs as 
zipped python egg (single file), so it you need or change pkg-plist, or 
patch setup.py to install it in unpacked form. Second issue: according 
to docs, this port needs or py-subversion or py-subvertpy+svn (this one 
is preferable per README), but not both. So the dependencies should be 
fixed too. Please review your patch. Thank you.
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-12-11 20:40:53 UTC
State Changed
From-To: feedback->closed

Committed, thank you!