Bug 212565 - devel/automoc4 reduct warnings
Summary: devel/automoc4 reduct warnings
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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-10 19:24 UTC by groot
Modified: 2016-09-17 09:22 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch devel/automoc4 (3.15 KB, patch)
2016-09-10 19:24 UTC, groot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description groot 2016-09-10 19:24:59 UTC
Created attachment 174627 [details]
Patch devel/automoc4

This patch comes out of area51, original work by tcberner. It reduces compiler / cmake warnings when building automoc.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-17 09:21:17 UTC
A commit references this bug:

Author: tcberner
Date: Sat Sep 17 09:20:17 UTC 2016
New revision: 422302
URL: https://svnweb.freebsd.org/changeset/ports/422302

Log:
  devel/automoc4: Add upstream patches to silence warnings when using automoc4

  PR: 212565
  Submitted by: Adriaan de Groot <groot@kde.org>
  Approved by: rakuco (mentor)
  Obtained from: area51

Changes:
  head/devel/automoc4/Makefile
  head/devel/automoc4/files/patch-Automoc4Config.cmake
  head/devel/automoc4/files/patch-CMakeLists.txt
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2016-09-17 09:22:36 UTC
Commited. Thanks :)