From 074019269c1ddbf215282c243cd698880ef461d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 1 Jun 2021 21:17:10 +0200 Subject: groups/251.native_packages_lib.group: libsasl2: bump to v2.1.27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- groups/251.native_packages_lib.group | 4 ++-- patches/libsasl2-2.1.26.local.patch | 13 ------------- patches/libsasl2-2.1.27_pre.local.patch | 11 +++++++++++ 3 files changed, 13 insertions(+), 15 deletions(-) delete mode 100644 patches/libsasl2-2.1.26.local.patch create mode 100644 patches/libsasl2-2.1.27_pre.local.patch diff --git a/groups/251.native_packages_lib.group b/groups/251.native_packages_lib.group index 6e651d67..f80fe437 100644 --- a/groups/251.native_packages_lib.group +++ b/groups/251.native_packages_lib.group @@ -167,8 +167,8 @@ libxslt libz libzip lzo nettle sdl1 sdl1_net sdl1_image sdl1_ttf sdl2 sdl2_image : ${PKG_LIBREADLINE_LDFLAGS_CONFIGURE:="${DEFAULT_LDFLAGS:+${DEFAULT_LDFLAGS} }-L${PREFIX_NATIVE}/lib"}; : ${PKG_LIBREADLINE_MAKEFLAGS_INSTALL:="PREFIX= prefix="}; : ${PKG_LIBSASL2_DEPENDS:="libressl"}; -: ${PKG_LIBSASL2_SHA256SUM:=8fbc5136512b59bb793657f36fadda6359cae3b08f01fd16b3d406f1345b7bc3}; -: ${PKG_LIBSASL2_VERSION:=2.1.26}; +: ${PKG_LIBSASL2_SHA256SUM:=26866b1549b00ffd020f188a43c258017fa1c382b3ddadd8201536f72efb05d5}; +: ${PKG_LIBSASL2_VERSION:=2.1.27}; : ${PKG_LIBSASL2_URL:="https://ftp.osuosl.org/pub/blfs/conglomeration/cyrus-sasl/cyrus-sasl-${PKG_LIBSASL2_VERSION}.tar.gz"}; : ${PKG_LIBSASL2_CONFIGURE_ARGS_EXTRA:="--cache-file=../obj/config.cache"}; : ${PKG_LIBSASL2_MAKEFLAGS_BUILD:=-j1}; diff --git a/patches/libsasl2-2.1.26.local.patch b/patches/libsasl2-2.1.26.local.patch deleted file mode 100644 index 75cb9a98..00000000 --- a/patches/libsasl2-2.1.26.local.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ru cyrus-sasl-2.1.26.orig/include/Makefile.in cyrus-sasl-2.1.26/include/Makefile.in ---- cyrus-sasl-2.1.26.orig/include/Makefile.in 2012-11-06 20:21:38.000000000 +0100 -+++ cyrus-sasl-2.1.26/include/Makefile.in 2018-08-22 18:24:32.635876325 +0200 -@@ -645,8 +645,7 @@ - - - md5global.h: makemd5 -- -rm -f md5global.h -- ./makemd5 md5global.h -+ -echo yep. - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/patches/libsasl2-2.1.27_pre.local.patch b/patches/libsasl2-2.1.27_pre.local.patch new file mode 100644 index 00000000..1f1b7ec7 --- /dev/null +++ b/patches/libsasl2-2.1.27_pre.local.patch @@ -0,0 +1,11 @@ +diff -ru cyrus-sasl-2.1.27.orig/common/Makefile.in cyrus-sasl-2.1.27/common/Makefile.in +--- cyrus-sasl-2.1.27.orig/common/Makefile.in 2018-10-09 16:58:13.000000000 +0200 ++++ cyrus-sasl-2.1.27/common/Makefile.in 2021-06-01 21:00:34.299354616 +0200 +@@ -428,6 +428,7 @@ + # See + # CURRENT:REVISION:AGE + plugin_common_version = 3:0:0 ++crypto_compat_version = 0:0:0 + AM_CPPFLAGS = -fPIC -I$(top_srcdir)/include -I$(top_builddir)/include + noinst_LTLIBRARIES = libplugin_common.la libcrypto_compat.la + libplugin_common_la_SOURCES = plugin_common.c plugin_common.h -- cgit v1.2.3