From e44a640ccd04abfb638634748acff93b49dd6dff Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 16 Jun 2017 09:00:08 +0200 Subject: [PATCH 1/2] libfilezilla: add fix-random-bytes.patch patch taken from upstream svn: https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/lib/libfilezilla/util.hpp?view=patch&r1=8432&r2=8431&pathrev=8432 fixes building of filezilla 3.26.2 against libfilezilla --- srcpkgs/libfilezilla/patches/fix-random-bytes.patch | 11 +++++++++++ srcpkgs/libfilezilla/template | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 srcpkgs/libfilezilla/patches/fix-random-bytes.patch diff --git a/srcpkgs/libfilezilla/patches/fix-random-bytes.patch b/srcpkgs/libfilezilla/patches/fix-random-bytes.patch new file mode 100644 index 00000000000..e671725c629 --- /dev/null +++ b/srcpkgs/libfilezilla/patches/fix-random-bytes.patch @@ -0,0 +1,11 @@ +--- lib/libfilezilla/util.hpp 2017/06/01 19:28:46 8431 ++++ lib/libfilezilla/util.hpp 2017/06/02 15:08:22 8432 +@@ -28,7 +28,7 @@ + + /** \brief Get random uniformly distributed bytes + */ +-std::vector random_bytes(size_t size); ++std::vector FZ_PUBLIC_SYMBOL random_bytes(size_t size); + + } + diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index 725184e80dd..160ec9a0d76 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,7 +1,7 @@ # Template file for 'libfilezilla' pkgname=libfilezilla version=0.9.2 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" short_desc="A small and modern C++ library, which offers some basic functionalities" From effad8f9384986946bdc4a6de5fba128b2b4f7fa Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 16 Jun 2017 09:01:26 +0200 Subject: [PATCH 2/2] filezilla: udpate to 3.26.2 --- srcpkgs/filezilla/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 30dbc69abe7..4e2d3ac2452 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.25.2 +version=3.26.2 revision=1 nocross=yes build_style=gnu-configure @@ -15,4 +15,4 @@ maintainer="Juan RP " license="GPL-2" homepage="http://filezilla-project.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2" -checksum=559b0adbc1aff862dddbce95ed8a4a854c7a255b1de79efba9eabe459381aacd +checksum=c234cb566ae7ceca46d5fa72dbf8be085a1a3ed589dccbe90978ddb9420bac7f