Created attachment 201542 [details] patch to fetch distfile from GitHub I have learned my lesson in bug #234428 and checked upstream for my ports. And indeed upstream for ausio/ripit disappeared. I uploaded the latest distfile in GitHub. The attached patch changes the Makefile accordingly. While here, I set the NO_BUILD flag and petted portlint. portlint and poudriere testport are okay with these changes. tl;dr: * fetch distfiles from GitHub as upstream disappeared * set NO_BUILD * pet portlint
Please update pkg-descr too.
Created attachment 201547 [details] patch to fetch distfile from GitHub (In reply to Steve Wills from comment #1) Good catch, I missed it. I updated the patch accordingly.
A commit references this bug: Author: swills Date: Thu Jan 31 11:56:31 UTC 2019 New revision: 491710 URL: https://svnweb.freebsd.org/changeset/ports/491710 Log: audio/ripit: replace upstream PR: 235334 Submitted by: tobias.rehbein@web.de (maintainer) Changes: head/audio/ripit/Makefile head/audio/ripit/pkg-descr
Committed, thanks!