From owner-svn-ports-head@FreeBSD.ORG Wed Oct 29 03:51:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0858426; Wed, 29 Oct 2014 03:51:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 9D2EC7E6; Wed, 29 Oct 2014 03:51:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9T3pUaZ068431; Wed, 29 Oct 2014 03:51:30 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9T3pUac068148; Wed, 29 Oct 2014 03:51:30 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201410290351.s9T3pUac068148@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 29 Oct 2014 03:51:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371660 - 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.18-1 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: Wed, 29 Oct 2014 03:51:30 -0000 Author: pi Date: Wed Oct 29 03:51:29 2014 New Revision: 371660 URL: https://svnweb.freebsd.org/changeset/ports/371660 QAT: https://qat.redports.org/buildarchive/r371660/ Log: ftp/filezilla: 3.9.0.5 -> 3.9.0.6 - Upstream released 3.9.0.6 with SSLv3 disabled in response to the POODLE vulnerability. - Submitter becomes maintainer PR: 194597 Submitted by: matthew@reztek.cz Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Wed Oct 29 01:56:37 2014 (r371659) +++ head/ftp/filezilla/Makefile Wed Oct 29 03:51:29 2014 (r371660) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.9.0.5 +PORTVERSION= 3.9.0.6 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= matthew@reztek.cz COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client LICENSE= GPLv2 Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Wed Oct 29 01:56:37 2014 (r371659) +++ head/ftp/filezilla/distinfo Wed Oct 29 03:51:29 2014 (r371660) @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.9.0.5_src.tar.bz2) = d8497b9f91929fabe44b0cf573745fd22091663519f85ea5a7bb07df1aa0ea05 -SIZE (FileZilla_3.9.0.5_src.tar.bz2) = 4180577 +SHA256 (FileZilla_3.9.0.6_src.tar.bz2) = ce7f56b383fa59dc55b16d8695e9f03b6e86d59a04dce44a16b5d02b2391b0b7 +SIZE (FileZilla_3.9.0.6_src.tar.bz2) = 4181121