[Lunar-commits] <moonbase> gftp: version bumped to 2.0.19.
Florin Braescu
florin at lunar-linux.org
Mon Dec 1 16:14:27 CET 2008
commit 640c3c9c4d49ca9f178af4f7baebe3270c70adcb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 1 17:14:27 2008 +0200
gftp: version bumped to 2.0.19.
Improvements to the networking code, bugfixes, i18n fixes and 38 updated or new translations.
---
ftp/gftp/DEPENDS | 8 ++++----
ftp/gftp/DETAILS | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/ftp/gftp/DEPENDS b/ftp/gftp/DEPENDS
index ea2ab35..64bd7ad 100644
--- a/ftp/gftp/DEPENDS
+++ b/ftp/gftp/DEPENDS
@@ -1,6 +1,6 @@
-depends gtk+-2 &&
-depends readline &&
-depends ncurses &&
+depends gtk+-2
+depends readline
+depends ncurses
-optional_depends "openssl" "" "--disable-ssl" "for SSL support" &&
+optional_depends "openssl" "" "--disable-ssl" "for SSL support"
optional_depends "gettext" "" "--disable-nls" "for NLS support"
diff --git a/ftp/gftp/DETAILS b/ftp/gftp/DETAILS
index 2dd9068..ec50530 100644
--- a/ftp/gftp/DETAILS
+++ b/ftp/gftp/DETAILS
@@ -1,12 +1,13 @@
MODULE=gftp
- VERSION=2.0.18
+ VERSION=2.0.19
SOURCE=gftp-$VERSION.tar.bz2
- SOURCE_URL=http://www.gftp.org/
- SOURCE_VFY=sha1:c2468f1ff1fe978a5fab3a198e513558f3b48f5a
+ SOURCE_URL=http://www.gftp.org
+ SOURCE_VFY=sha1:a5516403edf199e31194806478d4d8ac00daf828
WEB_SITE=http://www.gftp.org
ENTERED=20011031
- UPDATED=20050205
- SHORT="graphical ftp client"
+ UPDATED=20081201
+ SHORT="A graphical ftp client"
+
cat << EOF
gFTP is a multithreaded FTP client for X Windows written using GTK+.
It features simultaneous downloads, resuming of interrupted file
@@ -14,6 +15,5 @@ transfers, FTP, HTTP, and SSH protocols, file transfer queues,
downloading of entire directories, FTP and HTTP proxy support, remote
directory caching, passive and non-passive file transfers,
drag-n-drop support, a very nice connection manager, and more.
-
This module builds the GTK+-2 (gftp-gtk) and CLI (gftp-text) versions.
EOF
More information about the Lunar-commits
mailing list