From fba6d0ac2cce111e66848f298188b7948f2b6149 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 16 Mar 2021 19:33:15 +0000 Subject: net-libs/libgsasl: drop 1.8.0-r1, 1.8.1 Signed-off-by: Sam James --- net-libs/libgsasl/Manifest | 2 - .../libgsasl/files/libgsasl-1.8.0-gss-extra.patch | 21 ------- .../libgsasl/files/libgsasl-1.8.1-ac-270.patch | 36 ----------- .../libgsasl/files/libgsasl-1.8.1-gss-extra.patch | 21 ------- net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild | 70 --------------------- net-libs/libgsasl/libgsasl-1.8.1.ebuild | 71 ---------------------- 6 files changed, 221 deletions(-) delete mode 100644 net-libs/libgsasl/files/libgsasl-1.8.0-gss-extra.patch delete mode 100644 net-libs/libgsasl/files/libgsasl-1.8.1-ac-270.patch delete mode 100644 net-libs/libgsasl/files/libgsasl-1.8.1-gss-extra.patch delete mode 100644 net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild delete mode 100644 net-libs/libgsasl/libgsasl-1.8.1.ebuild diff --git a/net-libs/libgsasl/Manifest b/net-libs/libgsasl/Manifest index a58a5d0e9203..7716a5c41dd2 100644 --- a/net-libs/libgsasl/Manifest +++ b/net-libs/libgsasl/Manifest @@ -1,3 +1 @@ DIST libgsasl-1.10.0.tar.gz 1854755 BLAKE2B 691c143ece57b0b895f17ff3bfce8e216adb2ffcc7f6058501626b7b2e83d9eb0a85a036b6c7978b10eefbc94aab7b191e056341732d155597be5037e527b0e0 SHA512 33a8ea43be90a00fcda1b099ced8086b2ef9f72ee0dbce07bca04c944fa2d17588b6e5a32b7ab4ffeaf7ee695f9c84d3eb89c757c71934300d35580e423196dd -DIST libgsasl-1.8.0.tar.gz 1208417 BLAKE2B 03eea4be45ccc28bbc5c98b5f266552e6f5da151dfc561b1f01dac107a6edf0f06a3000e868c07d5539df33334d3c965c6c276de30c75038e25165aa7e2db2e8 SHA512 7e591d12404919559bf67590f862270ffcae2030a14097cdaf92820aa79619b3048541e9f83b3fcb98a84622c44a52ecaceeebb1be55b9e9f68fb1790ade8721 -DIST libgsasl-1.8.1.tar.gz 1791261 BLAKE2B bd8b954f9d950fe449fe140baca840a14f12ef6318e74a6fd070b35504b8c3a7002f13fe93142bce992e4a1df773ebaad4ec01d04c01c63a7374187a8142136b SHA512 52bda3a962a2cbb598009fd02c547a4f8b5b9a4243511aa8104df97b4737023281ab57dbbcf839db3cad73c64cbc72bbd89b49da8b0379dd635220ffb642aa22 diff --git a/net-libs/libgsasl/files/libgsasl-1.8.0-gss-extra.patch b/net-libs/libgsasl/files/libgsasl-1.8.0-gss-extra.patch deleted file mode 100644 index e9ec10d183c4..000000000000 --- a/net-libs/libgsasl/files/libgsasl-1.8.0-gss-extra.patch +++ /dev/null @@ -1,21 +0,0 @@ -Gentoo bug #359005 ---- a/gl/m4/gss-extra.m4 -+++ b/gl/m4/gss-extra.m4 -@@ -19,7 +19,16 @@ - AC_CHECK_FUNCS([gss_decapsulate_token]) - AC_CHECK_FUNCS([gss_oid_equal]) - AC_CHECK_FUNCS([gss_inquire_mech_for_saslname]) -- AC_CHECK_FUNCS([GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_MSG_CHECKING([for GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_EGREP_CPP(hostbased_service_gss_nt_yes, gssapi.h, -+ [#include -+ #ifdef GSS_C_NT_HOSTBASED_SERVICE -+ hostbased_service_gss_nt_yes -+ #endif], -+ [AC_DEFINE(HAVE_GSS_C_NT_HOSTBASED_SERVICE,, -+ [Define if your GSSAPI implimentation defines GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_MSG_RESULT([yes])], -+ AC_MSG_RESULT([no])) - if test "$gssapi_impl" != "gss"; then - AC_CHECK_HEADERS([gssapi.h gssapi/gssapi.h]) - if test "$ac_cv_header_gssapi_h$ac_cv_header_gssapi_gssapi_h" = "nono"; then diff --git a/net-libs/libgsasl/files/libgsasl-1.8.1-ac-270.patch b/net-libs/libgsasl/files/libgsasl-1.8.1-ac-270.patch deleted file mode 100644 index a2a558db5a64..000000000000 --- a/net-libs/libgsasl/files/libgsasl-1.8.1-ac-270.patch +++ /dev/null @@ -1,36 +0,0 @@ ---- a/m4/std-gnu11.m4 -+++ b/m4/std-gnu11.m4 -@@ -6,6 +6,8 @@ - # This implementation will be obsolete once we can assume Autoconf 2.70 - # or later is installed everywhere a Gnulib program might be developed. - -+m4_version_prereq([2.70], [], [ -+ - - # Copyright (C) 2001-2020 Free Software Foundation, Inc. - -@@ -70,7 +72,7 @@ _AS_ECHO_LOG([checking for _AC_LANG compiler version]) - set X $ac_compile - ac_compiler=$[2] - for ac_option in --version -v -V -qversion -version; do -- m4_ifdef([_AC_DO_LIMIT],[_AC_DO_LIMIT],[_AC_DO])([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD]) -+ _AC_DO_LIMIT([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD]) - done - - m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl -@@ -135,7 +137,7 @@ _AS_ECHO_LOG([checking for _AC_LANG compiler version]) - set X $ac_compile - ac_compiler=$[2] - for ac_option in --version -v -V -qversion; do -- m4_ifdef([_AC_DO_LIMIT],[_AC_DO_LIMIT],[_AC_DO])([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD]) -+ _AC_DO_LIMIT([$ac_compiler $ac_option >&AS_MESSAGE_LOG_FD]) - done - - m4_expand_once([_AC_COMPILER_EXEEXT])[]dnl -@@ -822,3 +824,6 @@ dnl Tru64 N/A (no support) - dnl with extended modes being tried first. - [[-std=gnu++11 -std=c++11 -std=gnu++0x -std=c++0x -qlanglvl=extended0x -AA]], [$1], [$2])[]dnl - ])# _AC_PROG_CXX_CXX11 -+ -+ -+])# m4_version_prereq diff --git a/net-libs/libgsasl/files/libgsasl-1.8.1-gss-extra.patch b/net-libs/libgsasl/files/libgsasl-1.8.1-gss-extra.patch deleted file mode 100644 index 15350a87d51d..000000000000 --- a/net-libs/libgsasl/files/libgsasl-1.8.1-gss-extra.patch +++ /dev/null @@ -1,21 +0,0 @@ -Gentoo bug #359005 ---- a/m4/gss-extra.m4 -+++ b/m4/gss-extra.m4 -@@ -19,7 +19,16 @@ - AC_CHECK_FUNCS([gss_decapsulate_token]) - AC_CHECK_FUNCS([gss_oid_equal]) - AC_CHECK_FUNCS([gss_inquire_mech_for_saslname]) -- AC_CHECK_FUNCS([GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_MSG_CHECKING([for GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_EGREP_CPP(hostbased_service_gss_nt_yes, gssapi.h, -+ [#include -+ #ifdef GSS_C_NT_HOSTBASED_SERVICE -+ hostbased_service_gss_nt_yes -+ #endif], -+ [AC_DEFINE(HAVE_GSS_C_NT_HOSTBASED_SERVICE,, -+ [Define if your GSSAPI implimentation defines GSS_C_NT_HOSTBASED_SERVICE]) -+ AC_MSG_RESULT([yes])], -+ AC_MSG_RESULT([no])) - if test "$gssapi_impl" != "gss"; then - AC_CHECK_HEADERS([gssapi.h gssapi/gssapi.h]) - if test "$ac_cv_header_gssapi_h$ac_cv_header_gssapi_gssapi_h" = "nono"; then diff --git a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild b/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild deleted file mode 100644 index 3c6634c1ebe5..000000000000 --- a/net-libs/libgsasl/libgsasl-1.8.0-r1.ebuild +++ /dev/null @@ -1,70 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -# NOTE: Please bump with net-misc/gsasl -DESCRIPTION="The GNU SASL library" -HOMEPAGE="https://www.gnu.org/software/gsasl/" -SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" - -LICENSE="GPL-3 LGPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="idn gcrypt kerberos nls ntlm static-libs" - -DEPEND=" - gcrypt? ( dev-libs/libgcrypt:0= ) - idn? ( net-dns/libidn:= ) - kerberos? ( virtual/krb5 ) - nls? ( >=sys-devel/gettext-0.18.1 ) - ntlm? ( net-libs/libntlm ) -" -RDEPEND="${DEPEND} - !net-misc/gsasl" - -PATCHES=( - "${FILESDIR}/${PN}-1.8.0-gss-extra.patch" -) - -src_prepare() { - default - - sed -i -e 's/ -Werror//' configure.ac || die - eautoreconf -} - -src_configure() { - local krb5_impl - if use kerberos; then - krb5_impl="--with-gssapi-impl=" - # These are the two providers of virtual/krb5 - if has_version app-crypt/mit-krb5; then - krb5_impl+="mit" - else - krb5_impl+="heimdal" - fi - fi - - local myeconfargs=( - $(use_with gcrypt libgcrypt) - $(use_with idn stringprep) - $(use_enable kerberos gssapi) - ${krb5_impl} - $(use_enable nls) - $(use_enable ntlm) - $(use_enable static-libs static) - ) - - econf "${myeconfargs[@]}" -} - -src_install() { - default - - if ! use static-libs; then - rm -f "${ED}"/usr/lib*/lib*.la || die - fi -} diff --git a/net-libs/libgsasl/libgsasl-1.8.1.ebuild b/net-libs/libgsasl/libgsasl-1.8.1.ebuild deleted file mode 100644 index f83373ad3e87..000000000000 --- a/net-libs/libgsasl/libgsasl-1.8.1.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools - -# NOTE: Please bump with net-misc/gsasl -DESCRIPTION="The GNU SASL library" -HOMEPAGE="https://www.gnu.org/software/gsasl/" -SRC_URI="mirror://gnu/${PN/lib}/${P}.tar.gz" - -LICENSE="GPL-3 LGPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" -IUSE="idn gcrypt kerberos nls ntlm static-libs" - -DEPEND=" - gcrypt? ( dev-libs/libgcrypt:0= ) - idn? ( net-dns/libidn:= ) - kerberos? ( virtual/krb5 ) - nls? ( >=sys-devel/gettext-0.18.1 ) - ntlm? ( net-libs/libntlm ) -" -RDEPEND="${DEPEND} - !net-misc/gsasl" - -PATCHES=( - "${FILESDIR}"/${PN}-1.8.1-gss-extra.patch - "${FILESDIR}"/${PN}-1.8.1-ac-270.patch -) - -src_prepare() { - default - - sed -i -e 's/ -Werror//' configure.ac || die - eautoreconf -} - -src_configure() { - local krb5_impl - if use kerberos; then - krb5_impl="--with-gssapi-impl=" - # These are the two providers of virtual/krb5 - if has_version app-crypt/mit-krb5; then - krb5_impl+="mit" - else - krb5_impl+="heimdal" - fi - fi - - local myeconfargs=( - $(use_with gcrypt libgcrypt) - $(use_with idn stringprep) - $(use_enable kerberos gssapi) - ${krb5_impl} - $(use_enable nls) - $(use_enable ntlm) - $(use_enable static-libs static) - ) - - econf "${myeconfargs[@]}" -} - -src_install() { - default - - if ! use static-libs; then - rm -f "${ED}"/usr/lib*/lib*.la || die - fi -} -- cgit v1.2.3-65-gdbad