Created attachment 189720 [details] tint2-16.1.patch * Update to 16.1 * Add missing DOCS knob * Remove EXAMPLES knob (no-op with 16.1) * Add USES=gettext-runtime (libintl.so is always linked in) * Add USE_XORG=xext Changes: https://gitlab.com/o9000/tint2/blob/16.1/ChangeLog QA: poudriere testport: OK (11a, 10i)
This looks very good and can be committed this way. Thank you for doing my job! ;)
A commit references this bug: Author: danfe Date: Mon Jan 15 10:20:22 UTC 2018 New revision: 459029 URL: https://svnweb.freebsd.org/changeset/ports/459029 Log: - Update `x11/tint' to version 16.1 - Add missing DOCS knob to OPTIONS_DEFINE - Remove EXAMPLES knob (no-op with 16.1) - Add USES=gettext-runtime (libintl.so is always linked in) - Add USE_XORG=xext per `stage-qa' warning - Changes: https://gitlab.com/o9000/tint2/blob/16.1/ChangeLog PR: 225166 Submitted by: Dmitri Goutnik Changes: head/x11/tint/Makefile head/x11/tint/distinfo head/x11/tint/pkg-plist
Port was updated as of ports r459029, thank you!