Date: Tue, 13 Sep 2022 23:51:32 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266405] devel/aws-c-common: Various Improvements Message-ID: <bug-266405-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266405 Bug ID: 266405 Summary: devel/aws-c-common: Various Improvements Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: eduardo@FreeBSD.org Created attachment 236545 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D236545&action= =3Dedit various improvements v0 This is a sample of next updates on aws* and other cmake ports. Commit msg: --- - Define LICENSE_FILE - Add ports framework for unit testing - Use CMake helpers provided by framework - Remove unneeded CFLAGS+=3D-D__BSD_VISIBLE=3D1 since: ${WRKSRC}/source/posix/system_info.c: --- #if defined(__FreeBSD__) || defined(__NetBSD__) # define __BSD_VISIBLE 1 #endif --- - bumping PORTREVISION --- doubts: - not sure about bumping PORTREVISION since build is untouched but LICENSE_FILE was added and __BSD_VISIBLE removed - not really really sure about __BSD_VISIBLE but no build problems - add cmake:testing works fine Any hints or fixes? Cheers --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266405-7788>