From owner-svn-ports-all@freebsd.org Tue Aug 30 15:59:29 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B6BCBC82A1; Tue, 30 Aug 2016 15:59:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CA60240A; Tue, 30 Aug 2016 15:59:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7UFxSNr040200; Tue, 30 Aug 2016 15:59:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7UFxSG5040198; Tue, 30 Aug 2016 15:59:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201608301559.u7UFxSG5040198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 30 Aug 2016 15:59:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421121 - head/ftp/filezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2016 15:59:29 -0000 Author: amdmi3 Date: Tue Aug 30 15:59:28 2016 New Revision: 421121 URL: https://svnweb.freebsd.org/changeset/ports/421121 Log: - Update to 3.21.0 PR: 212217 Submitted by: matthew@reztek.cz (maintainer) Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Tue Aug 30 15:58:35 2016 (r421120) +++ head/ftp/filezilla/Makefile Tue Aug 30 15:59:28 2016 (r421121) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.20.1 +PORTVERSION= 3.21.0 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -41,6 +41,7 @@ DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbu DBUS_CONFIGURE_WITH= dbus NLS_USES= gettext +NLS_USES_OFF= gettext-runtime NLS_CONFIGURE_OFF= --disable-locales .if !defined(MAINTAINER_MODE) Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Tue Aug 30 15:58:35 2016 (r421120) +++ head/ftp/filezilla/distinfo Tue Aug 30 15:59:28 2016 (r421121) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471256056 -SHA256 (FileZilla_3.20.1_src.tar.bz2) = 8ae3d2452e42d17736c9a25ff400f5c78a40c650387ccbbf97b70a9f90049e2d -SIZE (FileZilla_3.20.1_src.tar.bz2) = 4423084 +TIMESTAMP = 1472044995 +SHA256 (FileZilla_3.21.0_src.tar.bz2) = 209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4 +SIZE (FileZilla_3.21.0_src.tar.bz2) = 4428270