Bug 105641 - [PATCH] lang/f2py: [remove version from f2py binary]
Summary: [PATCH] lang/f2py: [remove version from f2py binary]
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: Alexander Botero-Lowry
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-18 08:00 UTC by Diane Bruce
Modified: 2006-11-19 00:40 UTC (History)
0 users

See Also:


Attachments
f2py-2.45.241.1926_1.patch (1.02 KB, patch)
2006-11-18 08:00 UTC, Diane Bruce
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diane Bruce 2006-11-18 08:00:37 UTC
[DESCRIBE CHANGES]

lang/f2py will produce /bin/f2py2.4 if USE_PYTHON= 2.4 is used,
this happens when f2py is compiled as a dependancy i.e. of py-scipy03
This results in f2py being named /usr/local/bin/f2py2.4 instead of bin/f2py
This then breaks the plist for f2py
The patch given fixes this behaviour.

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-18 08:00:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->xride

xride@ wants his PRs
Comment 2 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-19 00:23:47 UTC
Responsible Changed
From-To: xride->alexbl

I'm able to commit this now, so Xride and Dianora decided I should 
just commit it.
Comment 3 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-11-19 00:30:18 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-11-19 00:30:28 UTC
alexbl      2006-11-19 00:29:57 UTC

  FreeBSD ports repository

  Modified files:
    lang/f2py            Makefile 
  Added files:
    lang/f2py/files      patch-setup.py 
  Log:
   - Do not append version number to f2py executable
  
  PR:             105641
  Submitted by:   Diane Bruce <db@db.net>
  Reviewed by:    myself
  
  Revision  Changes    Path
  1.11      +1 -0      ports/lang/f2py/Makefile
  1.1       +11 -0     ports/lang/f2py/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"