Bug 225166 - x11/tint: Update to 16.1
Summary: x11/tint: Update to 16.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/o9000/tint2/releas...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-01-14 20:27 UTC by Dmitri Goutnik
Modified: 2018-01-15 10:22 UTC (History)
2 users (show)

See Also:
yamagi: maintainer-feedback+


Attachments
tint2-16.1.patch (2.06 KB, patch)
2018-01-14 20:27 UTC, Dmitri Goutnik
dmgk: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!