mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Update to version 3.22.1
- Fix typo in BROKEN message PR: 213198 Submitted by: maintainer
This commit is contained in:
parent
771ba985a8
commit
bd1a1a370b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423727
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= filezilla
|
||||
PORTVERSION= 3.21.0
|
||||
PORTVERSION= 3.22.1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
|
||||
DISTNAME= FileZilla_${PORTVERSION}_src
|
||||
@ -23,10 +23,10 @@ LIB_DEPENDS= libfilezilla.so:ftp/libfilezilla \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
|
||||
BROKEN_FreeBSD_9= requires C++14 compiler, 9.x lacks C++11 standard library
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
USES= compiler:c++14-lang gmake localbase pkgconfig sqlite tar:bzip2
|
||||
USES= compiler:c++14-lang gmake iconv:wchar_t localbase pkgconfig sqlite tar:bzip2
|
||||
USE_GNOME= cairo gtk20
|
||||
USE_WX= 3.0
|
||||
WX_CONF_ARGS= relative
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1472044995
|
||||
SHA256 (FileZilla_3.21.0_src.tar.bz2) = 209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4
|
||||
SIZE (FileZilla_3.21.0_src.tar.bz2) = 4428270
|
||||
TIMESTAMP = 1475575356
|
||||
SHA256 (FileZilla_3.22.1_src.tar.bz2) = 2ea8a0d613e062c34c01b0a1c0860e1328bb8247eb02aa73ef4597d984e4285f
|
||||
SIZE (FileZilla_3.22.1_src.tar.bz2) = 4446400
|
||||
|
Loading…
Reference in New Issue
Block a user