Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41053 closed defect (fixed)

surf @1.0.5_2 fails to build on 10.9

Reported by: ralph@… Owned by: shreevatsa.public@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: mavericks Cc: veedeehjay@…, ryandesign (Ryan Carsten Schmidt)
Port: surf

Description

The dialect of C++ used in surf is probably too old for it to build on 10.9. It might help to move to surf 1.0.6 source. See http://sourceforge.net/projects/surf/files/surf/

Change History (5)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks added
Owner: changed from macports-tickets@… to shreevatsa.public@…
Port: surf added

comment:2 Changed 10 years ago by ralph@…

It apparently works to update the Portfile version and checksums lines as follows:

version             1.0.6

checksums           md5     598142168e940a818c7b5a7a66b35082 \
                    sha1    b901a4640c5fe321d9161bcbd99cf93141be59d9 \
                    rmd160  27e21733ecacff85ca8d0b982c6378fd58722c97

Can someone please apply this?

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: veedeehjay@… added

Has duplicate #43479.

comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

comment:5 in reply to:  2 Changed 10 years ago by veedeehjay@…

Replying to ralph@…:

It apparently works to update the Portfile version and checksums lines as follows:

version             1.0.6

checksums           md5     598142168e940a818c7b5a7a66b35082 \
                    sha1    b901a4640c5fe321d9161bcbd99cf93141be59d9 \
                    rmd160  27e21733ecacff85ca8d0b982c6378fd58722c97

Can someone please apply this?

I can confirm that it installs correctly with these modifications.

Note: See TracTickets for help on using tickets.