Bug 225166

Summary: x11/tint: Update to 16.1
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe, yamagi
Priority: --- Keywords: patch
Version: LatestFlags: yamagi: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://github.com/o9000/tint2/releases/tag/16.1
Attachments:
Description Flags
tint2-16.1.patch dmgk: maintainer-approval?

Description Dmitri Goutnik freebsd_committer freebsd_triage 2018-01-14 20:27:40 UTC
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)
Comment 1 yamagi 2018-01-14 21:09:04 UTC
This looks very good and can be committed this way. Thank you for doing my job! ;)
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-01-15 10:21:25 UTC
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
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2018-01-15 10:22:04 UTC
Port was updated as of ports r459029, thank you!