From 95580151e6cfe563d6c0550936c7fd92e24a6acf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 17 Feb 2024 17:37:38 +0000 Subject: gentoo auto-resync : 17:02:2024 - 17:37:38 --- net-libs/Manifest.gz | Bin 31808 -> 31805 bytes net-libs/libtirpc/Manifest | 1 - .../files/libtirpc-1.3.3-release-version.patch | 91 --------------------- 3 files changed, 92 deletions(-) delete mode 100644 net-libs/libtirpc/files/libtirpc-1.3.3-release-version.patch (limited to 'net-libs') diff --git a/net-libs/Manifest.gz b/net-libs/Manifest.gz index f89f2eeb4d76..84db316627e9 100644 Binary files a/net-libs/Manifest.gz and b/net-libs/Manifest.gz differ diff --git a/net-libs/libtirpc/Manifest b/net-libs/libtirpc/Manifest index 6be178945f8d..8b894b528ed2 100644 --- a/net-libs/libtirpc/Manifest +++ b/net-libs/libtirpc/Manifest @@ -1,4 +1,3 @@ -AUX libtirpc-1.3.3-release-version.patch 3090 BLAKE2B 3578e2f9ac0dc6479d790c9bf20850d2be18bdfa7819e9f36861b679ce718f84c74dbb79a403fef4f1c7215e5b8e5c14cdc56b9f8b79d4ac3536630fb2d91d12 SHA512 74ff64a9d9c6cb4eb899d43899c7bb306709ecf6748989a056a78296101b6258d287f7f348fde05ce053eacdefe36a62752756cec3e361a9bb5fb671d7598a4f DIST libtirpc-1.3.4.tar.bz2 563292 BLAKE2B 33371e83e9f54e9d6d434b75d3a95bedefce63050846483471e302b1fbb3b63a18db90b652050c43e1c6e42b03e34bafb2fb6ae89787f05af0cf747319825424 SHA512 004e61b5853717324790c46cda5ff227d525909f189194ae72a1ec8f476ca35d7f4c1f03c0fbc690c1696d60a212675b09246dbe627fdbf1a9a47f5664e82b00 DIST libtirpc-glibc-nfs.tar.xz 8948 BLAKE2B 7316623d9f2b6928e296137fe2bf6794b208d549c2ffba9e4a35b47f7b04bf023798a09f38c02d039debf6adc466d7689cf3c8274d71a22eaff08729642c0a28 SHA512 90255bf0a27af16164e0710dd940778609925d473f4343093ff19d98cc4f23023788bf4edf0178eae1961afc0ba8b69b273de95b7d7e2afdb706701d8ba6f7ba EBUILD libtirpc-1.3.4-r1.ebuild 1632 BLAKE2B 9529372c1f04b80495f3fd6bc9279ef4b98b3f696e1ff7f66d22f367b96efaf3073fd744feafbb53f1d303fc81cad9bf8e7007970e4f39a9c19a1d2c293bb5f2 SHA512 626423c26511ad4219e528b9bf7b38e5515a9a9b73161e58a3ca4b99a07771e31331fe575722b5702b0c11cf4b88a33624e1ab0525069501ddf86a2f28f91fd0 diff --git a/net-libs/libtirpc/files/libtirpc-1.3.3-release-version.patch b/net-libs/libtirpc/files/libtirpc-1.3.3-release-version.patch deleted file mode 100644 index e80b02245a4d..000000000000 --- a/net-libs/libtirpc/files/libtirpc-1.3.3-release-version.patch +++ /dev/null @@ -1,91 +0,0 @@ -https://git.linux-nfs.org/?p=steved/libtirpc.git;a=commitdiff;h=0fb94eef5062d2657d75eee686fa47238fafa312 - -From: Steve Dickson -Date: Sun, 7 Aug 2022 12:57:19 -0400 -Subject: [PATCH] Release: 1.3.3 - -Signed-off-by: Steve Dickson ---- a/configure -+++ b/configure -@@ -1,6 +1,6 @@ - #! /bin/sh - # Guess values for system-dependent variables and create Makefiles. --# Generated by GNU Autoconf 2.71 for libtirpc 1.3.2. -+# Generated by GNU Autoconf 2.71 for libtirpc 1.3.3. - # - # - # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, -@@ -618,8 +618,8 @@ MAKEFLAGS= - # Identity of this package. - PACKAGE_NAME='libtirpc' - PACKAGE_TARNAME='libtirpc' --PACKAGE_VERSION='1.3.2' --PACKAGE_STRING='libtirpc 1.3.2' -+PACKAGE_VERSION='1.3.3' -+PACKAGE_STRING='libtirpc 1.3.3' - PACKAGE_BUGREPORT='' - PACKAGE_URL='' - -@@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF --\`configure' configures libtirpc 1.3.2 to adapt to many kinds of systems. -+\`configure' configures libtirpc 1.3.3 to adapt to many kinds of systems. - - Usage: $0 [OPTION]... [VAR=VALUE]... - -@@ -1444,7 +1444,7 @@ fi - - if test -n "$ac_init_help"; then - case $ac_init_help in -- short | recursive ) echo "Configuration of libtirpc 1.3.2:";; -+ short | recursive ) echo "Configuration of libtirpc 1.3.3:";; - esac - cat <<\_ACEOF - -@@ -1559,7 +1559,7 @@ fi - test -n "$ac_init_help" && exit $ac_status - if $ac_init_version; then - cat <<\_ACEOF --libtirpc configure 1.3.2 -+libtirpc configure 1.3.3 - generated by GNU Autoconf 2.71 - - Copyright (C) 2021 Free Software Foundation, Inc. -@@ -1815,7 +1815,7 @@ cat >config.log <<_ACEOF - This file contains any messages produced by compilers while - running configure, to aid debugging if configure makes a mistake. - --It was created by libtirpc $as_me 1.3.2, which was -+It was created by libtirpc $as_me 1.3.3, which was - generated by GNU Autoconf 2.71. Invocation command line was - - $ $0$ac_configure_args_raw -@@ -3084,7 +3084,7 @@ fi - - # Define the identity of the package. - PACKAGE='libtirpc' -- VERSION='1.3.2' -+ VERSION='1.3.3' - - - printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h -@@ -14643,7 +14662,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - # report actual input values of CONFIG_FILES etc. instead of their - # values after options handling. - ac_log=" --This file was extended by libtirpc $as_me 1.3.2, which was -+This file was extended by libtirpc $as_me 1.3.3, which was - generated by GNU Autoconf 2.71. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES -@@ -14711,7 +14730,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ - cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 - ac_cs_config='$ac_cs_config_escaped' - ac_cs_version="\\ --libtirpc config.status 1.3.2 -+libtirpc config.status 1.3.3 - configured by $0, generated by GNU Autoconf 2.71, - with options \\"\$ac_cs_config\\" - -- cgit v1.2.3