Bug 266853

Summary: devel/unittest-cpp: Deprecate and set expiration date to 2022-12-31
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 266721    
Attachments:
Description Flags
Patch for devel-unittest none

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(+)