Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2017 14:28:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223361] [new port] audio/amsynth, analog modelling (a.k.a virtual analog) software synthesizer
Message-ID:  <bug-223361-13-RT2iCzJG2U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223361-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223361-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223361

--- Comment #14 from bcomputerguy <owen94012@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@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@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=20
fatal: Not a valid object name commit

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223361-13-RT2iCzJG2U>