Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.2.0 08 Sep 2024 08:37:45
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 9.1.1 → 9.2.0
Reported by: portscout |
9.1.1 19 Aug 2024 19:11:39
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 9.1.0 → 9.1.1
Reported by: portscout |
9.1.0 26 Jun 2024 15:16:50
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 9.0.0 → 9.1.0
Reported by: portscout |
9.0.0 17 Apr 2024 07:57:23
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 8.0.3 → 9.0.0
Reported by: portscout |
8.0.3 21 Jan 2024 09:44:57
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 8.0.2 → 8.0.3
Reported by: portscout |
8.0.2 23 Dec 2023 23:07:45
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 8.0.0 → 8.0.2
Reported by: portscout |
8.0.0 15 Oct 2023 08:28:16
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: update 7.7.0 → 8.0.0
Reported by: portscout |
7.7.0 17 Jul 2023 07:09:01
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: Update 7.6.1 → 7.7.0
Reported by: portscout |
7.6.1 13 Jul 2023 05:34:56
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: Update 7.6.0 → 7.6.1
Reported by: portscout |
7.6.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
7.6.0 16 Jun 2023 16:21:38
    |
Yuri Victorovich (yuri)  |
devel/py-diff-cover: New port: Run coverage and linting reports on diffs |