#41786: Coin @3.1.3 build failure on OS X 10.9 / Xcode 5.02 ------------------------------+-------------------------------- Reporter: thomas.gimpel@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks haspatch Port: Coin | ------------------------------+-------------------------------- Comment (by mojca@…): There are other things that need an update in the Coin port, among others a missing livecheck, as well as: {{{ #!diff --- Portfile +++ Portfile @@ -6,7 +6,7 @@ name Coin version 3.1.3 revision 2 -license GPL-2 +license BSD description cross platform C++ OpenGL scene graph library long_description Coin is a high-level 3D graphics library with a \ C++ Application Programming Interface. Coin uses scene-graph data \ @@ -14,10 +14,10 @@ kinds of scientific and engineering visualization applications. categories graphics devel -homepage http://www.coin3d.org/lib/coin/ +homepage https://bitbucket.org/Coin3D/coin/wiki/Home platforms darwin maintainers css -master_sites http://ftp.coin3d.org/coin/src/all/ +master_sites https://bitbucket.org/Coin3D/coin/downloads/ checksums rmd160 e57fd6a4876a06874429f9ad6b96f166f5609362 \ sha256 583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417 }}} -- Ticket URL: <https://trac.macports.org/ticket/41786#comment:18> MacPorts <http://www.macports.org/> Ports system for OS X