[Bug 244422] [NEW PORT] audio/audacity-devel Create new development version of audacity
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 10 04:20:09 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244422
Tatsuki Makino <tatsuki_makino at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tatsuki_makino at hotmail.com
--- Comment #7 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
(In reply to Jack from comment #6)
Do you have full clone of repository?
You can get the number of commits from the tag with the following command.
ec00a73 (attachment 211965)
> git describe --tags --long ec00a73
Audacity-2.3.3-819-gec00a7352
a9658e6
> git describe --tags --long a9658e6
Audacity-2.3.3-866-ga9658e6ef
7217ee170 (now)
> git describe --tags --long
Audacity-2.3.3-890-g7217ee170
And combined with the following variables?
DISTVERSIONPREFIX= Audacity-
DISTVERSION= 2.3.3-866
DISTVERSIONSUFFIX= -ga9658e6ef
USE_GITHUB= yes
GH_ACCOUNT= audacity
GH_PROJECT= audacity
By the way, do you need to fork?
Shouldn't it be applied to audio/audacity as it is?
Because if I use the following command, I get backtrace.
lldb -o r -o bt -o q -- `which \audacity`
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list