#51722: molden: checksums are wrong, and build targets need updating -----------------------------+-------------------------- Reporter: josh.baraban@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: molden | -----------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Old description:
The checksums for molden 5.6 are wrong (this appears to be a recurring problem), and it would be nice if the build targets included gmolden. Everything seems to work if I manually change the checksums and add gmolden to build-target (and xinstall it). Changes to the Portfile:
checksums rmd160 dd420615b664b52ecac73e36892b8dc0c316cb33 \ sha256 1d1790c7f60b200aa3454c8b5f38bb866181d3c30e8f1c9fb466ee183d899ebf
build.target molden gmolden
xinstall -W ${worksrcpath} molden gmolden ${destroot}${prefix}/bin
New description: The checksums for molden 5.6 are wrong (this appears to be a recurring problem), and it would be nice if the build targets included gmolden. Everything seems to work if I manually change the checksums and add gmolden to build-target (and xinstall it). Changes to the Portfile: {{{ checksums rmd160 dd420615b664b52ecac73e36892b8dc0c316cb33 \ sha256 1d1790c7f60b200aa3454c8b5f38bb866181d3c30e8f1c9fb466ee183d899ebf }}} {{{ build.target molden gmolden }}} {{{ xinstall -W ${worksrcpath} molden gmolden ${destroot}${prefix}/bin }}} -- -- Ticket URL: <https://trac.macports.org/ticket/51722#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X