Update to 3.3.4.1.
Approved by: wxs (mentor)
This commit is contained in:
parent
b38a3fea04
commit
1c01e270df
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259331
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= filezilla
|
||||
PORTVERSION= 3.3.4
|
||||
PORTVERSION= 3.3.4.1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
|
||||
DISTNAME= FileZilla_${PORTVERSION}_src
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (FileZilla_3.3.4_src.tar.bz2) = 690f2bb184bc150138fb0b1082ba9f8b
|
||||
SHA256 (FileZilla_3.3.4_src.tar.bz2) = 0066fa4df71b0d1935e2a013a4cde78ce1c89661cb9cd5fccd74d298143dbf05
|
||||
SIZE (FileZilla_3.3.4_src.tar.bz2) = 3231631
|
||||
MD5 (FileZilla_3.3.4.1_src.tar.bz2) = ca03b0813ce0e8ce48e4a016845ec81a
|
||||
SHA256 (FileZilla_3.3.4.1_src.tar.bz2) = 2843ab4c89743cfecc5418f9ede1d20147f30cb38e97b148657a7f81c2147185
|
||||
SIZE (FileZilla_3.3.4.1_src.tar.bz2) = 3231505
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ./configure.orig 2010-08-13 12:47:42.000000000 -0400
|
||||
+++ ./configure 2010-08-13 12:48:15.000000000 -0400
|
||||
@@ -22944,7 +22944,7 @@
|
||||
|
||||
TiXmlBase::EncodeString(input, &output);
|
||||
|
||||
- if (output != "foo&#xxx;")
|
||||
+ if (output != "foo&#xxx;")
|
||||
return 1;
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user