diff options
author | zafer <zafer> | 2009-11-16 19:24:46 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-11-16 19:24:46 +0000 |
commit | e5e1561166ae481aea497a1b153f4c8d8006ccbf (patch) | |
tree | a83f635b41caa1c0b111c1508fb75fb746cb5778 /net | |
parent | 86da5cc047ad35d3d33b09c243f1969f627b1a5c (diff) | |
download | pkgsrc-e5e1561166ae481aea497a1b153f4c8d8006ccbf.tar.gz |
Update filezilla to 3.3.0.1
Changelog:
* Ctrl-Tab and Ctrl-Shift-Tab to cycle tabs now loop around if reaching the end of the tab list
* Fix crash on showing/hiding of directory trees after closing a tab
* Tabs no longer become unresponsive if not approving to close a busy tab
* Directory comparison did not work properly on all but the first tab
* Fix spurious error messages if connecting to a new site while synchronized browsing is enabled
* *nix: Work around a bug in KDE preventing restore from minimize to notification area
* Do not show update dialog if there is already some other dialog open
* Fix synchronized browsing option on site-specific bookmarks
Diffstat (limited to 'net')
-rw-r--r-- | net/filezilla/Makefile | 4 | ||||
-rw-r--r-- | net/filezilla/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile index 1eddbc4709e..99cdc096b68 100644 --- a/net/filezilla/Makefile +++ b/net/filezilla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2009/11/11 18:30:38 zafer Exp $ +# $NetBSD: Makefile,v 1.9 2009/11/16 19:24:46 zafer Exp $ # -VERSION= 3.3.0 +VERSION= 3.3.0.1 DISTNAME= FileZilla_${VERSION}_src PKGNAME= filezilla-${VERSION} CATEGORIES= net x11 diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo index 590133addc2..b0741921cb5 100644 --- a/net/filezilla/distinfo +++ b/net/filezilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/11/11 18:30:38 zafer Exp $ +$NetBSD: distinfo,v 1.7 2009/11/16 19:24:46 zafer Exp $ -SHA1 (FileZilla_3.3.0_src.tar.bz2) = d2263367dd823513e231fda265bd5f4a7cea4bbc -RMD160 (FileZilla_3.3.0_src.tar.bz2) = 26dff24af2261c282dc6964b5614e88615d6fe04 -Size (FileZilla_3.3.0_src.tar.bz2) = 3110131 bytes +SHA1 (FileZilla_3.3.0.1_src.tar.bz2) = 51ecb7c79c53466595c5691945ad83b49415f1b4 +RMD160 (FileZilla_3.3.0.1_src.tar.bz2) = 1bfbc885773229c4c72ad8c82001fadd555b9b3d +Size (FileZilla_3.3.0.1_src.tar.bz2) = 3113486 bytes |