Bug 190362 - [maintainer] x11/lxpanel: update to 0.6.2
Summary: [maintainer] x11/lxpanel: update to 0.6.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-29 05:00 UTC by Horia Racoviceanu
Modified: 2014-07-24 13:13 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (88.75 KB, patch)
2014-05-29 05:00 UTC, Horia Racoviceanu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Horia Racoviceanu 2014-05-29 05:00:00 UTC
Fix: - Update to 0.6.2
- Fix warning: 'g_thread_create' and 'g_thread_init' is deprecated
  [-Wdeprecated-declarations] [1] patch submitted by nemysis@ on IRC
- Fix warning: use of GNU old-style field designator extension
  [-Wgnu-designator]
- Fix warning: if statement has empty body [-Wempty-body]
- Fix warning: format string is not a string literal (potentially insecure)
  [-Wformat-security]
- Fix warning: 'memcpy' call operates on objects of type 'int' while the size is based on a different type 'int *' [-Wsizeof-pointer-memaccess]
- Fix warning: comparison of unsigned expression >= 0 is always true
  [-Wtautological-compare]
- Add devel/libsysinfo to LIB_DEPENDS
- Add x11/xmessage to RUN_DEPENDS
- Add netstatus, volumeasla, thermal, cpu, cpufreq,
  monitors and wnckpager plugins to CONFIGURE_ARGS,
- Add cpufreq, netstatus and thermal plugin patches [2] r281464
- Add batt plugin patch [3] r313830
- Remove -Wno-return-type from CFLAGS
- Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS, drop Linux
- Add --with-x to CONFIGURE_ARGS
- Quote variable in CONFIGURE_ARGS
- Remove REINPLACE_CMD for po/Makefile.in.in
- Change STRIP_CMD, add new plugins
- Change pkg-plist, add new plugins
- [4] port revised by nemysis@

Build log:
https://redports.org/buildarchive/20140528190718-20358/

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-29 05:00:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

nemysis@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Rusmir Dusko freebsd_committer freebsd_triage 2014-07-17 15:09:13 UTC
I don't have time, give back to the pool.
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2014-07-24 13:13:08 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-07-24 13:13:12 UTC
A commit references this bug:

Author: madpilot
Date: Thu Jul 24 13:12:36 UTC 2014
New revision: 362794
URL: http://svnweb.freebsd.org/changeset/ports/362794

Log:
  - Update to 0.6.2
  - Add devel/libsysinfo to LIB_DEPENDS
  - Add x11/xmessage to RUN_DEPENDS
  - Add netstatus, volumeasla, thermal, cpu, cpufreq,
    monitors and wnckpager plugins to CONFIGURE_ARGS
  - Add cpufreq, netstatus and thermal plugin patches
  - Add batt plugin patch
  - Remove -Wno-return-type from CFLAGS
  - Change ALSA_RUN_DEPENDS to ALSA_LIB_DEPENDS

  PR:		190362
  Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)

Changes:
  head/x11/lxpanel/Makefile
  head/x11/lxpanel/distinfo
  head/x11/lxpanel/files/
  head/x11/lxpanel/files/patch-src__plugins__batt__Makefile.in
  head/x11/lxpanel/files/patch-src__plugins__batt__batt.c
  head/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.c
  head/x11/lxpanel/files/patch-src__plugins__batt__batt_sys.h
  head/x11/lxpanel/files/patch-src__plugins__cpufreq__cpufreq.c
  head/x11/lxpanel/files/patch-src__plugins__netstatus__netstatus-sysdeps.c
  head/x11/lxpanel/files/patch-src__plugins__thermal__Makefile.in
  head/x11/lxpanel/files/patch-src__plugins__thermal__thermal.c
  head/x11/lxpanel/files/pkg-message.in
  head/x11/lxpanel/pkg-plist