[Bug 278224] math/yacas: Improvements to port

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Apr 2024 10:10:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278224

            Bug ID: 278224
           Summary: math/yacas: Improvements to port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gahr@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(gahr@FreeBSD.org)
          Assignee: gahr@FreeBSD.org

Created attachment 249794
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249794&action=edit
Patch for yacas

- PORTVERSION --> DISTVERSION
 
https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-master_sites-github
- Convert to USES= cmake:testing
  This also removes the unnecessary build depdency of devel/googletest unless 
"make test" is called
- Convert to use CMAKE framework helpers
  https://docs.freebsd.org/en/books/porters-handbook/book/#using-cmake
- Fix typo in comment

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make
check-plist and make test)

Poudriere bulk build test on 13.2-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.