XML catalogue of packages which are available for installation, using the mingw-get installer.
Revision | a81ef48060d30c99f7d463526c45924f029c5e39 (tree) |
---|---|
Time | 2020-03-06 08:49:20 |
Author | Keith Marshall <keith@user...> |
Commiter | Keith Marshall |
Update MPFR package set to version 4.0.2
@@ -1,5 +1,14 @@ | ||
1 | 1 | 2020-03-05 Keith Marshall <keith@users.osdn.me> |
2 | 2 | |
3 | + Update MPFR package set to version 4.0.2 | |
4 | + | |
5 | + * mingw32/mingw32-mpfr.xml (mpfr-dev): Add release reference; define | |
6 | + release specific dependencies on explicit LIBMFPR.DLL versions. | |
7 | + (mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Add release references. | |
8 | + * common/issue.log mingw32/issue.log: Update accordingly. | |
9 | + | |
10 | +2020-03-05 Keith Marshall <keith@users.osdn.me> | |
11 | + | |
3 | 12 | Publish MinGW.org GCC-9.2 and WSL-5.3 package sets. |
4 | 13 | |
5 | 14 | * mingw32/mingw32-gcc4.xml (gcc-lic, gcc-core-bin, gcc-info, gcc-man) |
@@ -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 2020030500 package-list.xml | |
26 | + c6a9068e183254c0b930ac6e1a70fd81743dc212 2020030501 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 | 2d0fee36823579871e8d747ae4d4676da6071654 2018122800 mingw32-mpc.xml |
53 | - 1b5e1e0c486dad8396884033777e13357365ad76 2018122800 mingw32-mpfr.xml | |
54 | - 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020030500 mingw32-package-list.xml | |
53 | + 21f6c9d72c41d551cb3c6310146c23414bd601c1 2020030500 mingw32-mpfr.xml | |
54 | + 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020030501 mingw32-package-list.xml | |
55 | 55 | 0b8b7868e93c4fbaab57da8ca1fcb7700905fa92 2020013100 mingw32-pexports.xml |
56 | 56 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
57 | 57 | 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml |
@@ -32,20 +32,27 @@ | ||
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" /> | |
35 | + <release tarname="mpfr-4.0.2-1-mingw32-dev.tar.xz"> | |
36 | + <requires eq="mingw32-libmpfr-%-mingw32-dll-6.tar" /> | |
37 | + </release> | |
38 | + <release tarname="mpfr-3.1.5-2-mingw32-dev.tar.xz"> | |
39 | + <requires eq="mingw32-libmpfr-%-mingw32-dll-4.tar" /> | |
40 | + </release> | |
37 | 41 | <requires eq="gmp-*-mingw32-dev.tar" /> |
38 | 42 | </component> |
39 | 43 | |
40 | 44 | <component class="doc"> |
45 | + <release tarname="mpfr-4.0.2-1-mingw32-doc.tar.xz" /> | |
41 | 46 | <release tarname="mpfr-3.1.5-2-mingw32-doc.tar.xz" /> |
42 | 47 | </component> |
43 | 48 | |
44 | 49 | <component class="info"> |
50 | + <release tarname="mpfr-4.0.2-1-mingw32-info.tar.xz" /> | |
45 | 51 | <release tarname="mpfr-3.1.5-2-mingw32-info.tar.xz" /> |
46 | 52 | </component> |
47 | 53 | |
48 | 54 | <component class="lic"> |
55 | + <release tarname="mpfr-4.0.2-1-mingw32-lic.tar.xz" /> | |
49 | 56 | <release tarname="mpfr-3.1.5-2-mingw32-lic.tar.xz" /> |
50 | 57 | </component> |
51 | 58 | </package> |
@@ -76,6 +83,7 @@ | ||
76 | 83 | <licence tarname="mpfr-%-mingw32-lic.tar.lzma" /> |
77 | 84 | |
78 | 85 | <component class="dll"> |
86 | + <release tarname="libmpfr-4.0.2-1-mingw32-dll-6.tar.xz" /> | |
79 | 87 | <release tarname="libmpfr-3.1.5-2-mingw32-dll-4.tar.xz" /> |
80 | 88 | <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" /> |
81 | 89 | </component> |