Created attachment 207344 [details] sdcc-3.9.0.diff Update lang/sdcc to 3.9.0. Add SDCCLIB option to install C library (libsdcc). Added PADAUK option for Padauk Technology PDK14 and PDK15 series.
poudriere shows lots of pkg-plist errors during staging. Could you double-check?
Created attachment 207709 [details] sdcc-3.9.0-p1.diff (In reply to Thomas Zander from comment #1) The updated patch should fix the pkg-plist errors. I think the pic14 / pic16 .lib files I tried to add were redundant (built into SDCCLIB already) so I just took them out of the plist. Thanks,
A commit references this bug: Author: riggs Date: Sun Sep 22 10:48:04 UTC 2019 New revision: 512578 URL: https://svnweb.freebsd.org/changeset/ports/512578 Log: Update to upstream release 3.9.0 PR: 240469 Submitted by: vedge@hypertriton.com Changes: head/lang/sdcc/Makefile head/lang/sdcc/distinfo head/lang/sdcc/files/patch-device-lib-Makefile.in head/lang/sdcc/pkg-descr head/lang/sdcc/pkg-plist
Thanks for preparing the new patch so quickly!