#12350 closed update (fixed)
UPDATE: cfitsio-3.040
Reported by: | david.g.barnes@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | cfitsio | Cc: | david.g.barnes@…, nox@…, simon@…, ryandesign (Ryan Carsten Schmidt), Fawzi_Masri@… |
Port: |
Description
The current cfitsio portfile now refers to a sufficiently old version of the cfitsio code that is no longer readily available for download. The version 2.510 should be updated to 3.040 and likewise the file stub from 2510 to 3040.
Additionally, the cfitsio portfile should now depend on gcc42 and use gfortran-mp-4.2 to build rather than g77. It currently depends on gcc34 which means cfitsio as it stands cannot be built on an Intel mac.
Attachments (2)
Change History (16)
Changed 17 years ago by david.g.barnes@…
Attachment: | cfitsio.Portfile added |
---|
comment:1 Changed 17 years ago by nox@…
Cc: | david.g.barnes@… added |
---|---|
Priority: | Important → High |
Summary: | cfitsio portfile outdated → UPDATE: cfitsio-3.040 |
Type: | defect → enhancement |
Version: | 1.5.0 |
You should produce a diff.
comment:2 Changed 17 years ago by simon@…
Cc: | nox@… simon@… added |
---|
Could someone please try this patch and then commit it (or tell it works then we can commit it). Thanks.
Simon
comment:3 Changed 17 years ago by simon@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in [30907]. Thanks for your help.
I haven't tried to build it (no ggc)! But as the old Portfile doesn't work an update was necessary.
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The new port doesn't build at all. The checksum doesn't match, and once I fix that, the patchfile fails to apply. I do have gcc42 installed so I'll see what I can do.
comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
Status: | reopened → new |
comment:6 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Fawzi_Masri@… added |
---|
comment:8 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Fixed configure.env again; see r30914.
comment:9 Changed 17 years ago by Fawzi_Masri@…
Hello Ryan,
I just tried installing cfitsio, and i have checksum error: root:221> port -f install cfitsio ---> Verifying checksum(s) for cfitsio Error: Checksum (md5) mismatch for cfitsio3040.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
Hope you can help here,
thanks
fawzi
comment:10 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Right, I'm working on updating the port to 3.06.
comment:11 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Updated to 3.060 in r30984. The port used to override the Makefile's install target, but now it uses it again. I had to patch the Makefile to support DESTDIR. I'll submit the patch upstream.
comment:12 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:13 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → update |
---|
sample fixed portfile