Bug 235043

Summary: comms/cutecom: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Jason W. Bacon <jwb>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (jwb)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-01-18 12:02:11 UTC
Created attachment 201231 [details]
patch

This port requires USES=compiler:c++11-lang to build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-20 14:01:10 UTC
A commit references this bug:

Author: jwb
Date: Sun Jan 20 14:00:42 UTC 2019
New revision: 490790
URL: https://svnweb.freebsd.org/changeset/ports/490790

Log:
  comms/cutecom: Add c++11-lang for GCC-based platforms, upgrade to 0.51.0

  Upstream has moved to Gitlab

  PR:             235043
  Reported by:    Piotr Kubaj

Changes:
  head/comms/cutecom/Makefile
  head/comms/cutecom/distinfo
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2019-01-20 14:03:04 UTC
Added c++11-lang, upgraded to 0.51.0.  Thanks!