Bug 234881

Summary: [MAINTAINER UPDATE] devel/aegis: make to work CLANG/LLVM
Product: Ports & Packages Reporter: aryeh.friedman
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: aryeh.friedman
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
port files patch none

Description aryeh.friedman 2019-01-11 19:23:36 UTC
Created attachment 201039 [details]
port files patch

Move from GCC to CLANG as default compiler
Comment 1 aryeh.friedman 2019-01-12 10:03:24 UTC
oops forgot to bump the PORTVERSION can the committer please do that?
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-13 15:26:17 UTC
A commit references this bug:

Author: swills
Date: Sun Jan 13 15:25:53 UTC 2019
New revision: 490145
URL: https://svnweb.freebsd.org/changeset/ports/490145

Log:
  devel/aegis: fix build with clang

  PR:		234881
  Submitted by:	aryeh.friedman@gmail.com (maintainer)

Changes:
  head/devel/aegis/Makefile
  head/devel/aegis/files/patch-common_ac_shared__ptr.h
  head/devel/aegis/files/patch-common_ac_string.h
  head/devel/aegis/files/patch-etc_configure.ac
  head/devel/aegis/files/patch-libaegis_introspector_time.h
  head/devel/aegis/files/patch-libaegis_introspector_vector.h
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-01-13 15:30:14 UTC
Committed, thanks!