#40140: textmate2: change version string --------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: textmate2 --------------------------+-------------------------------- While speaking with the developer of textmate about a bug report I sent him, he mentioned that although when textmate crashes it displays a message saying the crash report was sent to him, he actually ignores those reports because they came from a custom build of textmate. I asked if there's anything we can do to improve the MacPorts builds of textmate so that its crash reports would be useful to him. He said: {{{ From: "Allan Odgaard" Subject: Re: TextMate 2 intermittent crash in Curl_resolv_timeout Date: August 12, 2013 17:56:24 CDT To: "Ryan Schmidt" }}} {{{ The version string needs to be fixed. In your crash report I see: Version: 2.0-alpha. (9445) A default build (after checking out the alpha.9445 tag) should give a version string of: Version: 2.0-alpha.9445+git.7556bf1 (9445) You could change ‘git’ to ‘ports’ or similar, but the long version string must contain the actual release number. }}} -- Ticket URL: <https://trac.macports.org/ticket/40140> MacPorts <http://www.macports.org/> Ports system for OS X