Update to 3.5.2 and take maintainership
ok dcoppa@
This commit is contained in:
parent
daa3cd4995
commit
af3de99d32
@ -1,13 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2011/09/16 11:13:38 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2011/12/05 10:20:23 giovanni Exp $
|
||||
|
||||
COMMENT= fast FTP and SFTP GUI client with a lot of features
|
||||
|
||||
V= 3.5.1
|
||||
V= 3.5.2
|
||||
PKGNAME= filezilla-$V
|
||||
DISTNAME= FileZilla_$V_src
|
||||
REVISION= 0
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=filezilla/}
|
||||
@ -20,7 +21,7 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += c m pthread stdc++ tasn1 z gmp hogweed nettle
|
||||
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
|
||||
WANTLIB += X11 Xcomposite Xcursor Xdamage Xext Xfixes
|
||||
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0
|
||||
@ -28,7 +29,7 @@ WANTLIB += pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread-stubs xcb xcb-render xcb-shm
|
||||
WANTLIB += idn gnutls>=13 dbus-1 wx_gtk2_aui wx_base_xml wx_gtk2_adv
|
||||
WANTLIB += wx_gtk2_xrc wx_base_net wx_base wx_gtk2_core
|
||||
WANTLIB += GL Xxf86vm drm sqlite3
|
||||
WANTLIB += GL sqlite3 ffi p11-kit
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= devel/libidn \
|
||||
@ -37,10 +38,10 @@ LIB_DEPENDS= devel/libidn \
|
||||
x11/wxWidgets>=2.8.6 \
|
||||
databases/sqlite3
|
||||
|
||||
BUILD_DEPENDS= devel/cppunit \
|
||||
devel/xdg-utils
|
||||
BUILD_DEPENDS= devel/xdg-utils
|
||||
RUN_DEPENDS= devel/desktop-file-utils \
|
||||
devel/xdg-utils
|
||||
REGRESS_DEPENDS=devel/cppunit
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE=gnu
|
||||
@ -53,7 +54,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
SED=/usr/bin/sed
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
WRKDIST= ${WRKDIR}/filezilla-$V
|
||||
|
||||
do-regress:
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (FileZilla_3.5.1_src.tar.bz2) = ivt67kunK2Nj3P5Gm8f77w==
|
||||
RMD160 (FileZilla_3.5.1_src.tar.bz2) = b1x+nbB8sbXMQ94ZTzWgMqb5Zrg=
|
||||
SHA1 (FileZilla_3.5.1_src.tar.bz2) = 5LIEjPh0DgXP/45ESpBZ95eE4/Y=
|
||||
SHA256 (FileZilla_3.5.1_src.tar.bz2) = YqvGp87Y6SoqVXxYk1x3PWVr0hGqk3MT9DWg1LdjqwU=
|
||||
SIZE (FileZilla_3.5.1_src.tar.bz2) = 3364243
|
||||
MD5 (FileZilla_3.5.2_src.tar.bz2) = 7EhHvkSTLchyp+g7lK4snw==
|
||||
RMD160 (FileZilla_3.5.2_src.tar.bz2) = f2xcts6JUiySPL/jMJYFxOkU/2o=
|
||||
SHA1 (FileZilla_3.5.2_src.tar.bz2) = oxaWJVEKBJFKeQydHZYLw0oAWEc=
|
||||
SHA256 (FileZilla_3.5.2_src.tar.bz2) = 5AP4w/cvfix/e+VYQUKxJE+bbUliRmdv74oiJDoRkPA=
|
||||
SIZE (FileZilla_3.5.2_src.tar.bz2) = 3363064
|
||||
|
Loading…
Reference in New Issue
Block a user