summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-11-16 17:53:50 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-11-16 17:53:50 (GMT)
commitcd1feb845653269c296e25429f138d52238c07e7 (patch)
tree27b654cc9362232ab12c24708e528c326da4a292
parent9b5f1a29b7ec262f0706502035c0012bc9140851 (diff)
downloadmxe-cd1feb845653269c296e25429f138d52238c07e7.zip
mxe-cd1feb845653269c296e25429f138d52238c07e7.tar.gz
mxe-cd1feb845653269c296e25429f138d52238c07e7.tar.bz2
add missing comments to patches
-rw-r--r--src/dcmtk-1-explicit-cast.patch3
-rw-r--r--src/dcmtk-2-const-correctness.patch3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/dcmtk-1-explicit-cast.patch b/src/dcmtk-1-explicit-cast.patch
index 6c36f18..26bdbbe 100644
--- a/src/dcmtk-1-explicit-cast.patch
+++ b/src/dcmtk-1-explicit-cast.patch
@@ -1,6 +1,9 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
+This patch has been taken from:
+http://forum.dcmtk.org/viewtopic.php?t=2563
+
--- dcmtk-3.5.4.orig/ofstd/libsrc/ofthread.cc 2005-12-08 16:49:02.000000000 +0100
+++ dcmtk-3.5.4/ofstd/libsrc/ofthread.cc 2010-06-15 21:34:29.234201660 +0200
@@ -139,7 +139,7 @@
diff --git a/src/dcmtk-2-const-correctness.patch b/src/dcmtk-2-const-correctness.patch
index 66fff9d..63b089d 100644
--- a/src/dcmtk-2-const-correctness.patch
+++ b/src/dcmtk-2-const-correctness.patch
@@ -1,6 +1,9 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
+This patch has been taken from:
+http://git.dcmtk.org/web?p=dcmtk.git;a=commitdiff;h=9ae9f56c4d40ebc7408fcbf84a7521d1d1341f5e
+
--- dcmtk-3.5.4.orig/dcmtls/libsrc/tlslayer.cc 2005-12-08 16:48:28.000000000 +0100
+++ dcmtk-3.5.4/dcmtls/libsrc/tlslayer.cc 2010-06-16 06:25:12.279931390 +0200
@@ -188,7 +188,7 @@