Created attachment 191307 [details] Patch to unbreak/update the port to 34.0.4 Hello, the patch unbreaks the ports and updates it to 34.0.4. Changes to the port: - changed PORTVERSION to DISTVERSION - add LICENSE_FILE - replaced GH_PROJECT and GH_ACCOUNT with appropriate GH_TUPLE - updated pkg-plist - removed files/patch-lukefile (causes build failures) QA: ~~~ - poudriere (11.1-RELEASE amd64 + i386) -> OK - portlint -> OK
FYI GH_TUPLE is to be used for adding extra projects or unbundling parts. Regular versions shouldn't use them.
Created attachment 191318 [details] Patch for lua-posix 34.0.4 / revision 2 Hello Yuri, thanks for the clarification about the correct usage of GH_TUPLE. I created a revised patch which uses GH_ACCOUNT and GH_PROJECT instead. -- Cheers Kai
Thank you for fixing it! I will look in the evening.
Committed with changes. Thank you for the update!
A commit references this bug: Author: yuri Date: Fri Mar 9 05:55:54 UTC 2018 New revision: 463930 URL: https://svnweb.freebsd.org/changeset/ports/463930 Log: devel/lua-posix: Unbreak; Update to 34.0.4 Port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Simplified post-install PR: 226449 Submitted by: owk <freebsd_ports@k-worx.org> Approved by: tcberner (mentor, implicit) Changes: head/devel/lua-posix/Makefile head/devel/lua-posix/distinfo head/devel/lua-posix/files/ head/devel/lua-posix/pkg-plist