Bug 232560

Summary: comms/telldus-core: fix build on GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: johan, linimon
Priority: --- Flags: johan: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-23 13:57:56 UTC

    
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2018-10-23 13:58:53 UTC
Created attachment 198498 [details]
patch

Sorry, I pressed enter by accident.

Additional includes needs to be put to fix build with GCC architectures.

Tested on powerpc64.

Hardware sponsored by IntegriCloud.
Comment 2 Johan Ström 2018-10-23 18:59:04 UTC
Looks like a clean and simple fix, no objections from me!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-10-30 11:49:36 UTC
A commit references this bug:

Author: linimon
Date: Tue Oct 30 11:49:33 UTC 2018
New revision: 483473
URL: https://svnweb.freebsd.org/changeset/ports/483473

Log:
  Fix build on gcc-based architectures.

  PR:		232560
  Submitted by:	Piotr Kubaj

Changes:
  head/comms/telldus-core/Makefile
  head/comms/telldus-core/files/patch-common-Socket_unix.cpp
  head/comms/telldus-core/files/patch-service-ConnectionListener_unix.cpp