svn commit: r371660 - head/ftp/filezilla
Kurt Jaeger
pi at FreeBSD.org
Wed Oct 29 03:51:30 UTC 2014
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 at 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 at FreeBSD.org
+MAINTAINER= matthew at 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
More information about the svn-ports-all
mailing list