public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/6] BerkeleyDB: Update berkely DB perl module to 0.55
Date: Wed, 15 Jul 2015 15:40:57 +0200	[thread overview]
Message-ID: <1436967661-17353-3-git-send-email-michael.tremer@ipfire.org> (raw)
In-Reply-To: <1436967661-17353-1-git-send-email-michael.tremer@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2718 bytes --]

From: Erik Kapfer <erik.kapfer(a)ipfire.org>

Signed-off-by: Erik Kapfer <erik.kapfer(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 config/rootfiles/common/BerkeleyDB | 3 ++-
 lfs/BerkeleyDB                     | 9 +++------
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/config/rootfiles/common/BerkeleyDB b/config/rootfiles/common/BerkeleyDB
index e7bf6b881279..e191b9600e4f 100644
--- a/config/rootfiles/common/BerkeleyDB
+++ b/config/rootfiles/common/BerkeleyDB
@@ -9,5 +9,6 @@ usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/BerkeleyDB/Hash.pm
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/BerkeleyDB/.packlist
 #usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/BerkeleyDB/BerkeleyDB.bs
 usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/BerkeleyDB/BerkeleyDB.so
-#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/BerkeleyDB/autosplit.ix
+usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/mkconsts.pl
+usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/scan.pl
 #usr/share/man/man3/BerkeleyDB.3
diff --git a/lfs/BerkeleyDB b/lfs/BerkeleyDB
index 48d535fca3a1..8478e843b970 100644
--- a/lfs/BerkeleyDB
+++ b/lfs/BerkeleyDB
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2015  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        = 0.27
+VER        = 0.55
 
 THISAPP    = BerkeleyDB-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 43aa72c0c6941af0d656d749ad543e96
+$(DL_FILE)_MD5 = 7aa018597792a2f56e80f31d3fe76fa2
 
 install : $(TARGET)
 
@@ -50,9 +50,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-#dist: 
-#	make-packages.sh BerkeleyDB $(THISAPP)-ipfire-beta-1
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################
-- 
2.4.3


  parent reply	other threads:[~2015-07-15 13:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 13:40 [PATCH 0/6] Update for Berkeley DB Michael Tremer
2015-07-15 13:40 ` [PATCH 1/6] berkeley: Update berkeley database to version 6.1.26 Michael Tremer
2015-07-15 13:40 ` Michael Tremer [this message]
2015-07-15 13:40 ` [PATCH 3/6] php: Fix build with db6 Michael Tremer
2015-07-15 13:40 ` [PATCH 4/6] squidguard: " Michael Tremer
2015-07-15 13:41 ` [PATCH 5/6] openldap: Update to 2.4.40 Michael Tremer
2015-07-15 13:41 ` [PATCH 6/6] postfix: Fix build with db6 Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1436967661-17353-3-git-send-email-michael.tremer@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox