[DHG_packages] 03/04: ghc: patch refresh for new release

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Mon Nov 27 11:15:52 UTC 2017


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

locutusofborg pushed a commit to branch experimental
in repository DHG_packages.

commit e9111def8fa0c35784babbe2d2e2b1f768bd835f
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Nov 27 12:13:59 2017 +0100

    ghc: patch refresh for new release
---
 p/ghc/debian/patches/ARM-VFPv3D16           | 2 +-
 p/ghc/debian/patches/hurd.diff              | 4 ++--
 p/ghc/debian/patches/reproducible-tmp-names | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/p/ghc/debian/patches/ARM-VFPv3D16 b/p/ghc/debian/patches/ARM-VFPv3D16
index 28d477a..0f705e2 100644
--- a/p/ghc/debian/patches/ARM-VFPv3D16
+++ b/p/ghc/debian/patches/ARM-VFPv3D16
@@ -8,7 +8,7 @@ Launchpad-Bug: https://ghc.haskell.org/trac/ghc/ticket/5914
 
 --- a/aclocal.m4
 +++ b/aclocal.m4
-@@ -418,7 +418,7 @@ AC_DEFUN([GET_ARM_ISA],
+@@ -417,7 +417,7 @@ AC_DEFUN([GET_ARM_ISA],
                  )],
                  [changequote(, )dnl
                   ARM_ISA=ARMv7
diff --git a/p/ghc/debian/patches/hurd.diff b/p/ghc/debian/patches/hurd.diff
index c53e284..734a730 100644
--- a/p/ghc/debian/patches/hurd.diff
+++ b/p/ghc/debian/patches/hurd.diff
@@ -2,7 +2,7 @@ Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.
 
 --- a/aclocal.m4
 +++ b/aclocal.m4
-@@ -275,7 +275,7 @@ AC_DEFUN([FPTOOLS_SET_HASKELL_PLATFORM_V
+@@ -274,7 +274,7 @@ AC_DEFUN([FPTOOLS_SET_HASKELL_PLATFORM_V
          nto-qnx)
              test -z "[$]2" || eval "[$]2=OSQNXNTO"
              ;;
@@ -11,7 +11,7 @@ Provided by “Pino” via Samuel Thibault. Not yet pushed upstream.
              test -z "[$]2" || eval "[$]2=OSUnknown"
              ;;
          aix)
-@@ -284,6 +284,9 @@ AC_DEFUN([FPTOOLS_SET_HASKELL_PLATFORM_V
+@@ -283,6 +283,9 @@ AC_DEFUN([FPTOOLS_SET_HASKELL_PLATFORM_V
          linux-android)
              test -z "[$]2" || eval "[$]2=OSAndroid"
              ;;
diff --git a/p/ghc/debian/patches/reproducible-tmp-names b/p/ghc/debian/patches/reproducible-tmp-names
index e8662a8..d43d8c2 100644
--- a/p/ghc/debian/patches/reproducible-tmp-names
+++ b/p/ghc/debian/patches/reproducible-tmp-names
@@ -6,7 +6,7 @@ and assume that is going to be unique.
 
 --- a/compiler/main/SysTools.hs
 +++ b/compiler/main/SysTools.hs
-@@ -65,6 +65,7 @@ import Platform
+@@ -68,6 +68,7 @@ import Platform
  import Util
  import DynFlags
  import Exception
@@ -14,7 +14,7 @@ and assume that is going to be unique.
  
  import LlvmCodeGen.Base (llvmVersionStr, supportedLlvmVersion)
  
-@@ -1118,8 +1119,8 @@ getTempDir dflags = do
+@@ -1121,8 +1122,8 @@ getTempDir dflags = do
      mapping <- readIORef dir_ref
      case Map.lookup tmp_dir mapping of
          Nothing -> do
@@ -25,7 +25,7 @@ and assume that is going to be unique.
              mask_ $ mkTempDir prefix
          Just dir -> return dir
    where
-@@ -1546,6 +1547,13 @@ getProcessID :: IO Int
+@@ -1558,6 +1559,13 @@ getProcessID :: IO Int
  getProcessID = System.Posix.Internals.c_getpid >>= return . fromIntegral
  #endif
  

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



More information about the Pkg-haskell-commits mailing list