svn commit: r386922 - head/ftp/filezilla
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 21 11:14:20 UTC 2015
Author: amdmi3
Date: Thu May 21 11:14:18 2015
New Revision: 386922
URL: https://svnweb.freebsd.org/changeset/ports/386922
Log:
- Update to 3.11.0
PR: 200347
Submitted by: matthew at reztek.cz (maintainer)
Modified:
head/ftp/filezilla/Makefile
head/ftp/filezilla/distinfo
Modified: head/ftp/filezilla/Makefile
==============================================================================
--- head/ftp/filezilla/Makefile Thu May 21 10:08:46 2015 (r386921)
+++ head/ftp/filezilla/Makefile Thu May 21 11:14:18 2015 (r386922)
@@ -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 at 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}
Modified: head/ftp/filezilla/distinfo
==============================================================================
--- head/ftp/filezilla/distinfo Thu May 21 10:08:46 2015 (r386921)
+++ head/ftp/filezilla/distinfo Thu May 21 11:14:18 2015 (r386922)
@@ -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
More information about the svn-ports-all
mailing list