FreeBSD Bugzilla – Attachment 72718 Details for
Bug 105641
[PATCH] lang/f2py: [remove version from f2py binary]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
f2py-2.45.241.1926_1.patch
f2py-2.45.241.1926_1.patch (text/plain), 1.02 KB, created by
Diane Bruce
on 2006-11-18 08:00:37 UTC
(
hide
)
Description:
f2py-2.45.241.1926_1.patch
Filename:
MIME Type:
Creator:
Diane Bruce
Created:
2006-11-18 08:00:37 UTC
Size:
1.02 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/lang/f2py/Makefile /usr/home/db/f2py/Makefile >--- /usr/ports/lang/f2py/Makefile Fri Nov 17 21:53:47 2006 >+++ /usr/home/db/f2py/Makefile Fri Nov 17 21:46:38 2006 >@@ -8,6 +8,7 @@ > > PORTNAME= f2py > PORTVERSION= 2.45.241.1926 >+PORTREVISION= 1 > CATEGORIES= lang python > MASTER_SITES= http://cens.ioc.ee/projects/f2py2e/2.x/ > DISTNAME= ${PORTNAME:U}-${PORTVERSION:R}_${PORTVERSION:E} >diff -ruN --exclude=CVS /usr/ports/lang/f2py/files/patch-setup.py /usr/home/db/f2py/files/patch-setup.py >--- /usr/ports/lang/f2py/files/patch-setup.py Wed Dec 31 17:00:00 1969 >+++ /usr/home/db/f2py/files/patch-setup.py Thu Nov 16 16:49:16 2006 >@@ -0,0 +1,11 @@ >+--- setup.py.orig Sun Jan 30 12:22:14 2005 >++++ setup.py Thu Nov 16 18:46:25 2006 >+@@ -40,7 +40,7 @@ >+ f2py2e.main() >+ '''%(os.path.basename(sys.executable)) >+ >+-f2py_exe = 'f2py'+os.path.basename(sys.executable)[6:] >++f2py_exe = 'f2py' >+ if f2py_exe[-4:]=='.exe': >+ f2py_exe = f2py_exe[:-4] + '.py' >+ if 'bdist_wininst' in sys.argv and f2py_exe[-3:] != '.py':
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 105641
: 72718