Date: Wed, 29 Oct 2014 03:51:30 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371660 - head/ftp/filezilla Message-ID: <201410290351.s9T3pUac068148@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410290351.s9T3pUac068148>