[Bug 278227] x11/thingylaunch: Improvements to port

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

            Bug ID: 278227
           Summary: x11/thingylaunch: 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
          Assignee: gahr@FreeBSD.org
             Flags: maintainer-feedback?(gahr@FreeBSD.org)

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

- Convert from PORTVERSION to DISTVERSION
  https://docs.freebsd.org/en/books/porters-handbook/book/ --> "Table 2.
Package Naming Examples"
- Define LICENSE_FILE
  https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license
- Remove USE_CXXSTD, already defined in upstream project Makefile
- Patch upstream project to not override flags defined by framework
  https://docs.freebsd.org/en/books/porters-handbook/book/#dads-cflags

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

Poudriere bulk build test on 13.2-RELEASE (amd64)

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