Summary: | sysutils/apachetop: Unbreak build with Clang 6 (C++14 by default) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lukasz Wasikowski <lukasz> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danfe | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227865 | ||||||
Attachments: |
|
Description
Lukasz Wasikowski
2018-02-03 16:24:28 UTC
A commit references this bug: Author: danfe Date: Sun Feb 4 09:44:24 UTC 2018 New revision: 460880 URL: https://svnweb.freebsd.org/changeset/ports/460880 Log: - Fix some sloppy coding that was upsetting new Clang - Switch MASTER_SITES to https:// and add LICENSE PR: 225649 (modified) Submitted by: maintainer Changes: head/sysutils/apachetop/Makefile head/sysutils/apachetop/files/patch-src_apachetop.cc head/sysutils/apachetop/files/patch-src_display.cc head/sysutils/apachetop/files/patch-src_hits__circle.cc head/sysutils/apachetop/files/patch-src_log.cc Port was fixed as or ports r460880 (rather than forcing gnu++98, I've simply fixed the bad code). A commit references this bug: Author: danfe Date: Sun Feb 4 15:09:38 UTC 2018 New revision: 460934 URL: https://svnweb.freebsd.org/changeset/ports/460934 Log: Fix previous commit (r460880): maintainer had requested not simply switch to https:// for MASTER_SITES, but a new URL as well. While here, improve on the COMMENT and port description. PR: 225649 Changes: head/sysutils/apachetop/Makefile head/sysutils/apachetop/pkg-descr |