Sitting on this for a while. A trivial diff to update bluefish to 2.2.5. Builds and runs fine on amd64.
Comments, OKs?
Index: Makefile =================================================================== RCS file: /cvs/ports/www/bluefish/Makefile,v retrieving revision 1.68 diff -u -p -r1.68 Makefile --- Makefile 31 May 2013 15:34:56 -0000 1.68 +++ Makefile 18 Feb 2014 15:26:17 -0000 @@ -2,10 +2,9 @@ COMMENT= HTML editor for experienced web designers -DISTNAME= bluefish-2.2.3 +DISTNAME= bluefish-2.2.5 CATEGORIES= www editors HOMEPAGE= http://bluefish.openoffice.nl/ -REVISION= 0 MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ Index: distinfo =================================================================== RCS file: /cvs/ports/www/bluefish/distinfo,v retrieving revision 1.10 diff -u -p -r1.10 distinfo --- distinfo 20 Dec 2012 12:36:28 -0000 1.10 +++ distinfo 18 Feb 2014 15:26:17 -0000 @@ -1,2 +1,2 @@ -SHA256 (bluefish-2.2.3.tar.gz) = Gm+1DYgHBal9/Xph2rTfxTBC+pFTqJt1Wt6bg0hfj8w= -SIZE (bluefish-2.2.3.tar.gz) = 4834479 +SHA256 (bluefish-2.2.5.tar.gz) = c6or3l2/jB2OqKQxU0VDNsbhq83c7E2O+DAVErkUjNk= +SIZE (bluefish-2.2.5.tar.gz) = 5052333
