update to filezilla-3.3.3
ok jim@ landry@
This commit is contained in:
parent
56cbd2c6ca
commit
baba61bd4e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/06/15 16:08:21 lum Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/06/30 14:58:58 lum Exp $
|
||||
|
||||
COMMENT= fast FTP and SFTP GUI client with a lot of features
|
||||
|
||||
V= 3.3.2.1
|
||||
V= 3.3.3
|
||||
PKGNAME= filezilla-$V
|
||||
DISTNAME= FileZilla_$V_src
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -32,8 +32,10 @@ LIB_DEPENDS= idn::devel/libidn \
|
||||
dbus-1::x11/dbus \
|
||||
wx_gtk2_aui,wx_base_xml,wx_gtk2_adv,wx_gtk2_xrc,wx_base_net,wx_base,wx_gtk2_core:wxWidgets-gtk2->=2.8.6:x11/wxWidgets
|
||||
|
||||
BUILD_DEPENDS= ::devel/cppunit
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils
|
||||
BUILD_DEPENDS= ::devel/cppunit \
|
||||
::devel/xdg-utils
|
||||
RUN_DEPENDS= ::devel/desktop-file-utils \
|
||||
::devel/xdg-utils
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE=gnu
|
||||
@ -41,7 +43,9 @@ CONFIGURE_ARGS+=--with-dbus \
|
||||
--with-tinyxml=builtin \
|
||||
--disable-autoupdatecheck
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
GREP=/usr/bin/grep \
|
||||
SED=/usr/bin/sed
|
||||
|
||||
USE_GMAKE= Yes
|
||||
WRKDIST= ${WRKDIR}/filezilla-$V
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (FileZilla_3.3.2.1_src.tar.bz2) = QrnYXvjo1RkeMDJKxgPWtA==
|
||||
RMD160 (FileZilla_3.3.2.1_src.tar.bz2) = Cc3F5nGB5fBNF0ANFic0+jebRZs=
|
||||
SHA1 (FileZilla_3.3.2.1_src.tar.bz2) = pKF0l+oFFbeBWTwDwvPaWMsC+/Q=
|
||||
SHA256 (FileZilla_3.3.2.1_src.tar.bz2) = BHaNC7MAVi0wo6fA6OxGHdgwfHgw2qhvxopSfwWQV34=
|
||||
SIZE (FileZilla_3.3.2.1_src.tar.bz2) = 3164447
|
||||
MD5 (FileZilla_3.3.3_src.tar.bz2) = 6YlJ+s8jKZ/3keBGkphSpw==
|
||||
RMD160 (FileZilla_3.3.3_src.tar.bz2) = ovXq2jYlPvDSNsU8QQEQnsExeaw=
|
||||
SHA1 (FileZilla_3.3.3_src.tar.bz2) = JbfvfkjHSJ6ZtrGya9PX1WMyv0s=
|
||||
SHA256 (FileZilla_3.3.3_src.tar.bz2) = YfdVZNBFcVc2EEBjgnM9zsKSW4jUKnoLTmmiBvpIKFc=
|
||||
SIZE (FileZilla_3.3.3_src.tar.bz2) = 3212044
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/06/15 16:08:21 lum Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/06/30 14:58:58 lum Exp $
|
||||
@bin bin/filezilla
|
||||
@bin bin/fzputtygen
|
||||
@bin bin/fzsftp
|
||||
@ -462,6 +462,9 @@ share/locale/et_EE/LC_MESSAGES/filezilla.mo
|
||||
share/locale/eu_ES/
|
||||
share/locale/eu_ES/LC_MESSAGES/
|
||||
share/locale/eu_ES/LC_MESSAGES/filezilla.mo
|
||||
share/locale/fa_IR/
|
||||
share/locale/fa_IR/LC_MESSAGES/
|
||||
share/locale/fa_IR/LC_MESSAGES/filezilla.mo
|
||||
share/locale/fi_FI/
|
||||
share/locale/fi_FI/LC_MESSAGES/
|
||||
share/locale/fi_FI/LC_MESSAGES/filezilla.mo
|
||||
|
Loading…
Reference in New Issue
Block a user