XML catalogue of packages which are available for installation, using the mingw-get installer.
Revisión | 94885152990082a49dd62cd7822645e0b65f4f6f (tree) |
---|---|
Tiempo | 2018-01-18 07:53:14 |
Autor | Keith Marshall <keith@user...> |
Commiter | Keith Marshall |
Upgrade to correct malformed libmpfr.a
@@ -1,3 +1,12 @@ | ||
1 | +2018-01-17 Keith Marshall <keithmarshall@users.sourceforge.net> | |
2 | + | |
3 | + Upgrade to correct malformed libmpfr.a | |
4 | + | |
5 | + * mingw32/mingw32-mpfr.xml (mpfr, libmpfr): Add 3.1.5-2 release; | |
6 | + this removes references to libgmp.dll.a from libmpfr.a, correctly | |
7 | + replacing them with references to static libgmp.a | |
8 | + * mingw32/issue.log: Update accordingly. | |
9 | + | |
1 | 10 | 2017-09-08 Keith Marshall <keithmarshall@users.sourceforge.net> |
2 | 11 | |
3 | 12 | Eliminate libgcc_s_dw2-1.dll dependencies in GMP DLLs. |
@@ -23,6 +23,6 @@ | ||
23 | 23 | # MinGW Project, accept liability for any damages, however caused, |
24 | 24 | # arising from the use of this software. |
25 | 25 | # |
26 | - c6a9068e183254c0b930ac6e1a70fd81743dc212 2017122200 package-list.xml | |
26 | + c6a9068e183254c0b930ac6e1a70fd81743dc212 2018011702 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -50,8 +50,8 @@ | ||
50 | 50 | 00d41b72d8329a00a7018b7bf936dafda3618ef1 2013100400 mingw32-mingw-get.xml |
51 | 51 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
52 | 52 | 6f1bec812a6376338cdb16f11929eb5e866a3fba 2017071600 mingw32-mpc.xml |
53 | - 7744f313f4b203f4fd3f0d73b74ea012c98369db 2017071600 mingw32-mpfr.xml | |
54 | - 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2017122100 mingw32-package-list.xml | |
53 | + 671658adeceafd003aa2d1fd7a6c0177d01316e3 2018011700 mingw32-mpfr.xml | |
54 | + 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018011701 mingw32-package-list.xml | |
55 | 55 | 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml |
56 | 56 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
57 | 57 | 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml |
@@ -32,6 +32,9 @@ | ||
32 | 32 | <licence tarname="mpfr-%-mingw32-lic.tar.lzma" /> |
33 | 33 | |
34 | 34 | <component class="dev"> |
35 | + <release tarname="mpfr-3.1.5-2-mingw32-dev.tar.xz"> | |
36 | + <requires eq="mingw32-libmpfr-%-mingw32-dll-4.tar" /> | |
37 | + </release> | |
35 | 38 | <release tarname="mpfr-3.1.5-1-mingw32-dev.tar.xz"> |
36 | 39 | <requires eq="mingw32-libmpfr-%-mingw32-dll-4.tar" /> |
37 | 40 | </release> |
@@ -45,16 +48,19 @@ | ||
45 | 48 | </component> |
46 | 49 | |
47 | 50 | <component class="doc"> |
51 | + <release tarname="mpfr-3.1.5-2-mingw32-doc.tar.xz" /> | |
48 | 52 | <release tarname="mpfr-3.1.5-1-mingw32-doc.tar.xz" /> |
49 | 53 | <release tarname="mpfr-3.1.2-2-mingw32-doc.tar.lzma" /> |
50 | 54 | <release tarname="mpfr-2.4.1-1-mingw32-doc.tar.lzma" /> |
51 | 55 | </component> |
52 | 56 | |
53 | 57 | <component class="info"> |
58 | + <release tarname="mpfr-3.1.5-2-mingw32-info.tar.xz" /> | |
54 | 59 | <release tarname="mpfr-3.1.5-1-mingw32-info.tar.xz" /> |
55 | 60 | </component> |
56 | 61 | |
57 | 62 | <component class="lic"> |
63 | + <release tarname="mpfr-3.1.5-2-mingw32-lic.tar.xz" /> | |
58 | 64 | <release tarname="mpfr-3.1.5-1-mingw32-lic.tar.xz" /> |
59 | 65 | <release tarname="mpfr-3.1.2-2-mingw32-lic.tar.lzma" /> |
60 | 66 | <release tarname="mpfr-2.4.1-1-mingw32-lic.tar.lzma" /> |
@@ -87,6 +93,7 @@ | ||
87 | 93 | <licence tarname="mpfr-%-mingw32-lic.tar.lzma" /> |
88 | 94 | |
89 | 95 | <component class="dll"> |
96 | + <release tarname="libmpfr-3.1.5-2-mingw32-dll-4.tar.xz" /> | |
90 | 97 | <release tarname="libmpfr-3.1.5-1-mingw32-dll-4.tar.xz" /> |
91 | 98 | <release tarname="libmpfr-3.1.2-2-mingw32-dll-4.tar" > |
92 | 99 | <download tarname="mpfr-3.1.2-2-mingw32-dll.tar.lzma" /> |
@@ -74,7 +74,7 @@ | ||
74 | 74 | b99a540c08e3321515ed2485c1771d22c0c9ef08 2016031600 msys-ncurses.xml |
75 | 75 | 243df0057053eebc442d922dff075e09fb579805 2012073100 msys-openssh.xml |
76 | 76 | 0103c79956ba9fa128755cd93374f0fc334c7cf6 2012073100 msys-openssl.xml |
77 | - 5c9e6921f171ce31b016037f5b7c836ed1a4960f 2017122200 msys-package-list.xml | |
77 | + 5c9e6921f171ce31b016037f5b7c836ed1a4960f 2018011700 msys-package-list.xml | |
78 | 78 | d19e1e39e5fab25a3d40acb92b98b40a60b0da90 2012073100 msys-patch.xml |
79 | 79 | d4f194d2e95035da2b712c54053fb6ad5d45e1d9 2013101200 msys-perl.xml |
80 | 80 | 19ddf46e23e23010a440af1b423d986712c3bda7 2012073100 msys-popt.xml |