From owner-svn-ports-all@freebsd.org Sat Aug 20 21:29:57 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 C1A1DBC09C4; Sat, 20 Aug 2016 21:29:57 +0000 (UTC) (envelope-from pawel@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 7BF5816DE; Sat, 20 Aug 2016 21:29:57 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7KLTusr046910; Sat, 20 Aug 2016 21:29:56 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7KLTuoB046908; Sat, 20 Aug 2016 21:29:56 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201608202129.u7KLTuoB046908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sat, 20 Aug 2016 21:29:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420531 - 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: Sat, 20 Aug 2016 21:29:57 -0000 Author: pawel Date: Sat Aug 20 21:29:56 2016 New Revision: 420531 URL: https://svnweb.freebsd.org/changeset/ports/420531 Log: - Update to version 3.20.1 [1] - Register proxy dependencies found by stage-qa PR: 212008 [1] Submitted by: maintainer [1] Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Sat Aug 20 21:07:46 2016 (r420530) +++ head/ftp/filezilla/Makefile Sat Aug 20 21:29:56 2016 (r420531) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.20.0 +PORTVERSION= 3.20.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -19,12 +19,15 @@ LIB_DEPENDS= libfilezilla.so:ftp/libfile libgnutls.so:security/gnutls \ libidn.so:dns/libidn \ libnettle.so:security/nettle \ - libpugixml.so:textproc/pugixml + libpugixml.so:textproc/pugixml \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library INSTALLS_ICONS= yes USES= compiler:c++14-lang gmake localbase pkgconfig sqlite tar:bzip2 +USE_GNOME= cairo gtk20 USE_WX= 3.0 WX_CONF_ARGS= relative GNU_CONFIGURE= yes Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Sat Aug 20 21:07:46 2016 (r420530) +++ head/ftp/filezilla/distinfo Sat Aug 20 21:29:56 2016 (r420531) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469703486 -SHA256 (FileZilla_3.20.0_src.tar.bz2) = 4af1db6104e72fb1212ab71c2329dab747809a29b5132aa7e00025668ce08e32 -SIZE (FileZilla_3.20.0_src.tar.bz2) = 4421222 +TIMESTAMP = 1471256056 +SHA256 (FileZilla_3.20.1_src.tar.bz2) = 8ae3d2452e42d17736c9a25ff400f5c78a40c650387ccbbf97b70a9f90049e2d +SIZE (FileZilla_3.20.1_src.tar.bz2) = 4423084