Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2015 11:14:19 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386922 - head/ftp/filezilla
Message-ID:  <201505211114.t4LBEJMP032869@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505211114.t4LBEJMP032869>