pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/leafpad Update to 0.8.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b7bf7fca77d
branches:  trunk
changeset: 500128:2b7bf7fca77d
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Oct 02 21:34:50 2005 +0000

description:
Update to 0.8.4:

2005-09-24

  version 0.8.4:
        * Implemented GOption (thanks Magnus Bergman).
        * Added '--tab-width' command line option.
        * Inform read-only file by less/greater than sign bracket.
        * Improved Korean auto-detection.
        * Added Hebrew translation (Yo'av Moshe).
        * Added Turkish translation (Kaya Oguz).
        * Added Greek translation (Stavros Giannouris).
        * Updated Italian translation (Alessio D'Ascanio).

2005-07-22

  version 0.8.3:
        * Implemented replaced word highlighting.
        * Modified line-number margin.
        * Fixed space-separeted filename bugs (thanks Andrea Antolini).
        * Added Slovak translation (Peter Chabada).
        * Updated Polish translation (Michal Wrobel).

2005-07-02

  version 0.8.2:
        * Improved dependency caused by intltool (thanks Machismo Ulverstein).
        * Modified left margin.
        * Fixed Macintosh return code bug (thanks young dave).
        * Fixed "response" signal of about diaglog (thanks Muthiah Annamalai).
        * Updated Bulgarian translation (Yavor Doganov).
        * Updated Simplified Chinese translation (Carlos Z.F. Liu).

2005-05-14

  version 0.8.1:
        * Implemented searched word highlighting.
        * Modified Up/Down/PageUp/PageDown behaviour when scroll-outed.
        * Fixed space-separated filename bug (thanks Chris Everts).
        * Added Bulgarian translation (Yavor Doganov).
        * Added Vietnamese translation (Quy NGUYEN DAI).
        * Updated Hungarian translation (Reviczky Adam Janos).
        * Updated Polish translation (Michal Wrobel).

2005-04-29

  version 0.8.0:
        * Implemented glib-gettext & intltool.
        * Added Print feature (only invoke lpr).
        * Added load stdin feature.
        * Added command line options.
        * Added '--enable-chooser' configure option for GtkFileChooser.
        * Modified some small points (DnD, caret, shadow, sensitivity...).
        * Changed shortcut keys displayed on menu.
        * Fixed replace question dialog behavior (thanks Keith).
        * Added Portuguese translation (thanks Alan Kelon).

2004-12-26

  version 0.7.9:
        * Shrinked codeset menu.
        * Fixed destroy response for question dialog (thanks Richard S).
        * Removed local "G_BROKEN_FILENAMES" setting.
        * Removed scrollbar_spacing manipulation.
        * Updated Swedish translation (by Isak Savo).
        * Added Lithuanian translation (thanks Lech Jankovski).
        * Added Polish translation (thanks Michal Wrobel).

diffstat:

 editors/leafpad/Makefile |   8 +++++---
 editors/leafpad/PLIST    |  11 ++++++++++-
 editors/leafpad/distinfo |   8 ++++----
 3 files changed, 19 insertions(+), 8 deletions(-)

diffs (68 lines):

diff -r 9fad21d5f99f -r 2b7bf7fca77d editors/leafpad/Makefile
--- a/editors/leafpad/Makefile  Sun Oct 02 21:27:19 2005 +0000
+++ b/editors/leafpad/Makefile  Sun Oct 02 21:34:50 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2005/08/10 20:56:16 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/10/02 21:34:50 jmmv Exp $
 #
 
-DISTNAME=      leafpad-0.7.8
+DISTNAME=      leafpad-0.8.4
 CATEGORIES=    editors gnome
-MASTER_SITES=  http://tarot.freeshell.org/leafpad/
+MASTER_SITES=  http://savannah.nongnu.org/download/leafpad/
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
 HOMEPAGE=      http://tarot.freeshell.org/leafpad/
@@ -16,5 +16,7 @@
 
 .include "../../converters/libiconv/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 9fad21d5f99f -r 2b7bf7fca77d editors/leafpad/PLIST
--- a/editors/leafpad/PLIST     Sun Oct 02 21:27:19 2005 +0000
+++ b/editors/leafpad/PLIST     Sun Oct 02 21:34:50 2005 +0000
@@ -1,17 +1,26 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/05 11:42:55 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/10/02 21:34:50 jmmv Exp $
 bin/leafpad
 share/applications/leafpad.desktop
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/leafpad.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/leafpad.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/leafpad.mo
 share/pixmaps/leafpad.png
diff -r 9fad21d5f99f -r 2b7bf7fca77d editors/leafpad/distinfo
--- a/editors/leafpad/distinfo  Sun Oct 02 21:27:19 2005 +0000
+++ b/editors/leafpad/distinfo  Sun Oct 02 21:34:50 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 17:15:11 agc Exp $
+$NetBSD: distinfo,v 1.5 2005/10/02 21:34:50 jmmv Exp $
 
-SHA1 (leafpad-0.7.8.tar.gz) = 4a0b736dc1ea0a6bd11d63388ddb248d283f55ad
-RMD160 (leafpad-0.7.8.tar.gz) = 8b27283587606a0a530f14fd997b6e8506b65519
-Size (leafpad-0.7.8.tar.gz) = 188955 bytes
+SHA1 (leafpad-0.8.4.tar.gz) = 927b1a3acce28fef07631c1ffc8da7a5236f10ed
+RMD160 (leafpad-0.8.4.tar.gz) = 2c3a4b847aebd56aa06adf83fc0db8757ee29261
+Size (leafpad-0.8.4.tar.gz) = 230525 bytes



Home | Main Index | Thread Index | Old Index