[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r6772: update log4cpp to 1.1.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r6772: update log4cpp to 1.1.3 |
Date: |
Mon, 11 Nov 2019 17:55:52 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 6772
revision-id: address@hidden-20191111225545-ltsqk238rjuyyvu6
parent: address@hidden-20191111170407-4f88wh0e1m5di7ve
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Mon 2019-11-11 14:55:45 -0800
message:
update log4cpp to 1.1.3
added:
pkg/other/log4cpp/ log4cpp-20191111225425-lfcybv21e5suvvmi-1
pkg/other/log4cpp/Makefile makefile-20191111225425-lfcybv21e5suvvmi-3
pkg/other/log4cpp/config.mk config.mk-20191111225425-lfcybv21e5suvvmi-2
pkg/other/log4cpp/sha256sums sha256sums-20191111225425-lfcybv21e5suvvmi-4
=== added directory 'pkg/other/log4cpp'
=== added file 'pkg/other/log4cpp/Makefile'
--- a/pkg/other/log4cpp/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/other/log4cpp/Makefile 2019-11-11 22:55:45 +0000
@@ -0,0 +1,50 @@
+# Copyright © 2019 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
+
+NAME = log4cpp
+GARNAME = log4cpp
+GARVERSION = 1.1.3
+HOME_URL = https://sourceforge.net/projects/log4cpp/
+DESCRIPTION = logging tools and library for C++
+define BLURB
+endef
+
+######################################################################
+#https://sourceforge.net/projects/log4cpp/files/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/log4cpp-1.1.3.tar.gz/download
+#https://downloads.sourceforge.net/project/log4cpp/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/log4cpp-1.1.3.tar.gz?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Flog4cpp%2Ffiles%2Flatest%2Fdownload&ts=1573493153
+
+MASTER_SITES = https://downloads.sourceforge.net/
+MASTER_SUBDIR = sourceforge/$(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz
+
+#jMASTER_SITES = $(MASTER_SOURCEFORGE)
+#jMASTER_SUBDIR = 'log4cpp/files/log4cpp-1.1.x (new)/log4cpp-1.1/'
+#log4cpp-1.1.3.tar.gz/download
+#log4cpp-1.1.3.tar.gz?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Flog4cpp%2Ffiles%2Flatest%2Fdownload&ts=1573493153
+#jDISTFILES = $(DISTNAME).tar.gz
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+WORKSRC = $(WORKDIR)/$(GARNAME)
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/info.mk
+include config.mk
=== added file 'pkg/other/log4cpp/config.mk'
--- a/pkg/other/log4cpp/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/other/log4cpp/config.mk 2019-11-11 22:55:45 +0000
@@ -0,0 +1,4 @@
+## Configuration options
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/other/log4cpp/sha256sums'
--- a/pkg/other/log4cpp/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/log4cpp/sha256sums 2019-11-11 22:55:45 +0000
@@ -0,0 +1,1 @@
+2cbbea55a5d6895c9f0116a9a9ce3afb86df383cd05c9d6c1a4238e5e5c8f51d
download/log4cpp-1.1.3.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r6772: update log4cpp to 1.1.3,
Carl Hansen <=