Bug 264774 - math/nlopt: Add test target
Summary: math/nlopt: Add test target
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: Rainer Hurling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-19 20:11 UTC by Yuri Victorovich
Modified: 2022-06-20 19:43 UTC (History)
0 users

See Also:
rhurlin: maintainer-feedback+


Attachments
patch (417 bytes, patch)
2022-06-19 20:11 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-06-19 20:11:48 UTC
Created attachment 234797 [details]
patch
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-20 19:41:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78307862462c10acac3fefabf1fdbff1c6b0563e

commit 78307862462c10acac3fefabf1fdbff1c6b0563e
Author:     Yuri Victorovich <yuri@freebsd.org>
AuthorDate: 2022-06-20 19:37:08 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2022-06-20 19:37:08 +0000

    math/nlopt: Add test target

    Add ctest. While here, pet portclippy.

    PR:             264774

 math/nlopt/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2022-06-20 19:43:14 UTC
Thanks for the patch! 'make test' gives 100% positive results :)

Committed with some reordering in Makefile.