diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-05 20:51:05 +0800 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2019-02-05 20:51:05 +0800 |
commit | 8cb421f7e665a6209fa282c7fd05fff0357b2e7f (patch) | |
tree | cbb5b4157a762e199d0969f4b36fbc36e6d0e8bd /ftp | |
parent | b42e3fd22f9ab88448a0b6e56ea2046aba77683a (diff) | |
download | freebsd-ports-gnome-8cb421f7e665a6209fa282c7fd05fff0357b2e7f.tar.gz freebsd-ports-gnome-8cb421f7e665a6209fa282c7fd05fff0357b2e7f.tar.zst freebsd-ports-gnome-8cb421f7e665a6209fa282c7fd05fff0357b2e7f.zip |
ftp/filezilla: update 3.36.0 -> 3.40.0, taking maintainer
Relnotes: https://filezilla-project.org/newsfeed.php
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/filezilla/Makefile | 5 | ||||
-rw-r--r-- | ftp/filezilla/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 1833d801dede..fb230a15aaca 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -1,13 +1,12 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.36.0 -PORTREVISION= 1 +PORTVERSION= 3.40.0 CATEGORIES= ftp MASTER_SITES= https://download.filezilla-project.org/client/ DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pi@FreeBSD.org COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2+ diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo index 84f0f043db08..bd86ac4fce96 100644 --- a/ftp/filezilla/distinfo +++ b/ftp/filezilla/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535725784 -SHA256 (FileZilla_3.36.0_src.tar.bz2) = 69de6037feac74404dd9b522c35515c4260e258b23083247683443fc32166a0d -SIZE (FileZilla_3.36.0_src.tar.bz2) = 4981429 +TIMESTAMP = 1549316085 +SHA256 (FileZilla_3.40.0_src.tar.bz2) = c36ca08540f0be2227b8721195bb16a626c01608f09ed60a862a73e640206085 +SIZE (FileZilla_3.40.0_src.tar.bz2) = 4997647 |