pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bluefish Changes 1.0.5:
details: https://anonhg.NetBSD.org/pkgsrc/rev/43eec4691fb6
branches: trunk
changeset: 507629:43eec4691fb6
user: adam <adam%pkgsrc.org@localhost>
date: Sun Feb 05 19:45:10 2006 +0000
description:
Changes 1.0.5:
- New translations: Basque, Slovak
- Updated translations: Chinese, French, German, Italian, Japanese, Polish,
Portuguese, Spanish, Swedish
- Fixes a critical feature bug in the Undo/Redo function, which can lead to
data loss.
- Man-pages are now installed by default in every distribution not only
Debian.
- Improves behaviour of font drop down list.
- Improves the "Link to stylesheet" dialog.
- Makes the splash screen a runtime user option.
- Fixes the untitled windows issue, when starting bluefish several times
using the -n option.
- Fixes and updates to C, ChangeLog, CSS, SQL, Perl and PHP highlighting
patterns.
- Fixes an issue where the "Highlight Syntax" menu entry could show a wrong
state.
- Fixes a crash in the spellcheck dialog.
- Fixes for the quickstart dialog, especially a crash observed with
GTK >= 2.8.
- Fixes for the find dialog. So choosing "Bookmark results" does not longer
lead to a search in the whole document even if "Search selection" is used.
- Fixes the moving replace dialog.
- Fixes and improvements for the PCRE UTF-8 support.
- Fixes an inconsistency in the analysis of LC_MESSAGES and LANG leading to
menus in different languages.
- Fixes and language additions for GNOME 2.12 (and above) integration and the
menu tooltip.
- Fixes for the <link>, <meta> and <http-equiv> dialogs.
- Fixes for the custom menu.
- We do not longer ship the Debian packaging files with the source.
diffstat:
www/bluefish/Makefile | 5 ++---
www/bluefish/PLIST | 7 +++++--
www/bluefish/distinfo | 12 ++++++------
www/bluefish/patches/patch-aa | 17 +++++++----------
www/bluefish/patches/patch-ab | 13 ++++---------
5 files changed, 24 insertions(+), 30 deletions(-)
diffs (108 lines):
diff -r 666b81f8b3c4 -r 43eec4691fb6 www/bluefish/Makefile
--- a/www/bluefish/Makefile Sun Feb 05 19:01:13 2006 +0000
+++ b/www/bluefish/Makefile Sun Feb 05 19:45:10 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2006/01/24 07:32:46 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2006/02/05 19:45:10 adam Exp $
-DISTNAME= bluefish-1.0.4
-PKGREVISION= 2
+DISTNAME= bluefish-1.0.5
CATEGORIES= www
MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \
ftp://bluefish.advancecreations.com/bluefish/downloads/ \
diff -r 666b81f8b3c4 -r 43eec4691fb6 www/bluefish/PLIST
--- a/www/bluefish/PLIST Sun Feb 05 19:01:13 2006 +0000
+++ b/www/bluefish/PLIST Sun Feb 05 19:45:10 2006 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.14 2005/10/14 09:57:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/02/05 19:45:10 adam Exp $
bin/bluefish
+man/man1/bluefish.1
share/application-registry/bluefish.applications
+share/applications/bluefish-project.desktop
share/applications/bluefish.desktop
-share/applications/bluefish-project.desktop
@comment in sysutils/desktop-file-utils: share/applications/mimeinfo.cache
share/bluefish/bluefish_splash.png
share/bluefish/custom_menu.de.default
@@ -32,6 +33,7 @@
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/bluefish.mo
@@ -42,6 +44,7 @@
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/bluefish.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/bluefish.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/bluefish.mo
diff -r 666b81f8b3c4 -r 43eec4691fb6 www/bluefish/distinfo
--- a/www/bluefish/distinfo Sun Feb 05 19:01:13 2006 +0000
+++ b/www/bluefish/distinfo Sun Feb 05 19:45:10 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2005/11/28 14:45:39 rillig Exp $
+$NetBSD: distinfo,v 1.14 2006/02/05 19:45:10 adam Exp $
-SHA1 (bluefish-1.0.4.tar.bz2) = 502ca1c7995c13e1b5ef51dd7809ed5a6114357a
-RMD160 (bluefish-1.0.4.tar.bz2) = b4a26bde66746ededc2be424a24793f235d3433a
-Size (bluefish-1.0.4.tar.bz2) = 1469951 bytes
-SHA1 (patch-aa) = 0fcabd1cb8e9bd70a3a510d7ebda3ca7e18db4ee
-SHA1 (patch-ab) = 9e5e1e0f925d6c2520ebf4b7092758038880a688
+SHA1 (bluefish-1.0.5.tar.bz2) = 084ecbf348fd8eb092c9fc702615c9f82a544d9d
+RMD160 (bluefish-1.0.5.tar.bz2) = 5cb388e2f4d1193a9d51ebed26ab523bf6809208
+Size (bluefish-1.0.5.tar.bz2) = 1492532 bytes
+SHA1 (patch-aa) = bba2581eefa4efa00943b9f158898fe4743b56cc
+SHA1 (patch-ab) = ab0d1d172b0d3097f85588a5f24304501671d048
diff -r 666b81f8b3c4 -r 43eec4691fb6 www/bluefish/patches/patch-aa
--- a/www/bluefish/patches/patch-aa Sun Feb 05 19:01:13 2006 +0000
+++ b/www/bluefish/patches/patch-aa Sun Feb 05 19:45:10 2006 +0000
@@ -1,15 +1,12 @@
-$NetBSD: patch-aa,v 1.10 2005/11/28 14:45:39 rillig Exp $
-
-Solaris needs __EXTENSIONS__ too, otherwise struct timeval is not
-defined.
+$NetBSD: patch-aa,v 1.11 2006/02/05 19:45:10 adam Exp $
---- src/document.c.orig 2005-08-11 04:19:49.000000000 +0200
-+++ src/document.c 2005-11-28 15:10:38.589617800 +0100
-@@ -24,6 +24,7 @@
- * regarding the ctime_r() function
- * the problem is that it generates a compiler warning on Linux, lstat() undefined.. */
+--- src/document.c.orig 2006-01-29 21:33:52.000000000 +0100
++++ src/document.c
+@@ -27,6 +27,7 @@
+ */
+ #ifdef PLATFORM_SOLARIS
#define _POSIX_C_SOURCE 200312L
+#define __EXTENSIONS__ 1
+ #endif
#include <gtk/gtk.h>
- #include <gdk/gdkkeysyms.h> /* for the keyboard event codes */
diff -r 666b81f8b3c4 -r 43eec4691fb6 www/bluefish/patches/patch-ab
--- a/www/bluefish/patches/patch-ab Sun Feb 05 19:01:13 2006 +0000
+++ b/www/bluefish/patches/patch-ab Sun Feb 05 19:45:10 2006 +0000
@@ -1,13 +1,8 @@
-$NetBSD: patch-ab,v 1.8 2005/11/28 14:45:39 rillig Exp $
+$NetBSD: patch-ab,v 1.9 2006/02/05 19:45:10 adam Exp $
-The function get_metaname_from_tag() is only used in calls to DEBUG_MSG.
-With gcc, having varargs macros, the call is suppressed completely. With
-other compilers, this function is called, but never defined. The result
-is then passed to g_none(), which does not even evaluate its arguments.
-
---- src/highlight.c.orig 2005-08-27 23:59:31.000000000 +0200
-+++ src/highlight.c 2005-11-28 15:21:40.245921700 +0100
-@@ -214,6 +214,9 @@ static gboolean my_own_iter_forward_to_t
+--- src/highlight.c.orig 2005-12-10 11:22:41.000000000 +0100
++++ src/highlight.c
+@@ -218,6 +218,9 @@ static gboolean my_own_iter_forward_to_t
}
return FALSE;
}
Home |
Main Index |
Thread Index |
Old Index