Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128936 - netcdf-3.6.1.ebuild (Update)
Summary: netcdf-3.6.1.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-05 10:33 UTC by Jordan Dawe
Modified: 2006-04-07 06:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for netcdf-3.6.1 (netcdf-3.6.1.ebuild,1.22 KB, text/plain)
2006-04-05 10:34 UTC, Jordan Dawe
Details
slightly updated patch (netcdf-3.6.1.ebuild,1.31 KB, patch)
2006-04-06 15:30 UTC, Markus Dittrich (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Dawe 2006-04-05 10:33:19 UTC
Please find attached an update to the netcdf-3.6.0-p1 ebuild for the new netcdf 3.6.1 version.  In addition to bumping the version number, I have modified src_compile() to allow the package to compile with gcc-4.x; gfortran-4.x requires -DpgiFortran to be set, while g77-3.x requires -Df2cFortran.

Jordan
Comment 1 Jordan Dawe 2006-04-05 10:34:33 UTC
Created attachment 83991 [details]
ebuild for netcdf-3.6.1
Comment 2 Markus Dittrich (RETIRED) gentoo-dev 2006-04-06 15:30:29 UTC
Created attachment 84096 [details, diff]
slightly updated patch

Hi,

Thank you very much for the ebuild and I have slightly modified it.
Please give it a try and report back!

Thanks,
Markus
Comment 3 François Bissey 2006-04-06 16:42:28 UTC
(In reply to comment #2)
> Created an attachment (id=84096) [edit]
> slightly updated patch
> 
> Hi,
> 
> Thank you very much for the ebuild and I have slightly modified it.
> Please give it a try and report back!
Hi,

I tested it on ppc with gfortran from gcc4.1.0 and it works for me.

Thanks,
 Francois
Comment 4 Jordan Dawe 2006-04-07 00:01:46 UTC
Tried on x86 with gcc-4.1.0 (gfortran) and gcc-3.4.5 (g77).  Both worked fine.

Jordan
Comment 5 Markus Dittrich (RETIRED) gentoo-dev 2006-04-07 06:59:37 UTC
Thank you both very much for testing. 
Version 3.6.1 is not in CVS :)

best,
Markus