Bug 266853 - devel/unittest-cpp: Deprecate and set expiration date to 2022-12-31
Summary: devel/unittest-cpp: Deprecate and set expiration date to 2022-12-31
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 266721
  Show dependency treegraph
 
Reported: 2022-10-05 16:37 UTC by Daniel Engberg
Modified: 2022-10-20 08:14 UTC (History)
0 users

See Also:


Attachments
Patch for devel-unittest (2.14 KB, patch)
2022-10-05 16:37 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-05 16:37:27 UTC
Created attachment 237110 [details]
Patch for devel-unittest

Upstream has listed project on hiatus for more than 2 years
Disable broken test when NDEBUG is defined

Reference: https://github.com/unittest-cpp/unittest-cpp/issues/180
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-10-05 16:37:27 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-20 08:13:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6cfe6970007d6f56d4f7c0bd8c4905d08a06da84

commit 6cfe6970007d6f56d4f7c0bd8c4905d08a06da84
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-20 08:00:41 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-20 08:01:43 +0000

    devel/unittest-cpp: Deprecate and set expiration date to 2022-12-31

    Upstream have listed project on hiatus for more than 2 years
    Disable broken test when NDEBUG is defined

    Reference: https://github.com/unittest-cpp/unittest-cpp/issues/180

    PR:             266853
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 devel/unittest-cpp/Makefile                        |  3 ++
 .../files/patch-tests_TestTest.cpp (new)           | 32 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)