#49576: Fix incorrect checksums in GMTK Portfile -------------------------+--------------------------------- Reporter: rprogers@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch maintainer Port: gmtk | -------------------------+--------------------------------- Comment (by rprogers@…): Part of the confusion on my part was that the portfile on your trunk doesn't match the portfile we have in the GMTK RCS nor any of the attachments. I assumed that the latest attached portfile from #46252 was what was committed to !MacPorts and have been submitting diffs from that. I didn't notice this until I did a {{{port selfupdate}}} just now. I think the portfile should live in only one RCS, and now that it's committed in !MacPorts it should probably live in yours rather than GMTK's. The portfile on your trunk has some changes I wasn't aware of: {{{ depends_build port:coreutils \ port:pkgconfig }}} The coreutils is probalby fine, but I'd rather drop pkgconfig - it's only used to locate BLAS which not required to build GMTK. It also has a patchfile to remove the {{{-lX11}}} from {{{tksrc/Makefile.am}}}. I've already fixed that in GMTK (this was the "second" 1.4.3 release, for which you rightfully scolded me :) so this isn't necessary. {{{--without-x}}} was also added to {{{configure.args}}}, which I think is probably good. I apologize for the distfile churn. We're just trying to get the package in acceptable shape - hopefully things will go more smoothly as we get the !MacPorts process figured out. Let me try one more time with a diff against your trunk that drops pkgconfig and the patchfile, and corrects the checksums. -- Ticket URL: <https://trac.macports.org/ticket/49576#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X