summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorzafer <zafer>2009-08-22 17:15:32 +0000
committerzafer <zafer>2009-08-22 17:15:32 +0000
commit8fb7e4fc59aa6c00f6d221527e7dbe9ce93b63bf (patch)
treec20e9387a41074eadc97369f4df09a67d87bd193 /net
parent61947847fa14ffef7d5d1c7b515f92bb46d209ff (diff)
downloadpkgsrc-8fb7e4fc59aa6c00f6d221527e7dbe9ce93b63bf.tar.gz
Update filezilla to 3.2.7
Changelog: 3.2.7 (2009-08-13) Bugfixes and minor changes: Make external address resolver IPv6 aware, resolve correct address type on hosts both with working IPv4 as well as IPv6 Bumped minimum required GnuTLS version to 2.8.3 Keep URLs copied to clipboard even after FZ gets closed 3.2.7-rc3 (2009-08-06) Bugfixes and minor changes: Test of changes to autoupdate logic introduced in 3.2.7-rc2 3.2.7-rc2 (2009-08-04) New features: Use HTTPS to check for updates and compare hash of downloaded update file 3.2.7-rc1 (2009-08-02) New features: Add option to prevent system idle sleep during transfers or other operations Add -l option to commandline to specify logon type for passed URLs Improve layout of search and filter edit dialogs Implement keyboard navigation in search and filter edit dialogs Add status bar to search dialog Remember file exists action for individual queue items Faster queue loading and saving Bugfixes and minor changes: MSW: Fix memory leak in shell extension Fix possible race in socket code leading to infinite loop Resolve parsing conflict between MLSD and Unix-style listings Fix deleting symlinks on SFTP connections Deselect ".." on Ctrl+A in addition to selecting all other items Changing data type on implicit FTP over TLS connections no longer prints an error message *nix: Fix missing thread synchronization in D-Bus bindings
Diffstat (limited to 'net')
-rw-r--r--net/filezilla/Makefile6
-rw-r--r--net/filezilla/PLIST3
-rw-r--r--net/filezilla/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile
index 2e18ae90da7..6d03cc3b41e 100644
--- a/net/filezilla/Makefile
+++ b/net/filezilla/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/08/06 13:11:18 obache Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/22 17:15:32 zafer Exp $
#
-VERSION= 3.2.6.1
+VERSION= 3.2.7
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
-PKGREVISION= 1
CATEGORIES= net x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/}
EXTRACT_SUFX= .tar.bz2
@@ -14,6 +13,7 @@ HOMEPAGE= http://filezilla-project.org/
COMMENT= FTP, FTPS and SFTP client with intuitive GUI
LICENSE= gnu-gpl-v2
+DEPENDS+= gnutls>=2.8.3:../../security/gnutls
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
diff --git a/net/filezilla/PLIST b/net/filezilla/PLIST
index 87749dbd6ca..3229e6478ad 100644
--- a/net/filezilla/PLIST
+++ b/net/filezilla/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/08/06 13:11:18 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/08/22 17:15:32 zafer Exp $
bin/filezilla
bin/fzputtygen
bin/fzsftp
@@ -415,6 +415,7 @@ share/locale/fr/LC_MESSAGES/filezilla.mo
share/locale/fr_CA/LC_MESSAGES/filezilla.mo
share/locale/gl_ES/LC_MESSAGES/filezilla.mo
share/locale/he_IL/LC_MESSAGES/filezilla.mo
+share/locale/hr/LC_MESSAGES/filezilla.mo
share/locale/hu_HU/LC_MESSAGES/filezilla.mo
share/locale/id_ID/LC_MESSAGES/filezilla.mo
share/locale/it/LC_MESSAGES/filezilla.mo
diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo
index 792ff3cb3b9..b42f36ed9ae 100644
--- a/net/filezilla/distinfo
+++ b/net/filezilla/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2009/07/30 16:07:08 zafer Exp $
+$NetBSD: distinfo,v 1.2 2009/08/22 17:15:32 zafer Exp $
-SHA1 (FileZilla_3.2.6.1_src.tar.bz2) = 8ba53b3df645a29216582a8bdb36f34ea3683e55
-RMD160 (FileZilla_3.2.6.1_src.tar.bz2) = 04b9aedf1b4cd2ab4f6e6fca4030814ee90da1cb
-Size (FileZilla_3.2.6.1_src.tar.bz2) = 3003048 bytes
+SHA1 (FileZilla_3.2.7_src.tar.bz2) = 0e40c49c96afab6e3f644afb95947c14ba1428fe
+RMD160 (FileZilla_3.2.7_src.tar.bz2) = edbe3eda3f14201b542e5c265200a329ef837013
+Size (FileZilla_3.2.7_src.tar.bz2) = 3064605 bytes