* [PATCH] libgpg-error: update to 1.21
@ 2016-06-26 7:59 Marcel Lorenz
0 siblings, 0 replies; 3+ messages in thread
From: Marcel Lorenz @ 2016-06-26 7:59 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2275 bytes --]
Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
config/rootfiles/common/libgpg-error | 2 +-
lfs/libgpg-error | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/config/rootfiles/common/libgpg-error b/config/rootfiles/common/libgpg-error
index 3e927ed..594c9d8 100644
--- a/config/rootfiles/common/libgpg-error
+++ b/config/rootfiles/common/libgpg-error
@@ -4,7 +4,7 @@ usr/bin/gpg-error
#usr/lib/libgpg-error.la
#usr/lib/libgpg-error.so
usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.16.0
+usr/lib/libgpg-error.so.0.17.0
#usr/share/aclocal/gpg-error.m4
#usr/share/common-lisp
#usr/share/common-lisp/source
diff --git a/lfs/libgpg-error b/lfs/libgpg-error
index ab9499e..642ddaa 100644
--- a/lfs/libgpg-error
+++ b/lfs/libgpg-error
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2015 Michael Tremer & Christian Schmidt #
+# Copyright (C) 2007-2016 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 1.20
+VER = 1.21
THISAPP = libgpg-error-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9997d9203b672402a04760176811589d
+$(DL_FILE)_MD5 = ab0b5aba6d0a185b41d07bda804fd8b2
install : $(TARGET)
@@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && ./configure --prefix=/usr
+ cd $(DIR_APP) && ./configure --prefix=/usr --disable-static
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
@rm -rf $(DIR_APP)
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] libgpg-error: Update to 1.21
@ 2016-04-13 8:00 Alexander Marx
0 siblings, 0 replies; 3+ messages in thread
From: Alexander Marx @ 2016-04-13 8:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
libgpg-error/libgpg-error.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libgpg-error/libgpg-error.nm b/libgpg-error/libgpg-error.nm
index 8b5ccd4..974d537 100644
--- a/libgpg-error/libgpg-error.nm
+++ b/libgpg-error/libgpg-error.nm
@@ -4,7 +4,7 @@
###############################################################################
name = libgpg-error
-version = 1.17
+version = 1.21
release = 1
groups = System/Libraries
--
2.6.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] libgpg-error: update to 1.21
@ 2016-02-18 16:45 Marcel Lorenz
0 siblings, 0 replies; 3+ messages in thread
From: Marcel Lorenz @ 2016-02-18 16:45 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
---
config/rootfiles/common/libgpg-error | 2 +-
lfs/libgpg-error | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/common/libgpg-error b/config/rootfiles/common/libgpg-error
index 3e927ed..594c9d8 100644
--- a/config/rootfiles/common/libgpg-error
+++ b/config/rootfiles/common/libgpg-error
@@ -4,7 +4,7 @@ usr/bin/gpg-error
#usr/lib/libgpg-error.la
#usr/lib/libgpg-error.so
usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.16.0
+usr/lib/libgpg-error.so.0.17.0
#usr/share/aclocal/gpg-error.m4
#usr/share/common-lisp
#usr/share/common-lisp/source
diff --git a/lfs/libgpg-error b/lfs/libgpg-error
index ab9499e..8bc8e47 100644
--- a/lfs/libgpg-error
+++ b/lfs/libgpg-error
@@ -24,7 +24,7 @@
include Config
-VER = 1.20
+VER = 1.21
THISAPP = libgpg-error-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9997d9203b672402a04760176811589d
+$(DL_FILE)_MD5 = ab0b5aba6d0a185b41d07bda804fd8b2
install : $(TARGET)
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-06-26 7:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-26 7:59 [PATCH] libgpg-error: update to 1.21 Marcel Lorenz
-- strict thread matches above, loose matches on Subject: below --
2016-04-13 8:00 [PATCH] libgpg-error: Update " Alexander Marx
2016-02-18 16:45 [PATCH] libgpg-error: update " Marcel Lorenz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox