From owner-svn-ports-head@freebsd.org Mon Oct 10 22:09:33 2016 Return-Path: Delivered-To: svn-ports-head@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 15728C0CBFB; Mon, 10 Oct 2016 22:09:33 +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 BEF16A7D; Mon, 10 Oct 2016 22:09:32 +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 u9AM9VqT095227; Mon, 10 Oct 2016 22:09:31 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9AM9V77095225; Mon, 10 Oct 2016 22:09:31 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201610102209.u9AM9V77095225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 10 Oct 2016 22:09:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423727 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2016 22:09:33 -0000 Author: pawel Date: Mon Oct 10 22:09:31 2016 New Revision: 423727 URL: https://svnweb.freebsd.org/changeset/ports/423727 Log: - Update to version 3.22.1 - Fix typo in BROKEN message PR: 213198 Submitted by: maintainer Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Mon Oct 10 21:59:39 2016 (r423726) +++ head/ftp/filezilla/Makefile Mon Oct 10 22:09:31 2016 (r423727) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.21.0 +PORTVERSION= 3.22.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -23,10 +23,10 @@ LIB_DEPENDS= libfilezilla.so:ftp/libfile libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library +BROKEN_FreeBSD_9= requires C++14 compiler, 9.x lacks C++11 standard library INSTALLS_ICONS= yes -USES= compiler:c++14-lang gmake localbase pkgconfig sqlite tar:bzip2 +USES= compiler:c++14-lang gmake iconv:wchar_t localbase pkgconfig sqlite tar:bzip2 USE_GNOME= cairo gtk20 USE_WX= 3.0 WX_CONF_ARGS= relative Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Mon Oct 10 21:59:39 2016 (r423726) +++ head/ftp/filezilla/distinfo Mon Oct 10 22:09:31 2016 (r423727) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472044995 -SHA256 (FileZilla_3.21.0_src.tar.bz2) = 209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4 -SIZE (FileZilla_3.21.0_src.tar.bz2) = 4428270 +TIMESTAMP = 1475575356 +SHA256 (FileZilla_3.22.1_src.tar.bz2) = 2ea8a0d613e062c34c01b0a1c0860e1328bb8247eb02aa73ef4597d984e4285f +SIZE (FileZilla_3.22.1_src.tar.bz2) = 4446400