[Pkg-haskell-commits] darcs: haxml: Refresh patches

Joachim Breitner mail at joachim-breitner.de
Fri May 27 08:47:28 UTC 2011


Fri May 27 08:46:59 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patches
  Ignore-this: a7a004834d76d5ae04182a488adb76bd

    M ./patches/02_change-references.diff -7 +7
    M ./patches/08_update-licences.diff -6 +8
    M ./patches/11_haddock-typo.diff -3 +3

Fri May 27 08:46:59 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Refresh patches
  Ignore-this: a7a004834d76d5ae04182a488adb76bd
diff -rN -u old-haxml//patches/02_change-references.diff new-haxml//patches/02_change-references.diff
--- old-haxml//patches/02_change-references.diff	2011-05-27 08:47:28.400336779 +0000
+++ new-haxml//patches/02_change-references.diff	2011-05-27 08:47:28.425275056 +0000
@@ -4,12 +4,12 @@
 ## DP: No description.
 
 @DPATCH@
-Index: haxml-1.13.3/docs/index.html
+Index: haxml-1.20.2/docs/index.html
 ===================================================================
---- haxml-1.13.3.orig/docs/index.html	2007-11-23 15:03:26.000000000 +0100
-+++ haxml-1.13.3/docs/index.html	2009-09-15 16:31:10.000000000 +0200
-@@ -76,7 +76,7 @@
- the typed representation (DtdToHaskell/Xml2Haskell) is available here:
+--- haxml-1.20.2.orig/docs/index.html	2010-01-14 16:27:40.000000000 +0100
++++ haxml-1.20.2/docs/index.html	2011-05-27 10:45:35.000000000 +0200
+@@ -97,7 +97,7 @@
+ the typed representation (DtdToHaskell/XmlContent) is available here:
  (12 pages of double-column A4)
  <ul>
 -<li> <a href="icfp99.dvi">icfp99.dvi</a>     (LaTeX dvi format)
@@ -17,7 +17,7 @@
  <li> <a href="icfp99.ps.gz">icfp99.ps.gz</a> (PostScript format - gzipped)
  <li> <a href="icfp99.html">icfp99.html</a>   (HTML format)
  </ul>
-@@ -209,7 +209,7 @@
+@@ -285,7 +285,7 @@
  </ul>
  
  <br>
@@ -26,7 +26,7 @@
  
  <hr>
  <center><h3><a name="who">Contacts</a></h3></center>
-@@ -231,8 +231,8 @@
+@@ -307,8 +307,8 @@
  for your use, modification, and re-distribution, provided you don't
  restrict anyone else's use of it.  The HaXml library is distributed
  under the GNU Lesser General Public Licence (LGPL) - see file
diff -rN -u old-haxml//patches/08_update-licences.diff new-haxml//patches/08_update-licences.diff
--- old-haxml//patches/08_update-licences.diff	2011-05-27 08:47:28.376450867 +0000
+++ new-haxml//patches/08_update-licences.diff	2011-05-27 08:47:28.425275056 +0000
@@ -4,9 +4,10 @@
 ## DP: No description.
 
 @DPATCH@
-diff -urNad haxml~/LICENCE-GPL haxml/LICENCE-GPL
---- haxml~/LICENCE-GPL	2006-07-03 12:38:26.000000000 +0200
-+++ haxml/LICENCE-GPL	2006-07-11 01:16:18.000000000 +0200
+Index: haxml-1.20.2/LICENCE-GPL
+===================================================================
+--- haxml-1.20.2.orig/LICENCE-GPL	2008-03-09 13:41:19.000000000 +0100
++++ haxml-1.20.2/LICENCE-GPL	2011-05-27 10:46:26.000000000 +0200
 @@ -2,7 +2,7 @@
  		       Version 2, June 1991
  
@@ -50,9 +51,10 @@
      Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
      This is free software, and you are welcome to redistribute it
      under certain conditions; type `show c' for details.
-diff -urNad haxml~/LICENCE-LGPL haxml/LICENCE-LGPL
---- haxml~/LICENCE-LGPL	2006-07-03 12:38:27.000000000 +0200
-+++ haxml/LICENCE-LGPL	2006-07-11 01:16:18.000000000 +0200
+Index: haxml-1.20.2/LICENCE-LGPL
+===================================================================
+--- haxml-1.20.2.orig/LICENCE-LGPL	2008-03-09 13:41:19.000000000 +0100
++++ haxml-1.20.2/LICENCE-LGPL	2011-05-27 10:46:26.000000000 +0200
 @@ -1,8 +1,9 @@
 +
                    GNU LESSER GENERAL PUBLIC LICENSE
diff -rN -u old-haxml//patches/11_haddock-typo.diff new-haxml//patches/11_haddock-typo.diff
--- old-haxml//patches/11_haddock-typo.diff	2011-05-27 08:47:28.364277722 +0000
+++ new-haxml//patches/11_haddock-typo.diff	2011-05-27 08:47:28.425275056 +0000
@@ -3,10 +3,10 @@
 ## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fix a typo.
 
-Index: haxml-1.19.7/src/Text/XML/HaXml/Verbatim.hs
+Index: haxml-1.20.2/src/Text/XML/HaXml/Verbatim.hs
 ===================================================================
---- haxml-1.19.7.orig/src/Text/XML/HaXml/Verbatim.hs
-+++ haxml-1.19.7/src/Text/XML/HaXml/Verbatim.hs
+--- haxml-1.20.2.orig/src/Text/XML/HaXml/Verbatim.hs	2008-03-09 13:41:20.000000000 +0100
++++ haxml-1.20.2/src/Text/XML/HaXml/Verbatim.hs	2011-05-27 10:46:38.000000000 +0200
 @@ -15,7 +15,7 @@
     but often this is not practical, for instance when the
     literal-layout section contains other elements. Finally, program





More information about the Pkg-haskell-commits mailing list