[Bug 223361] [new port] audio/amsynth, analog modelling (a.k.a virtual analog) software synthesizer

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 3 14:28:34 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223361

--- Comment #14 from bcomputerguy <owen94012 at gmail.com> ---
I cloned the git repo to my machine and tried to follow the steps here:
https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-ex5

# git describe --tags 37f25f2
fatal: No tags can describe '37f25f2b74a736d6813798d5e3e7dc08119161b2'.
Try --always, or create some tags.

here's git log from the same folder:
commit 37f25f2b74a736d6813798d5e3e7dc08119161b2 (HEAD -> develop,
origin/develop, origin/HEAD)
Author: Nick Dowell <nick at nickdowell.com>
Date:   Sat Jul 22 09:25:39 2017 +0100

    Allow disabling auto-selection of last received MIDI CC

commit 58c1ecfcc54569c85f4b4d1e2b61118a3c9f75ff
Author: Nick Dowell <nick at nickdowell.com>
Date:   Sat Jul 22 07:09:02 2017 +0100

    Improve thread safety of UI updates, no longer using gdk_threads_enter()


and I also tried this:
git describe --tags commit 37f25f2b74a736d6813798d5e3e7dc08119161b2 
fatal: Not a valid object name commit

How do I get the version number that you're requesting?

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


More information about the freebsd-ports-bugs mailing list