Date: Wed, 3 Mar 2021 16:00:32 -0800 From: Kevin Oberman <rkoberman@gmail.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Problems with updating a port due to top directory in tarball Message-ID: <CAN6yY1tb=b7JRuG-YbYV9Unw%2BST998xbGEEiE6HjOrN3k-k3Pw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'm trying to update a port I maintain. Since I last updated, it moved from ISC to github and it uses unusual naming conventions. The distfile is "irrtoolset/archive/release-5.1.3.tar.gz". I can work around this with a DIST_SUBDIR and DISTNAME, but when the extract takes place, the top directory in the tarball is "irrtoolset-release-5.1.3". Since this is not expected, patch fails. Is there a way to specify the name of the restore directory? Or to rename it after the extract phase? Since loading the "Porter's Handbook" as a single file seems to not be an option any longer, it is harder to search through the whole thing, I may have missed an simple way to deal with this. Thanks, -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1tb=b7JRuG-YbYV9Unw%2BST998xbGEEiE6HjOrN3k-k3Pw>