pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/kazehakase Update Kazehakase to version 0.5.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/64b882a7a06c
branches:  trunk
changeset: 542126:64b882a7a06c
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Sat May 03 19:58:43 2008 +0000

description:
Update Kazehakase to version 0.5.4:
 - re-supported DnD to bookmark folder in toolbar.
 - Print copied string in Statusbar when CopyInUserFormat action is executed.
 - Make it work with xulrunner 1.9.
 - Resupported thumbnails.
 - New German translation.
 - RSS with CDATA is now parsed correctly.
 - Fixed a crash when preference dialog is opened.
 - HyperEstraier ANDNOT support.
 - Various GTK/glib related bugfixes.

:Q operator in CONFIGURE_ARGS removed as suggested by rillig and pkglint.

diffstat:

 www/kazehakase/Makefile |  11 +++++------
 www/kazehakase/PLIST    |   5 +++--
 www/kazehakase/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (72 lines):

diff -r 8dfc463722e2 -r 64b882a7a06c www/kazehakase/Makefile
--- a/www/kazehakase/Makefile   Sat May 03 18:12:13 2008 +0000
+++ b/www/kazehakase/Makefile   Sat May 03 19:58:43 2008 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2008/03/06 14:53:56 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/05/03 19:58:43 tonnerre Exp $
 #
 
-DISTNAME=      kazehakase-0.4.9
-PKGREVISION=   1
+DISTNAME=      kazehakase-0.5.4
 CATEGORIES=    www
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/27353/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/30219/}
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    tonnerre%NetBSD.org@localhost
 HOMEPAGE=      http://kazehakase.sourceforge.jp/
 COMMENT=       Web browser with multiple layout engines support
 
@@ -19,7 +18,7 @@
 
 .include "options.mk"
 
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 
 PKG_SYSCONFSUBDIR=     kazehakase
 EGDIR=         ${PREFIX}/share/examples/kazehakase
diff -r 8dfc463722e2 -r 64b882a7a06c www/kazehakase/PLIST
--- a/www/kazehakase/PLIST      Sat May 03 18:12:13 2008 +0000
+++ b/www/kazehakase/PLIST      Sat May 03 19:58:43 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/10/27 13:03:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/05/03 19:58:43 tonnerre Exp $
 bin/kazehakase
 lib/kazehakase/embed/gecko.la
 lib/kazehakase/libkazehakase.la
@@ -50,7 +50,6 @@
 share/kazehakase/icons/kz-savelink.png
 share/kazehakase/icons/kz-scrap-bookmark.png
 share/kazehakase/icons/kz-search.png
-share/kazehakase/icons/kz-select-all.png
 share/kazehakase/icons/kz-separator.png
 share/kazehakase/icons/kz-smart-bookmark.png
 share/kazehakase/icons/kz-tab-next.png
@@ -59,7 +58,9 @@
 share/kazehakase/icons/kz-yellow.png
 share/kazehakase/kz-no-thumbnail.png
 share/kazehakase/search-result.css
+share/kazehakase/search-result.js
 share/locale/cs/LC_MESSAGES/kazehakase.mo
+share/locale/de/LC_MESSAGES/kazehakase.mo
 share/locale/fr/LC_MESSAGES/kazehakase.mo
 share/locale/ja/LC_MESSAGES/kazehakase.mo
 share/locale/ru/LC_MESSAGES/kazehakase.mo
diff -r 8dfc463722e2 -r 64b882a7a06c www/kazehakase/distinfo
--- a/www/kazehakase/distinfo   Sat May 03 18:12:13 2008 +0000
+++ b/www/kazehakase/distinfo   Sat May 03 19:58:43 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2007/12/30 17:55:11 joerg Exp $
+$NetBSD: distinfo,v 1.7 2008/05/03 19:58:43 tonnerre Exp $
 
-SHA1 (kazehakase-0.4.9.tar.gz) = 8f0e4c3a8f9c4565a9f03b483247896ee1cd880c
-RMD160 (kazehakase-0.4.9.tar.gz) = a37c5dd081f2faf535ffdbf031e3d320bf15aef7
-Size (kazehakase-0.4.9.tar.gz) = 1364165 bytes
+SHA1 (kazehakase-0.5.4.tar.gz) = 0edb089c8af3ec04bf1a2c9ba107096a79d8c014
+RMD160 (kazehakase-0.5.4.tar.gz) = 85f41a395e01d6b11c3c24f3d8ca576be205d308
+Size (kazehakase-0.5.4.tar.gz) = 1403194 bytes
 SHA1 (patch-aa) = ea47af38299092d0772830f347ecf202b7762aec
 SHA1 (patch-ab) = 7e0a07503f8c9db3af5ba03b1e0c8671fa965404
 SHA1 (patch-ad) = bd35a10ac9142cb9792639790ae61cd07d5dfce6



Home | Main Index | Thread Index | Old Index