[Pkg-mongodb-maintainers] [pkg-mongodb] 347/394: Drop 0007-Use-TIME_UTC_-macro.patch

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 14:00:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 03f2f6c4beb2479e0d08b41d2982244fb0477a3e
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri Jan 15 12:40:53 2016 +0200

    Drop 0007-Use-TIME_UTC_-macro.patch
    
    Jessie and later have Boost 1.50+, so this patch is really not necessary
    any more.
---
 debian/patches/0007-Use-TIME_UTC_-macro.patch | 22 ----------------------
 debian/patches/series                         |  1 -
 2 files changed, 23 deletions(-)

diff --git a/debian/patches/0007-Use-TIME_UTC_-macro.patch b/debian/patches/0007-Use-TIME_UTC_-macro.patch
deleted file mode 100644
index fbe4b1a..0000000
--- a/debian/patches/0007-Use-TIME_UTC_-macro.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From: Antonin Kral <a.kral at bobek.cz>
-Date: Wed, 17 Jul 2013 17:07:36 +0200
-Subject: Use TIME_UTC_ macro
-
----
- src/mongo/util/time_support.h | 4 ----
- 1 file changed, 4 deletions(-)
-
---- a/src/mongo/util/time_support.h
-+++ b/src/mongo/util/time_support.h
-@@ -150,11 +150,7 @@
-     struct tm *gmtime(const time_t *timep);
-     struct tm *localtime(const time_t *timep);
- 
--#if defined(MONGO_BOOST_TIME_UTC_HACK) || (BOOST_VERSION >= 105000)
- #define MONGO_BOOST_TIME_UTC boost::TIME_UTC_
--#else
--#define MONGO_BOOST_TIME_UTC boost::TIME_UTC
--#endif
- 
- }  // namespace mongo
- 
diff --git a/debian/patches/series b/debian/patches/series
index 277fb8c..e74a972 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,7 +2,6 @@
 0002-kfreebsd-has-dev-urandom.patch
 0004-kfreebsd-does-not-have-sys-prctl.h.patch
 0006-Fix-ARM-alignment-problems.patch
-0007-Use-TIME_UTC_-macro.patch
 0099-Pagesize-hacks.patch
 0004-Support-ppc64el-builds.patch
 0012-support-gnu.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list