diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-21 19:14:18 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-21 19:14:18 +0800 |
commit | 4d528e9eeae058d38c33599c9defa461c4146ddb (patch) | |
tree | 5b0ecb38ec8c300ef0c8ef6a33a31e02e17156a5 | |
parent | 56cd4e459727038db6e42ef6aa6e429ca36df7e8 (diff) | |
download | freebsd-ports-gnome-4d528e9eeae058d38c33599c9defa461c4146ddb.tar.gz freebsd-ports-gnome-4d528e9eeae058d38c33599c9defa461c4146ddb.tar.zst freebsd-ports-gnome-4d528e9eeae058d38c33599c9defa461c4146ddb.zip |
- Update to 3.11.0
PR: 200347
Submitted by: matthew@reztek.cz (maintainer)
-rw-r--r-- | ftp/filezilla/Makefile | 3 | ||||
-rw-r--r-- | ftp/filezilla/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 02e55f0d6494..1953fd4d426b 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.10.3 +PORTVERSION= 3.11.0 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -11,6 +11,7 @@ MAINTAINER= matthew@reztek.cz COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils BUILD_DEPENDS:= ${RUN_DEPENDS} diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo index b4e5a116682d..3bc10e89a6af 100644 --- a/ftp/filezilla/distinfo +++ b/ftp/filezilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.10.3_src.tar.bz2) = 7968e2799437c0b89741bd7afbc077156525d930e9a18543fd087fbd8979de8d -SIZE (FileZilla_3.10.3_src.tar.bz2) = 4430113 +SHA256 (FileZilla_3.11.0_src.tar.bz2) = 2568a249556c87188bef47e7b8a1247d035785a005c6ad61f31e2fb212228db6 +SIZE (FileZilla_3.11.0_src.tar.bz2) = 4434986 |