Ticket #47957: 0001-Update-FileZilla-to-v3.11.0.2.patch

File 0001-Update-FileZilla-to-v3.11.0.2.patch, 1.4 KB (added by asedeno@…, 9 years ago)
  • dports/www/FileZilla/Portfile

    From 11eef9f21fbce03aa459a52270e02b8dd2734dc4 Mon Sep 17 00:00:00 2001
    From: =?UTF-8?q?Alejandro=20R=2E=20Sede=C3=B1o?= <asedeno@mit.edu>
    Date: Thu, 4 Jun 2015 13:35:53 -0400
    Subject: [PATCH] Update FileZilla to v3.11.0.2
    
    ---
     dports/www/FileZilla/Portfile | 6 +++---
     1 file changed, 3 insertions(+), 3 deletions(-)
    
    diff --git a/dports/www/FileZilla/Portfile b/dports/www/FileZilla/Portfile
    index 6f95b27..f928543 100644
    a b PortGroup wxWidgets 1.0 
    66PortGroup           compiler_blacklist_versions 1.0
    77
    88name                FileZilla
    9 version             3.11.0.1
     9version             3.11.0.2
    1010categories          www aqua
    1111platforms           darwin
    1212maintainers         mojca strasweb.fr:rudloff openmaintainer
    long_description FileZilla Client is a fast and reliable cross-platform \ 
    2121homepage            https://filezilla-project.org/
    2222master_sites        sourceforge:project/filezilla/FileZilla_Client/${version}
    2323
    24 checksums           rmd160  a2f42e4c0adaac411432a13bafeb31e026282a8d \
    25                     sha256  0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72
     24checksums           rmd160  64d4b3b0f81840f64f21da1417128057652d9619 \
     25                    sha256  341ba02803c29bdd1f9c3ce524723fe9288433d22d286b5a4b7d7c2e0d6989d9
    2626
    2727depends_build       port:pkgconfig
    2828