* [Buildroot] [PATCH 1/1] package/log4cpp: bump to version 1.1.4
@ 2023-12-30 21:09 Fabrice Fontaine
2024-01-01 21:15 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-12-30 21:09 UTC (permalink / raw)
To: buildroot; +Cc: Damien Lanson, Fabrice Fontaine
configure script has been fixed and so autoreconf can be dropped
https://log4cpp.sourceforge.net/#releases
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/log4cpp/log4cpp.hash | 6 +++---
package/log4cpp/log4cpp.mk | 5 +----
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/package/log4cpp/log4cpp.hash b/package/log4cpp/log4cpp.hash
index f4084c8112..20b5ade32d 100644
--- a/package/log4cpp/log4cpp.hash
+++ b/package/log4cpp/log4cpp.hash
@@ -1,6 +1,6 @@
# From http://sourceforge.net/projects/log4cpp/files/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/
-md5 b9e2cee932da987212f2c74b767b4d8b log4cpp-1.1.3.tar.gz
-sha1 74f0fea7931dc1bc4e5cd34a6318cd2a51322041 log4cpp-1.1.3.tar.gz
+md5 d56ef8240014528c354da5b7e93015ca log4cpp-1.1.4.tar.gz
+sha1 b32e6ec981a5d75864e1097525e1f502cc242d17 log4cpp-1.1.4.tar.gz
# Locally computed
-sha256 2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d log4cpp-1.1.3.tar.gz
+sha256 696113659e426540625274a8b251052cc04306d8ee5c42a0c7639f39ca90c9d6 log4cpp-1.1.4.tar.gz
sha256 a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7 log4cpp/COPYING
diff --git a/package/log4cpp/log4cpp.mk b/package/log4cpp/log4cpp.mk
index 8664a54385..53c97e554d 100644
--- a/package/log4cpp/log4cpp.mk
+++ b/package/log4cpp/log4cpp.mk
@@ -5,7 +5,7 @@
################################################################################
LOG4CPP_VERSION_MAJOR = 1.1
-LOG4CPP_VERSION = $(LOG4CPP_VERSION_MAJOR).3
+LOG4CPP_VERSION = $(LOG4CPP_VERSION_MAJOR).4
LOG4CPP_SITE = http://downloads.sourceforge.net/project/log4cpp/log4cpp-1.1.x%20%28new%29/log4cpp-$(LOG4CPP_VERSION_MAJOR)
LOG4CPP_SUBDIR = log4cpp
# The "or later" is indicated in the HTML documentation
@@ -13,9 +13,6 @@ LOG4CPP_LICENSE = LGPL-2.1+
LOG4CPP_LICENSE_FILES = log4cpp/COPYING
LOG4CPP_INSTALL_STAGING = YES
LOG4CPP_CONF_OPTS = --enable-doxygen=no --enable-dot=no
-# needed to fix broken configure script
-LOG4CPP_AUTORECONF = YES
-LOG4CPP_AUTORECONF_OPTS = -I m4
# The default <pkg>_CONFIG_SCRIPTS handling does not apply
define LOG4CPP_STAGING_CONFIG_SCRIPT_FIXUP
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/log4cpp: bump to version 1.1.4
2023-12-30 21:09 [Buildroot] [PATCH 1/1] package/log4cpp: bump to version 1.1.4 Fabrice Fontaine
@ 2024-01-01 21:15 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-01-01 21:15 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Damien Lanson, buildroot
On Sat, 30 Dec 2023 22:09:13 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> configure script has been fixed and so autoreconf can be dropped
>
> https://log4cpp.sourceforge.net/#releases
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/log4cpp/log4cpp.hash | 6 +++---
> package/log4cpp/log4cpp.mk | 5 +----
> 2 files changed, 4 insertions(+), 7 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-01 21:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-30 21:09 [Buildroot] [PATCH 1/1] package/log4cpp: bump to version 1.1.4 Fabrice Fontaine
2024-01-01 21:15 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.