Date: Sat, 17 Jun 2023 21:22:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270989] print/ghostscript10: adds libgs.so; connects to USES and DEFAULT_VERSIONS facilities; flavorized Message-ID: <bug-270989-7788-tV39oGF5Xl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-270989-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-270989-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270989 --- Comment #38 from Daniel Engberg <diizzy@FreeBSD.org> --- Created attachment 242846 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242846&action= =3Dedit Patch for ghostscript10 (1+2 combined) So this is 1+2 combined because of convenience I've substituted some hardcoded values with variables instead to hopefully = make it easier to maintain and eventually update to next major version. For the = sake of readability we don't require a specific amount of tab (however less is better) rather adopting style to when it's needed while trying to avoid exceeding 78 columns if possible. I've adjusted a few indents where I think= it makes it easier to read. While portlint won't complain about it we in gener= al keep non options related stuff in sections above from where we define OPTIO= NS_ variables in the port Makefile so I've adjusted it accordingly. Thanks for all the time and work all of you have put into this! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270989-7788-tV39oGF5Xl>