svn commit: r400363 - head/devel/myrepos

Jonathan Anderson jonathan at FreeBSD.org
Wed Oct 28 15:15:59 UTC 2015


On 28 Oct 2015, at 12:41, Alexey Dokuchaev wrote:

> On Wed, Oct 28, 2015 at 12:07:10AM +0000, Jonathan Anderson wrote:
>> New Revision: 400363
>> URL: https://svnweb.freebsd.org/changeset/ports/400363
>>
>> Log:
>> Add new port: devel/libdistance.
>>
>> This is a library for calculating the edit distance between strings 
>> or data
>> using various metrics (Levenshtein, Damerau, Needleman-Wunsch, 
>> Hamming...).
>>
>> Added:
>> head/devel/myrepos/
>
> `devel/libdistance' != `devel/myrepos'.  What's going on here?
>
> ./danfe

Hi,

I am very sorry about that commit message. I was working on two new 
ports concurrently, and I used the description of one (libdistance) when 
committing the other (myrepos). Jason Unovitch has already pointed me at 
the Tools/scripts/addport script, and I will be sure to use it in the 
future to prevent this kind of mistake.

Once again, please accept my apologies.


Jon
--
Jonathan Anderson
jonathan at FreeBSD.org


More information about the svn-ports-head mailing list