summaryrefslogtreecommitdiff
path: root/sysutils/bacula15-server/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/bacula15-server/files')
-rw-r--r--sysutils/bacula15-server/files/patch-autoconf_configure.in23
-rw-r--r--sysutils/bacula15-server/files/patch-configure93
2 files changed, 116 insertions, 0 deletions
diff --git a/sysutils/bacula15-server/files/patch-autoconf_configure.in b/sysutils/bacula15-server/files/patch-autoconf_configure.in
new file mode 100644
index 000000000000..23cc3ecc68c5
--- /dev/null
+++ b/sysutils/bacula15-server/files/patch-autoconf_configure.in
@@ -0,0 +1,23 @@
+--- autoconf/configure.in.orig 2024-03-22 09:48:41 UTC
++++ autoconf/configure.in
+@@ -982,8 +982,10 @@ if test x"${error}" == "x"; then
+
+ if test x"${error}" == "x"; then
+ support_curl=yes
+-fi
++fi
+
++unset error
++
+ AC_MSG_RESULT([$support_curl])
+ if test "$support_curl" = "yes"; then
+ AC_DEFINE(HAVE_CURL, 1, [Define if CURL library is available])
+@@ -1042,6 +1044,8 @@ fi
+ ZSTD_LIBS=""
+ ZSTD_INC=""
+ fi
++
++unset error
+
+ AC_MSG_RESULT([$support_zstd])
+ if test "$support_zstd" = "yes"; then
diff --git a/sysutils/bacula15-server/files/patch-configure b/sysutils/bacula15-server/files/patch-configure
new file mode 100644
index 000000000000..ad8081dd01c2
--- /dev/null
+++ b/sysutils/bacula15-server/files/patch-configure
@@ -0,0 +1,93 @@
+--- configure.orig 2024-03-22 09:48:41 UTC
++++ configure
+@@ -1,6 +1,6 @@
+ #! /bin/sh
+ # Guess values for system-dependent variables and create Makefiles.
+-# Generated by GNU Autoconf 2.69 for bacula 15.0.0.
++# Generated by GNU Autoconf 2.69 for bacula 15.0.2.
+ #
+ #
+ # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
+@@ -587,8 +587,8 @@ PACKAGE_TARNAME='bacula'
+ # Identity of this package.
+ PACKAGE_NAME='bacula'
+ PACKAGE_TARNAME='bacula'
+-PACKAGE_VERSION='15.0.0'
+-PACKAGE_STRING='bacula 15.0.0'
++PACKAGE_VERSION='15.0.2'
++PACKAGE_STRING='bacula 15.0.2'
+ PACKAGE_BUGREPORT=''
+ PACKAGE_URL=''
+
+@@ -1653,7 +1653,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 bacula 15.0.0 to adapt to many kinds of systems.
++\`configure' configures bacula 15.0.2 to adapt to many kinds of systems.
+
+ Usage: $0 [OPTION]... [VAR=VALUE]...
+
+@@ -1723,7 +1723,7 @@ if test -n "$ac_init_help"; then
+
+ if test -n "$ac_init_help"; then
+ case $ac_init_help in
+- short | recursive ) echo "Configuration of bacula 15.0.0:";;
++ short | recursive ) echo "Configuration of bacula 15.0.2:";;
+ esac
+ cat <<\_ACEOF
+
+@@ -1946,7 +1946,7 @@ if $ac_init_version; then
+ test -n "$ac_init_help" && exit $ac_status
+ if $ac_init_version; then
+ cat <<\_ACEOF
+-bacula configure 15.0.0
++bacula configure 15.0.2
+ generated by GNU Autoconf 2.69
+
+ Copyright (C) 2012 Free Software Foundation, Inc.
+@@ -2881,7 +2881,7 @@ running configure, to aid debugging if configure makes
+ This file contains any messages produced by compilers while
+ running configure, to aid debugging if configure makes a mistake.
+
+-It was created by bacula $as_me 15.0.0, which was
++It was created by bacula $as_me 15.0.2, which was
+ generated by GNU Autoconf 2.69. Invocation command line was
+
+ $ $0 $@
+@@ -23365,6 +23365,8 @@ fi
+ support_curl=yes
+ fi
+
++unset error
++
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $support_curl" >&5
+ $as_echo "$support_curl" >&6; }
+ if test "$support_curl" = "yes"; then
+@@ -23435,6 +23437,8 @@ fi
+ ZSTD_INC=""
+ fi
+
++unset error
++
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $support_zstd" >&5
+ $as_echo "$support_zstd" >&6; }
+ if test "$support_zstd" = "yes"; then
+@@ -33188,7 +33192,7 @@ ac_log="
+ # report actual input values of CONFIG_FILES etc. instead of their
+ # values after options handling.
+ ac_log="
+-This file was extended by bacula $as_me 15.0.0, which was
++This file was extended by bacula $as_me 15.0.2, which was
+ generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES = $CONFIG_FILES
+@@ -33254,7 +33258,7 @@ ac_cs_version="\\
+ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
+ ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
+ ac_cs_version="\\
+-bacula config.status 15.0.0
++bacula config.status 15.0.2
+ configured by $0, generated by GNU Autoconf 2.69,
+ with options \\"\$ac_cs_config\\"
+