Ticket #47867: 0001-Update-FileZilla-to-v3.11.0.1.patch

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

    From 105828ca5a490d78794251a5ff7ce75dec523e64 Mon Sep 17 00:00:00 2001
    From: =?UTF-8?q?Alejandro=20R=2E=20Sede=C3=B1o?= <asedeno@mit.edu>
    Date: Wed, 27 May 2015 19:02:22 -0400
    Subject: [PATCH] Update FileZilla to v3.11.0.1
    
    ---
     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 ca1dd34..53fafcb 100644
    a b PortGroup wxWidgets 1.0 
    66PortGroup           compiler_blacklist_versions 1.0
    77
    88name                FileZilla
    9 version             3.10.3
     9version             3.11.0.1
    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  cdb1a073b66bedcb7930d804a588bc437a1e1e6b \
    25                     sha256  7968e2799437c0b89741bd7afbc077156525d930e9a18543fd087fbd8979de8d
     24checksums           rmd160  a2f42e4c0adaac411432a13bafeb31e026282a8d \
     25                    sha256  0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72
    2626
    2727depends_build       port:pkgconfig
    2828