• 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

Revisão5982d124564b71ea2bbd7ab4e3d51a10db545eff (tree)
Hora2013-07-24 06:30:04
AutorKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Mensagem de Log

Correct some "Basic Setup" package group affiliations.

Mudança Sumário

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
1+2013-07-23 Keith Marshall <keithmarshall@users.sourceforge.net>
2+
3+ Correct some "Basic Setup" package group affiliations.
4+
5+ * msys/msys-base.xml (msys-tiny): Drop erroneous affiliation.
6+ (msys-base): Affiliate this instead, as originally intended.
7+
8+ * msys/mingw-developer-toolkit.xml: Add affiliation for...
9+ (mingw-developer-toolkit): ...this.
10+
11+ * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
12+ Regenerated and published.
13+
14+ * common/issue.log msys/issue.log: Updated.
15+
116 2013-07-22 Keith Marshall <keithmarshall@users.sourceforge.net>
217
318 Add hooks to support mingw-get-setup.exe
--- 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- 75fc52dde8d408d798c0be51070d5d02f4c63085 2013072201 package-list.xml
26+ 75fc52dde8d408d798c0be51070d5d02f4c63085 2013072300 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/msys/issue.log
+++ b/msys/issue.log
@@ -23,11 +23,11 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- 71d9784c4b1d73fd13e665b8416d89dfa226720d 2011082600 mingw-developer-toolkit.xml
26+ 6c0df6cc51c6ff5c12cf69daca779822a58e70ec 2013072300 mingw-developer-toolkit.xml
2727 450bfc448c104abff6126411662b993922afea1a 2012073100 msys-autoconf.xml
2828 8384936e52651ea2fcdbb8cba5fb7eb880699118 2012073100 msys-autogen.xml
2929 a7ff50459cd0958291619c918690c2a716149aa0 2012073100 msys-automake.xml
30- d5d18adb8625b7c70ffbabc16aea7a88b94ddefb 2013072200 msys-base.xml
30+ 99df5097edfe73e5081a1234d84f6c87ce5f46d2 2013072300 msys-base.xml
3131 56b441272a03bc5ade62d4c7dc9595468baa922f 2012073100 msys-bash.xml
3232 e52982cbff0b0bb825461deb9af0411f72f2e4a2 2010090600 msys-binutils.xml
3333 098df570908eec421a271133cd0556f5894cce65 2012073100 msys-bison.xml
@@ -73,7 +73,7 @@
7373 ec0f6517ee5afb3d8f4887dd0061b558604fd3f5 2012073100 msys-mktemp.xml
7474 243df0057053eebc442d922dff075e09fb579805 2012073100 msys-openssh.xml
7575 0103c79956ba9fa128755cd93374f0fc334c7cf6 2012073100 msys-openssl.xml
76- 0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013072200 msys-package-list.xml
76+ 0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013072300 msys-package-list.xml
7777 d19e1e39e5fab25a3d40acb92b98b40a60b0da90 2012073100 msys-patch.xml
7878 245093d35b43710010bc2d13296a6492d2336204 2012073100 msys-perl.xml
7979 19ddf46e23e23010a440af1b423d986712c3bda7 2012073100 msys-popt.xml
--- a/msys/mingw-developer-toolkit.xml
+++ b/msys/mingw-developer-toolkit.xml
@@ -13,7 +13,10 @@
1313 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
1414
1515 <package name="mingw-developer-toolkit" alias="mingw-dtk" class="virtual">
16+
17+ <affiliate group="Basic Setup" />
1618 <affiliate group="MinGW Developer Toolkit" />
19+
1720 <description lang="en" title="An MSYS Installation for MinGW Developers (meta)">
1821 <paragraph>This meta package contains the components necessary to
1922 create a relatively complete MSYS installation suitable for most
--- a/msys/msys-base.xml
+++ b/msys/msys-base.xml
@@ -13,7 +13,6 @@
1313
1414 <package name="msys-tiny" alias="msys-minimal" class="virtual">
1515
16- <affiliate group="Basic Setup" />
1716 <affiliate group="MSYS Base System" />
1817
1918 <description lang="en" title="A Tiny MSYS Installation (meta)">
@@ -32,7 +31,10 @@
3231 </package>
3332
3433 <package name="msys-base" alias="msys" class="virtual">
34+
35+ <affiliate group="Basic Setup" />
3536 <affiliate group="MSYS Base System" />
37+
3638 <description lang="en" title="A Basic MSYS Installation (meta)">
3739 <paragraph>This meta package contains the components necessary
3840 to create a basic, small, but relatively useful MSYS installation.