#51845: New port: stlink ----------------------+-------------------------------- Reporter: denis@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | ----------------------+-------------------------------- Comment (by ryandesign@…): Could you use the 1.2.0 tag instead of fetching from an arbitrary commit? Could you fetch a tarball instead of using git? (Remove `fetch.type git`; add checksums.) `use_configure yes` is not needed; that's the default. Are you sure `depends_build-append port:autogen` is needed? I looked at the project's autogen.sh script, and all it does is call autoreconf, which is part of the autoconf port, which is already added as a dependency thanks to `use_autoconf yes`. The autogen port is not typically needed. -- Ticket URL: <https://trac.macports.org/ticket/51845#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X