[Bug 257174] [NEW PORT] audio/vgmtools: Tools for vgm/vgz files
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257174] [NEW PORT] audio/vgmtools: Tools for vgm/vgz files"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Jul 2022 08:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257174 --- Comment #2 from Timothy Beyer <beyert@cs.ucr.edu> --- (In reply to Daniel Engberg from comment #1) Hi, thanks for the suggestions. So far I have made another version that uses DISTVERSION with the g prefix (and I will do that for all non-versioned Github ports going forward as per the Porter's Handbook). To answer your question about the INSTALL line, in the version from 20210527 that was submitted above, I looked at both CMakeLists and makefile, and both do not contain install commands, so I included a raw INSTALL line. However, when I updated it to version 20220718 (which surprisingly builds so far with no patches or even changes to pkg-plist), the CMakeLists does now contain an install command, so I will experiment on poudriere with that all in the CMakeLists.txt as the upstream project now does. Once I confirm with more testing that the newer version is working across amd64 i386 in both 13.1 and 12.3, then I will update the patch here, and will likely remove the INSTALL line, along with some new changes such as the adjustment to the first line not using the $FreeBSD$ tag. -- You are receiving this mail because: You are the assignee for the bug.