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.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/544109c1d44e
branches: trunk
changeset: 500913:544109c1d44e
user: adam <adam%pkgsrc.org@localhost>
date: Fri Oct 14 09:57:54 2005 +0000
description:
Changes 1.0.4:
- Translation updates: es.po, ja.po
- Highlighting fixes to HTML, PHP highlighting patterns.
- Fix a compile issue when compiling without GnomeVFS support.
- Update bluefish.desktop to current standards.
- Fix a bug in the highlighting engine that incorrectly matched
multi byte characters.
Changes 1.0.3:
- Translation updates: da.po, de.po, it.po, ja.po, zh_TW.po, zh_CN.po.
- Add an option to disable the Quickbar Tip dialog.
- After inserting a text block from the custom menu, Bluefish should
scroll the editor window to make cursor visible.
- Formatstring before/after in custom menu editor does not follow cursor.
- Highlighting fixes to C, Python highlighting patterns.
- Fix a bug where the user was not prompted to overwrite an existing file
on a remote file sytem.
- Misc custom menu fixes.
- GUI improvements to the custom menu dialogs
- Extend e-mail dialog: Add CC and BCC fields. Subject and body are now
automatically URL-encoded.
- Extend time insert dialog: Add possibility to insert ISO8601 date/time
as recommended by the W3C for the date meta tag. Rewrite a part of the
auto-update of meta tags. User can now choose, which meta tags should be
updated. Add possibility to auto-update the date meta tag.
- Clean up translatable strings. Fix a few menu entries.
- Set an empty title in message dialogs as described in the GNOME HIG.
- Add an option to the QuickStart dialog that allows the user to specifiy
whether a new document should be opened.
diffstat:
www/bluefish/Makefile | 4 ++--
www/bluefish/PLIST | 4 ++--
www/bluefish/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r fa90c113da95 -r 544109c1d44e www/bluefish/Makefile
--- a/www/bluefish/Makefile Fri Oct 14 09:49:06 2005 +0000
+++ b/www/bluefish/Makefile Fri Oct 14 09:57:54 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2005/08/10 20:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.58 2005/10/14 09:57:54 adam Exp $
-DISTNAME= bluefish-1.0.2
+DISTNAME= bluefish-1.0.4
CATEGORIES= www
MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \
ftp://bluefish.advancecreations.com/bluefish/downloads/ \
diff -r fa90c113da95 -r 544109c1d44e www/bluefish/PLIST
--- a/www/bluefish/PLIST Fri Oct 14 09:49:06 2005 +0000
+++ b/www/bluefish/PLIST Fri Oct 14 09:57:54 2005 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.13 2005/08/10 12:05:52 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2005/10/14 09:57:54 adam Exp $
bin/bluefish
share/application-registry/bluefish.applications
share/applications/bluefish.desktop
share/applications/bluefish-project.desktop
-share/applications/mimeinfo.cache
+@comment in sysutils/desktop-file-utils: share/applications/mimeinfo.cache
share/bluefish/bluefish_splash.png
share/bluefish/custom_menu.de.default
share/bluefish/custom_menu.default
diff -r fa90c113da95 -r 544109c1d44e www/bluefish/distinfo
--- a/www/bluefish/distinfo Fri Oct 14 09:49:06 2005 +0000
+++ b/www/bluefish/distinfo Fri Oct 14 09:57:54 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2005/08/10 12:05:52 adam Exp $
+$NetBSD: distinfo,v 1.12 2005/10/14 09:57:54 adam Exp $
-SHA1 (bluefish-1.0.2.tar.bz2) = 13514946a1c776acefee7b4aeb6c41945fe8dda6
-RMD160 (bluefish-1.0.2.tar.bz2) = d8aebc165fff412953a660b486151225de0366df
-Size (bluefish-1.0.2.tar.bz2) = 1461034 bytes
+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
Home |
Main Index |
Thread Index |
Old Index