• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-dist: Commit

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


Commit MetaInfo

Revisiónc8c3d1dc6c9a953ff77b1f06734a8bea3419d946 (tree)
Tiempo2018-12-29 04:44:39
AutorKeith Marshall <keith@user...>
CommiterKeith Marshall

Log Message

Redirect MPC package download requests to OSDN.net

Cambiar Resumen

Diferencia incremental

--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
22
33 Redirect MPC package download requests to OSDN.net
44
5+ * mingw32/mingw32-isl.xml (download-host): Relocate to osdn.net
6+ * common/issue.log mingw32/issue.log: Update accordingly.
7+
8+2018-12-28 Keith Marshall <keith@users.osdn.me>
9+
10+ Redirect MPC package download requests to OSDN.net
11+
512 * mingw32/mingw32-mpc.xml (download-host): Relocate to osdn.net
613 (mpc-1.0.3-2-dev, mpc-1.0.3-2-info, mpc-1.0.3-2-lic): Add new release
714 references; remove all references to earlier releases, all of which
--- 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 2018122804 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2018122805 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- a8d68c6dfdea77d8a2a7fb899004955f51a5dbe1 2017071400 mingw32-isl.xml
43+ 78043cf88b63c84b8d40127cc6a4438c906b4795 2018122800 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 2018122804 mingw32-package-list.xml
54+ 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2018122805 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
@@ -4,7 +4,7 @@
44 <!-- File: mingw32-isl.xml ~~ mingw-get package description for ISL -->
55
66 <package-collection subsystem="mingw32">
7- <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
7+ <download-host uri="http://osdn.net/dl/mingw/%F" />
88
99 <!-- Provides the package descriptions for the ISL library, which -->
1010 <!-- is a runtime prerequisite for modern versions of GCC. -->
Show on old repository browser