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 |
6 | 6 | PortGroup compiler_blacklist_versions 1.0 |
7 | 7 | |
8 | 8 | name FileZilla |
9 | | version 3.10.3 |
| 9 | version 3.11.0.1 |
10 | 10 | categories www aqua |
11 | 11 | platforms darwin |
12 | 12 | maintainers mojca strasweb.fr:rudloff openmaintainer |
… |
… |
long_description FileZilla Client is a fast and reliable cross-platform \ |
21 | 21 | homepage https://filezilla-project.org/ |
22 | 22 | master_sites sourceforge:project/filezilla/FileZilla_Client/${version} |
23 | 23 | |
24 | | checksums rmd160 cdb1a073b66bedcb7930d804a588bc437a1e1e6b \ |
25 | | sha256 7968e2799437c0b89741bd7afbc077156525d930e9a18543fd087fbd8979de8d |
| 24 | checksums rmd160 a2f42e4c0adaac411432a13bafeb31e026282a8d \ |
| 25 | sha256 0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72 |
26 | 26 | |
27 | 27 | depends_build port:pkgconfig |
28 | 28 | |