Created attachment 195596 [details] Update Release Notes between PORTVERSION and UpdatedVersion: 0.6.1 - April 16 2018 fixed wheel release issue 0.6.0 - April 7 2018 fix quite a few bugs & differences between C/Py implementations add wagner-fischer testdata uppercase soundex result better error handling in nysiis, soundex, and jaro 0.5.6 - June 23 2016 bugfix for metaphone & soundex raising unexpected TypeErrors on Windows (#54) 0.5.5 - June 21 2016 bugfix for metaphone WH case 0.5.4 - May 13 2016 bugfix for C version of damerau_levenshtein thanks to Tyler Sellon 0.5.3 - March 15 2016 style/packaging changes 0.5.2 - February 3 2016 testing fixes for Python 3.5 bugfix for Metaphone w/ silent H thanks to Jeremy Carbaugh 0.5.1 - July 12 2015 bugfixes for NYSIIS bugfixes for metaphone bugfix for C version of jaro_winkler 0.5.0 - April 23 2015 consistent unicode behavior, all functions take unicode and reject bytes on Py2 and 3, C and Python parametrize tests Windows compiler support 0.4.0 - March 27 2015 tons of new tests documentation split out cjellyfish test all w/ unicode and plenty of fixes to accommodate 100% test coverage 0.3.4 - February 4 2015 fix segfaults and memory leaks via Danrich Parrol 0.3.3 - November 20 2014 fix bugs in damerau and NYSIIS 0.3.2 - August 11 2014 fix for jaro-winkler from David McKean more packaging fixes
Your patch was for 0.6.0 but I updated it to 0.6.1. Committed, thanks!
A commit references this bug: Author: bdrewery Date: Thu Sep 13 20:45:15 UTC 2018 New revision: 479694 URL: https://svnweb.freebsd.org/changeset/ports/479694 Log: Update to 0.6.1 PR: 230152 Submitted by: Nathan <ndowens@yahoo.com> Changes: head/devel/py-jellyfish/Makefile head/devel/py-jellyfish/distinfo