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 |
6 | 6 | PortGroup compiler_blacklist_versions 1.0 |
7 | 7 | |
8 | 8 | name FileZilla |
9 | | version 3.11.0.1 |
| 9 | version 3.11.0.2 |
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 a2f42e4c0adaac411432a13bafeb31e026282a8d \ |
25 | | sha256 0309d5fbb12988a615b7e57eaf5a1b3ffad23ea4cc0e932d9ddea185fdd44c72 |
| 24 | checksums rmd160 64d4b3b0f81840f64f21da1417128057652d9619 \ |
| 25 | sha256 341ba02803c29bdd1f9c3ce524723fe9288433d22d286b5a4b7d7c2e0d6989d9 |
26 | 26 | |
27 | 27 | depends_build port:pkgconfig |
28 | 28 | |