Bug 216427 - [MAINTAINER] deskutils/charmtimetracker: update to 1.11.4
Summary: [MAINTAINER] deskutils/charmtimetracker: update to 1.11.4
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 12:34 UTC by Andriy Gapon
Modified: 2017-01-29 13:21 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (avg)


Attachments
the patch (3.07 KB, patch)
2017-01-24 12:34 UTC, Andriy Gapon
no flags Details | Diff
the patch (2.99 KB, patch)
2017-01-24 16:24 UTC, Andriy Gapon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Gapon freebsd_committer freebsd_triage 2017-01-24 12:34:34 UTC
Created attachment 179272 [details]
the patch

A rather trivial update to a newer version.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2017-01-24 15:58:58 UTC
Patch is broken, contains CRLF line endings.
Comment 2 Andriy Gapon freebsd_committer freebsd_triage 2017-01-24 16:24:44 UTC
Created attachment 179282 [details]
the patch

Sorry, not sure how that happened.
Correct patch is attached.
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2017-01-29 11:50:54 UTC
It's trying to use QT5 by default if it's installed. Build with -DCHARM_FORCE_QT4=true works though.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-29 12:21:45 UTC
A commit references this bug:

Author: danilo
Date: Sun Jan 29 12:19:47 UTC 2017
New revision: 432725
URL: https://svnweb.freebsd.org/changeset/ports/432725

Log:
  - Update to 1.11.4
  while here
  - Use CHARM_FORCE_QT4 option to avoid using QT5 if it's installed

  PR:		216427
  Submitted by:	avg

Changes:
  head/deskutils/charmtimetracker/Makefile
  head/deskutils/charmtimetracker/distinfo
  head/deskutils/charmtimetracker/files/patch-CMakeLists.txt
  head/deskutils/charmtimetracker/pkg-plist
Comment 5 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2017-01-29 12:24:00 UTC
Committed, thanks!
Comment 6 Andriy Gapon freebsd_committer freebsd_triage 2017-01-29 13:21:54 UTC
(In reply to Danilo Egea Gondolfo from comment #5)
Thank you!