[Lunar-commits] <moonbase> dclib, valknut: version bump to 0.3.13.
Florin Braescu
florin at lunar-linux.org
Tue Mar 18 05:52:07 CET 2008
commit 4001b7ff70c6b352f0145d54344c1cacf050e89d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Mar 18 06:52:07 2008 +0200
dclib, valknut: version bump to 0.3.13.
Changes:
dclib
Fix local paths from sources added by auto search
Don't return invalid UTF-8 from CXml::xml_InputToUTF8
Add "None" special encoding value to disable encoding conversions
valknut
Set right hand side alignment for size columns in filelist browser
Updates to handle "None" encoding option
Don't clobber QT4 saved main window state
Right hand side alignment for numerical columns of search results
Use grid layout not fixed geometry for icon theme options
Updated Russian translation from Ilya Kurikhin
Don't link valknut against OpenSSL libraries.
---
ftp/dclib/DETAILS | 8 ++++----
qt-apps/valknut/DETAILS | 10 +++++-----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/ftp/dclib/DETAILS b/ftp/dclib/DETAILS
index 701ef9d..54b6141 100644
--- a/ftp/dclib/DETAILS
+++ b/ftp/dclib/DETAILS
@@ -1,11 +1,11 @@
MODULE=dclib
- VERSION=0.3.9
+ VERSION=0.3.13
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/wxdcgui/
- SOURCE_VFY=sha1:2806f2f4bd05dbc1a4aeed5b411661bd1a2e4421
+ SOURCE_URL=$SFORGE_URL/wxdcgui
+ SOURCE_VFY=sha1:2cebf4ae27e163acd18bf0f8b8b1c7c5aa4de371
WEB_SITE=http://dcgui.berlios.de
ENTERED=20031008
- UPDATED=20070531
+ UPDATED=20080313
SHORT="A library for the Direct Connect P2P system"
cat << EOF
diff --git a/qt-apps/valknut/DETAILS b/qt-apps/valknut/DETAILS
index 15c1b08..4da0d72 100644
--- a/qt-apps/valknut/DETAILS
+++ b/qt-apps/valknut/DETAILS
@@ -1,11 +1,11 @@
MODULE=valknut
- VERSION=0.3.9
+ VERSION=0.3.13
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/wxdcgui/
- SOURCE_VFY=sha1:754f679fa9f7cecf5ec135c4ba44831ea368c96f
- WEB_SITE=http://dcgui.berlios.de/
+ SOURCE_URL=$SFORGE_URL/wxdcgui
+ SOURCE_VFY=sha1:4b5f57c1652af3bb033299679b2460dc05244d1e
+ WEB_SITE=http://dcgui.berlios.de
ENTERED=20031008
- UPDATED=20070531
+ UPDATED=20080318
SHORT="Direct Connect (DC++) client for Qt"
cat << EOF
More information about the Lunar-commits
mailing list