From d8a9b16666c096d27d5d9e07242aa3ec0e292c46 Mon Sep 17 00:00:00 2001 From: Ørjan Malde Date: Jun 18 2020 14:15:59 +0000 Subject: groups/241.native_packages_inet.group: gnutls: bump to v3.6.14 Signed-off-by: Lucio Andrés Illanes Albornoz --- diff --git a/groups/241.native_packages_inet.group b/groups/241.native_packages_inet.group index 5aa635e..0908439 100644 --- a/groups/241.native_packages_inet.group +++ b/groups/241.native_packages_inet.group @@ -64,8 +64,8 @@ pacman proxytunnel rsync socat thttpd w3m weechat wget whois")"; : ${PKG_GPGME_CONFIGURE_ARGS_EXTRA:="--disable-g13-test --disable-gpgconf-test --disable-gpgsm-test --disable-gpg-test --with-libgpg-error-prefix=${PREFIX_NATIVE} --with-libassuan-prefix=${PREFIX_NATIVE}"}; : ${PKG_GPGME_CFLAGS_CONFIGURE_EXTRA:=-std=gnu99}; : ${PKG_GNUTLS_DEPENDS:="libnettle libunistring libtasn1"}; -: ${PKG_GNUTLS_SHA256SUM:=32041df447d9f4644570cf573c9f60358e865637d69b7e59d1159b7240b52f38}; -: ${PKG_GNUTLS_VERSION:=3.6.13}; +: ${PKG_GNUTLS_SHA256SUM:=5630751adec7025b8ef955af4d141d00d252a985769f51b4059e5affa3d39d63}; +: ${PKG_GNUTLS_VERSION:=3.6.14}; : ${PKG_GNUTLS_URL:=https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKG_GNUTLS_VERSION%.*}/gnutls-${PKG_GNUTLS_VERSION}.tar.xz}; : ${PKG_GNUTLS_CONFIGURE_ARGS_EXTRA:="--disable-static --disable-ssl3-support --disable-ssl2-support --disable-cxx --enable-local-libopts --without-p11-kit --disable-hardware-acceleration --enable-guile=no"}; : ${PKG_GNUTLS_LIBTOOL:=rdlibtool}; diff --git a/patches/gnutls-3.6.13_pre.local.patch b/patches/gnutls-3.6.13_pre.local.patch deleted file mode 100644 index b214ccc..0000000 --- a/patches/gnutls-3.6.13_pre.local.patch +++ /dev/null @@ -1,20 +0,0 @@ -diff -ru gnutls-3.6.13.orig/configure gnutls-3.6.13/configure ---- gnutls-3.6.13.orig/configure 2020-03-30 20:56:14.000000000 +0200 -+++ gnutls-3.6.13/configure 2020-04-12 15:19:56.629453170 +0200 -@@ -58313,6 +58313,16 @@ - dynamic_linker='GNU/Linux ld.so' - ;; - -+midipix*) -+ version_type=linux # correct to gnu/linux during the next big refactor -+ need_lib_prefix=no -+ need_version=no -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ soname_spec='$libname$release$shared_ext$major' -+ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' -+ shlibpath_var=LD_LIBRARY_PATH -+ ;; -+ - netbsd*) - version_type=sunos - need_lib_prefix=no diff --git a/patches/gnutls-3.6.14_pre.local.patch b/patches/gnutls-3.6.14_pre.local.patch new file mode 100644 index 0000000..b214ccc --- /dev/null +++ b/patches/gnutls-3.6.14_pre.local.patch @@ -0,0 +1,20 @@ +diff -ru gnutls-3.6.13.orig/configure gnutls-3.6.13/configure +--- gnutls-3.6.13.orig/configure 2020-03-30 20:56:14.000000000 +0200 ++++ gnutls-3.6.13/configure 2020-04-12 15:19:56.629453170 +0200 +@@ -58313,6 +58313,16 @@ + dynamic_linker='GNU/Linux ld.so' + ;; + ++midipix*) ++ version_type=linux # correct to gnu/linux during the next big refactor ++ need_lib_prefix=no ++ need_version=no ++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' ++ soname_spec='$libname$release$shared_ext$major' ++ finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' ++ shlibpath_var=LD_LIBRARY_PATH ++ ;; ++ + netbsd*) + version_type=sunos + need_lib_prefix=no