Bug 202542

Summary: [MAINTAINER] Update x11/tint to 0.12.2
Product: Ports & Packages Reporter: yamagi
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn patch to tint 0.12.2
none
Poudriere buildlog for FreeBSD/amd64 10.2
none
Poudriere buildlog for FreeBSD/amd64 9.3
none
svn patch to tint 0.12.2 (second version) none

Description yamagi 2015-08-21 06:59:25 UTC
Created attachment 160163 [details]
svn patch to tint 0.12.2

The attached patch updates x11/tint to version 0.12.2. This is just a small bugfix release without bigger changes. The changelog is:
 - Systray: do not move empty icons to the side, as it breaks GTK2 StatusIcon blinking
 - tint2conf: Fix read of panel_monitor
 - Fix command line argument processing
 - Fix battery option parsing
The update was tested with Poudriere, the logs are attached.
Comment 1 yamagi 2015-08-21 06:59:53 UTC
Created attachment 160164 [details]
Poudriere buildlog for FreeBSD/amd64 10.2
Comment 2 yamagi 2015-08-21 07:00:12 UTC
Created attachment 160165 [details]
Poudriere buildlog for FreeBSD/amd64 9.3
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2015-08-27 09:06:19 UTC
You have a patch to change SYSCONFDIR, while you change MANDIR via CMAKE_ARGS. What do you think of changing SYSCONFDIR via CMAKE_ARGS as well, for the sake of simplicity and consistency?
Comment 4 yamagi 2015-08-28 09:33:30 UTC
That's a good suggestion. I've created a new version of the patch without patch-CMakeLists.txt and -DSYSCONFDIR:PATH=etc set in the Makefile.
Comment 5 yamagi 2015-08-28 09:33:58 UTC
Created attachment 160434 [details]
svn patch to tint 0.12.2 (second version)
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-09-02 14:43:08 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Sep  2 14:42:57 UTC 2015
New revision: 395848
URL: https://svnweb.freebsd.org/changeset/ports/395848

Log:
  - Update to 0.12.2
  - Simplify passing etcdir to cmake

  PR:		202542
  Submitted by:	yamagi@yamagi.org (maintainer)

Changes:
  head/x11/tint/Makefile
  head/x11/tint/distinfo
  head/x11/tint/files/