pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/krusader Update krusader to 1.70.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/457ee49cb787
branches: trunk
changeset: 518046:457ee49cb787
user: markd <markd%pkgsrc.org@localhost>
date: Wed Aug 30 00:07:00 2006 +0000
description:
Update krusader to 1.70.1.
Highlights:
* Drastic improvement of performance when opening folders with
lots of files
* Remote encoding menu for fish, ftp and sftp protocols
* Text search in files displays the first line with keywords in a
search window
* Various integrated checksum calculating and verifying tools
* Colorful user interface of many elements such as synchronizer
* Tab oriented internal editor with syntax highlighting
* And many, many more that you can find in our changelog...
Changes since beta1 include (but not limited to):
* Improvements in the checksum module
* More control over the terminal emulator (requested feature)
* Our modified KIO-TAR is now built only when passing --with-kiotar
to configure
* Bugfixes to bookmarks, viewer and much more
* A fix for a nasty bug that was plagueing people with gcc 4.x
Changes since beta2 include (but not limited to):
* New icons and artwork by our contest winner Andrew Neupokoev
* A splashscreen based on the contest artwork
* Bug fixes, bug fixes, bug fixes!
Changes since 1.70.0:
* Security fix: prevents passwords from being stored in cleartext in
bookmarks.xml
* Many fixes that have been backported from CVS
* Added a Turkish translation
diffstat:
sysutils/krusader/Makefile | 6 +++---
sysutils/krusader/PLIST | 3 ++-
sysutils/krusader/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 7b9744c01ada -r 457ee49cb787 sysutils/krusader/Makefile
--- a/sysutils/krusader/Makefile Wed Aug 30 00:00:30 2006 +0000
+++ b/sysutils/krusader/Makefile Wed Aug 30 00:07:00 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/07/07 15:49:34 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/08/30 00:07:00 markd Exp $
#
-DISTNAME= krusader-1.70.0
+DISTNAME= krusader-1.70.1
CATEGORIES= kde sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/}
@@ -9,7 +9,7 @@
HOMEPAGE= http://krusader.sourceforge.net/
COMMENT= Advanced twin-panel (commander-style) file-manager for KDE 3.x
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
USE_LANGUAGES= c c++
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
diff -r 7b9744c01ada -r 457ee49cb787 sysutils/krusader/PLIST
--- a/sysutils/krusader/PLIST Wed Aug 30 00:00:30 2006 +0000
+++ b/sysutils/krusader/PLIST Wed Aug 30 00:07:00 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/05/25 12:49:39 markd Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/08/30 00:07:00 markd Exp $
bin/krusader
lib/kde3/kio_iso.la
lib/kde3/kio_krarc.la
@@ -185,6 +185,7 @@
share/locale/sr/LC_MESSAGES/krusader.mo
share/locale/sr@Latn/LC_MESSAGES/krusader.mo
share/locale/sv/LC_MESSAGES/krusader.mo
+share/locale/tr/LC_MESSAGES/krusader.mo
share/locale/uk/LC_MESSAGES/krusader.mo
share/locale/zh_CN/LC_MESSAGES/krusader.mo
@comment in kde: @dirrm share/kde/services
diff -r 7b9744c01ada -r 457ee49cb787 sysutils/krusader/distinfo
--- a/sysutils/krusader/distinfo Wed Aug 30 00:00:30 2006 +0000
+++ b/sysutils/krusader/distinfo Wed Aug 30 00:07:00 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/05/25 12:49:39 markd Exp $
+$NetBSD: distinfo,v 1.6 2006/08/30 00:07:00 markd Exp $
-SHA1 (krusader-1.70.0.tar.gz) = 2fdf0bcc477a698526657a3cc573ae31063c93c2
-RMD160 (krusader-1.70.0.tar.gz) = 12d4f35093113973440870cfa877d8dc4bb62627
-Size (krusader-1.70.0.tar.gz) = 4065460 bytes
+SHA1 (krusader-1.70.1.tar.gz) = 67979a745a3c637db0b72dc6cb3de3c8fb2f7dbf
+RMD160 (krusader-1.70.1.tar.gz) = b27a11ba6cebb87590b902fd4e0a824735aa9d84
+Size (krusader-1.70.1.tar.gz) = 4144314 bytes
Home |
Main Index |
Thread Index |
Old Index