diff index.html @ 3380:654ecdc435a4

Add msys-patch * Makefile.in: Add patch to MSYS_BASE_PACKAGES. * dist-files.mk: add msys-patch.mk. * index.html: add msys-patch-package. * src/msys-patch.mk: New file.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 22:13:28 -0500
parents f35f6fee197f
children 311f0d70597b
line wrap: on
line diff
--- a/index.html	Tue Dec 31 22:03:14 2013 -0500
+++ b/index.html	Tue Dec 31 22:13:28 2013 -0500
@@ -1842,6 +1842,12 @@
         <td id="msys-msys-core-website"><a href="http://www.mingw.org/">MinGW msys-core</a></td>
     </tr>
     <tr>
+        <td id="msys-patch-package">msys-patch</td>
+        <td id="msys-patch-version">2.6.1-1</td>
+        <td id="msys-patch-website"><a href="http://www.mingw.org/">MinGW patch</a></td>
+    </tr>
+
+    <tr>
         <td id="msys-regex-package">msys-regex</td>
         <td id="msys-regex-version">1.20090805-2</td>
         <td id="msys-regex-website"><a href="http://www.mingw.org/">MinGW regex</a></td>