• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revisionb33a5487fc107c2adf17c9683962a57aa2c8da33 (tree)
Time2018-12-29 22:46:20
AuthorKeith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Correct ISL package references following relocation to OSDN.net

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
11 2018-12-29 Keith Marshall <keith@users.osdn.me>
22
3+ Correct ISL package references following relocation to OSDN.net
4+
5+ * mingw32/mingw32-isl.xml (isl-dev, isl-doc, isl-lic)
6+ (libisl-dll-15): Update release references to version 0.18-2; the
7+ previous 0.18-1 release packages remain on SourceForge.net, but were
8+ not relocated, and are thus inaccessible on the OSDN.net host.
9+ * common/issue.log mingw32/issue.log: Update accordingly.
10+
11+2018-12-29 Keith Marshall <keith@users.osdn.me>
12+
313 Publish GCC-8.2.0 package set on OSDN.net
414
515 * mingw32/mingw32-gcc4.xml (download-host): Relocate to osdn.net
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- c6a9068e183254c0b930ac6e1a70fd81743dc212 2018122900 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2018122901 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -40,7 +40,7 @@
4040 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml
4141 4646d328c5586fac8d11efa98334c0e4f9aac629 2018122800 mingw32-gettext.xml
4242 baa71c1c7546cc83cc6ed30a5b77e4cdbc449443 2018122800 mingw32-gmp.xml
43- 78043cf88b63c84b8d40127cc6a4438c906b4795 2018122800 mingw32-isl.xml
43+ 5701d573ff000ba240d79338f8ac0b1768c29552 2018122900 mingw32-isl.xml
4444 99e3ac0d2c743b0d927a4d89a3153a975d2bdf87 2012073100 mingw32-libarchive.xml
4545 1c2147cc2b8175f077f78acee8cbee11cfb03dab 2018122800 mingw32-libiconv.xml
4646 ccc15973cdc9ff14c12e4385c3e692af1c18b29d 2012073100 mingw32-libtool.xml
@@ -51,7 +51,7 @@
5151 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5252 2d0fee36823579871e8d747ae4d4676da6071654 2018122800 mingw32-mpc.xml
5353 1b5e1e0c486dad8396884033777e13357365ad76 2018122800 mingw32-mpfr.xml
54- 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018122900 mingw32-package-list.xml
54+ 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018122901 mingw32-package-list.xml
5555 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
5656 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5757 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-isl.xml
+++ b/mingw32/mingw32-isl.xml
@@ -27,17 +27,17 @@
2727 <licence tarname="isl-%-mingw32-lic.tar.%" />
2828
2929 <component class="dev">
30- <release tarname="isl-0.18-1-mingw32-dev.tar.xz" />
30+ <release tarname="isl-0.18-2-mingw32-dev.tar.xz" />
3131 <requires eq="libisl-%-mingw32-dll-15.tar" />
3232 <requires ge="gmp-*-mingw32-dev.tar" />
3333 </component>
3434
3535 <component class="doc">
36- <release tarname="isl-0.18-1-mingw32-doc.tar.xz" />
36+ <release tarname="isl-0.18-2-mingw32-doc.tar.xz" />
3737 </component>
3838
3939 <component class="lic">
40- <release tarname="isl-0.18-1-mingw32-lic.tar.xz" />
40+ <release tarname="isl-0.18-2-mingw32-lic.tar.xz" />
4141 </component>
4242 </package>
4343
@@ -60,7 +60,7 @@
6060 <licence tarname="isl-%-mingw32-lic.tar.%" />
6161
6262 <component class="dll">
63- <release tarname="libisl-0.18-1-mingw32-dll-15.tar.xz" />
63+ <release tarname="libisl-0.18-2-mingw32-dll-15.tar.xz" />
6464 <requires eq="mingw32-libgmp-*-mingw32-dll-10.tar" />
6565 <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
6666 </component>
@@ -69,5 +69,5 @@
6969 </package-collection>
7070 </software-distribution>
7171
72-<!-- vim: set textwidth=80 tabstop=2 shiftwidth=2 expandtab: -->
73-<!-- vim: set fileformat=unix nocompatible: -->
72+<!-- vim: set nocompatible showcmd expandtab tabstop=2 shiftwidth=2: -->
73+<!-- vim: set fileformat=unix textwidth=80: -->