Bug 168918 - [PATCH] x11-toolkits/py27-traitsgui: Unbreak build
Summary: [PATCH] x11-toolkits/py27-traitsgui: Unbreak build
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-10 12:00 UTC by koobs
Modified: 2012-06-10 17:30 UTC (History)
1 user (show)

See Also:


Attachments
py27-traitsgui-3.1.0_3.patch (1.11 KB, patch)
2012-06-10 12:00 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-06-10 12:00:26 UTC
- Port currently breaks because it hasnt been updated since 2009 and the build
target has always fetched a remote file which until now has existed, but is now
404

Fix:

- Patch setup.cfg and setup.py to not alias bdist_egg and patch the forced
requirement out of setup_requires.

Also:

- This ports upstream version name has changed to 'traitsui' on PYPI
and is currently at 4.2.0 - this baby needs an update

Added file(s):
- files/patch-setup.cfg
- files/patch-setup.py

Port maintainer (jacob.frelinger@duke.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2012-06-10 12:07:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take (this is also a pointyhat reported issue)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2012-06-10 17:27:26 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-10 17:28:52 UTC
pav         2012-06-10 16:28:41 UTC

  FreeBSD ports repository

  Added files:
    x11-toolkits/py-traitsgui/files patch-setup.cfg patch-setup.py 
  Log:
  - Unbreak: the build target has always fetched a remote file which until now
    has existed, but is now 404
  
  PR:             ports/168918
  Submitted by:   koobs <koobs.freebsd@gmail.com>
  Approved by:    maintainer timeout on pointyhat report (14 days)
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.1       +8 -0      ports/x11-toolkits/py-traitsgui/files/patch-setup.cfg (new)
  1.1       +10 -0     ports/x11-toolkits/py-traitsgui/files/patch-setup.py (new)
_______________________________________________
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"