pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/bluefish Update to 2.2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5de144995dd3
branches:  trunk
changeset: 649920:5de144995dd3
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Apr 13 07:50:02 2015 +0000

description:
Update to 2.2.7
---------------
* 2.2.7 *

Bluefish 2.2.7 is mostly a bug fix release. It fixes rare crashes in the
autocompletion, the filebrowser, the htmlbar plugin preferences, and in
file-load-cancel, fixes a rare case of broken syntax highlighting after
multiple search/replace actions. It furthermore displays better
error/warning output when parsing language files. It also finally fixes
javascript regex syntax highlighting. The loading of files with corrupt
encoding has been improved, and project loading over sftp has been improved.
Various HTML5 tags have been added, and HTML5 is the default now for php,
cfml and other languages that can include html syntax. Saving and loading
of UTF-16 encoded files was broken and has been fixes. Various languages
have better support, such as javascript, css, html, pascal/deplhi, and html
has improved autocompletion. On OSX the keys for tab switching no longer
confict with some keyboard layouts, and behavior at shutdown was improved.
The upload/download feature has a new option to ignore backup files.  The
home/end keys now work better on wrapped tekst.  And finally the search and
replace dialog correctly shows the number of results when searching in files
on disk.

diffstat:

 www/bluefish/Makefile |  4 ++--
 www/bluefish/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r f33441843021 -r 5de144995dd3 www/bluefish/Makefile
--- a/www/bluefish/Makefile     Mon Apr 13 03:59:40 2015 +0000
+++ b/www/bluefish/Makefile     Mon Apr 13 07:50:02 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2014/11/24 05:03:43 mef Exp $
+# $NetBSD: Makefile,v 1.119 2015/04/13 07:50:02 mef Exp $
 
-DISTNAME=      bluefish-2.2.6
+DISTNAME=      bluefish-2.2.7
 CATEGORIES=    www
 MASTER_SITES=  http://bluefish.mrball.net/stable/source/               \
                http://www.bennewitz.com/bluefish/stable/source/
diff -r f33441843021 -r 5de144995dd3 www/bluefish/distinfo
--- a/www/bluefish/distinfo     Mon Apr 13 03:59:40 2015 +0000
+++ b/www/bluefish/distinfo     Mon Apr 13 07:50:02 2015 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2014/11/24 05:03:43 mef Exp $
+$NetBSD: distinfo,v 1.24 2015/04/13 07:50:02 mef Exp $
 
-SHA1 (bluefish-2.2.6.tar.bz2) = 7742f732a4259ff927a2160a4d94e0c0a805a196
-RMD160 (bluefish-2.2.6.tar.bz2) = ec3d73fec8d7a82ff2fe2182dc6664113a314421
-Size (bluefish-2.2.6.tar.bz2) = 3793018 bytes
+SHA1 (bluefish-2.2.7.tar.bz2) = 132ec9e3b05d34c35c42beda640e726c81b948a9
+RMD160 (bluefish-2.2.7.tar.bz2) = 7a9fee51a5cc594beb74f70dc059c657d150474f
+Size (bluefish-2.2.7.tar.bz2) = 3836580 bytes
 SHA1 (patch-ac) = f4e0a9f861108465ee96a78da327b6aef2de4984



Home | Main Index | Thread Index | Old Index