pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
icinga2: update to 2.12.3
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Thu Jan 14 00:38:11 2021 +0100
Changeset: 0bf207fd258d4f671c636fa92bc5c7a9d47fb7ce
Modified Files:
icinga2/Makefile
icinga2/distinfo
Added Files:
icinga2/TODO
Log Message:
icinga2: update to 2.12.3
but does not build for me, same way as previous version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0bf207fd258d4f671c636fa92bc5c7a9d47fb7ce
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
icinga2/Makefile | 5 ++---
icinga2/TODO | 9 +++++++++
icinga2/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 7 deletions(-)
diffs:
diff --git a/icinga2/Makefile b/icinga2/Makefile
index ae32f45468..0c7e9489d5 100644
--- a/icinga2/Makefile
+++ b/icinga2/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile $
-GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= icinga2-2.12.0
-PKGREVISION= #empty
+DISTNAME= icinga2-2.12.3
CATEGORIES= net sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=icinga/}
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= ef%math.uni-bonn.de@localhost
HOMEPAGE= https://www.icinga.com/products/icinga-2/
diff --git a/icinga2/TODO b/icinga2/TODO
new file mode 100644
index 0000000000..a564c69b80
--- /dev/null
+++ b/icinga2/TODO
@@ -0,0 +1,9 @@
+Does not build for me on NetBSD 9.99.77/amd64 with
+
+In file included from /scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/base_unity.cpp:73:
+/scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/utility.cpp: In static member function 'static void icinga::Utility::CopyFile(const icinga::String&, const icinga::String&)':
+/scratch/wip/icinga2/work/icinga2-2.12.3/lib/base/utility.cpp:728:100: error: 'fs::copy_option' has not been declared
+ 728 | fs::copy_file(fs::path(source.Begin(), source.End()), fs::path(target.Begin(), target.End()), fs::copy_option::overwrite_if_exists);
+ | ^~~~~~~~~~~
+
+-- wiz 20210114
diff --git a/icinga2/distinfo b/icinga2/distinfo
index 0f0b924058..666fadc8b5 100644
--- a/icinga2/distinfo
+++ b/icinga2/distinfo
@@ -1,7 +1,7 @@
$NetBSD$
-SHA1 (icinga2-2.12.0.tar.gz) = 3d5740559a49b83aadcc645efb9db8a619be88fe
-RMD160 (icinga2-2.12.0.tar.gz) = 9b3ffa1b4176187dff3d5166ad44dd839ddb32ae
-SHA512 (icinga2-2.12.0.tar.gz) = 2a0ead159cfd71ebb662b909d8c4a64bdf13235b14d37b67057034da4fbf8764167b175e20f635989a98faafabb5da4f71321a4f8592172bed5cbb3ee557b276
-Size (icinga2-2.12.0.tar.gz) = 7530104 bytes
+SHA1 (icinga2-2.12.3.tar.gz) = 2cbcb9e1dd85613c8452235bdacd0eac347b0f69
+RMD160 (icinga2-2.12.3.tar.gz) = 21d907c8441503fcfda975756ccc76fb2a04f5b4
+SHA512 (icinga2-2.12.3.tar.gz) = 28b87e03a8ffeb7a1d19ddf9555151b826f7bf1fd33b0139c2fc8abe7c89d66d96089d5b32d0aaccc3876040514b2bfbde9970416d5ec4ea3b023b17c0fb1799
+Size (icinga2-2.12.3.tar.gz) = 7534454 bytes
SHA1 (patch-third-party_cmake_FindMySQL.cmake) = a33567c30db47c4fab379f1b7c358174dd85fdd3
Home |
Main Index |
Thread Index |
Old Index