Bug 195904

Summary: devel/vxlog: fix build with libc++
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People CC: konstantin.lepa
Priority: --- Flags: bugzilla: maintainer-feedback? (konstantin.lepa)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2014-12-12 01:10:15 UTC
Created attachment 150490 [details]
Patch

Use correct namespace for shared_ptr with libc++, fixes build on 10+
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-12 01:10:15 UTC
Maintainer CC'd
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-14 19:05:06 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jan 14 19:04:37 UTC 2015
New revision: 377038
URL: https://svnweb.freebsd.org/changeset/ports/377038

Log:
  - Use correct namespace for shared_ptr with libc++, fixes build on 10+

  PR:		195904
  Submitted by:	amdmi3
  Approved by:	maintainer timeout

Changes:
  head/devel/vxlog/files/
  head/devel/vxlog/files/patch-src__vxlog__console-outputter.h
  head/devel/vxlog/files/patch-src__vxlog__file-outputter.h
  head/devel/vxlog/files/patch-src__vxlog__logger.h
  head/devel/vxlog/files/patch-src__vxlog__outputter-interface.h
  head/devel/vxlog/files/patch-src__vxlog__syslog-outputter.h