Bug 202542 - [MAINTAINER] Update x11/tint to 0.12.2
Summary: [MAINTAINER] Update x11/tint to 0.12.2
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 06:59 UTC by yamagi
Modified: 2015-09-02 14:43 UTC (History)
0 users

See Also:


Attachments
svn patch to tint 0.12.2 (756 bytes, patch)
2015-08-21 06:59 UTC, yamagi
no flags Details | Diff
Poudriere buildlog for FreeBSD/amd64 10.2 (129.75 KB, text/x-log)
2015-08-21 06:59 UTC, yamagi
no flags Details
Poudriere buildlog for FreeBSD/amd64 9.3 (122.44 KB, text/x-log)
2015-08-21 07:00 UTC, yamagi
no flags Details
svn patch to tint 0.12.2 (second version) (1.75 KB, patch)
2015-08-28 09:33 UTC, yamagi
no flags Details | Diff

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