OSDN Git Service

Add hooks to support mingw-get-setup.exe
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 22 Jul 2013 21:52:35 +0000 (22:52 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 22 Jul 2013 21:52:35 +0000 (22:52 +0100)
ChangeLog
common/issue.log
mingw32/issue.log
mingw32/mingw32-base.xml
mingw32/mingw32-gcc4.xml
msys/issue.log
msys/msys-base.xml

index 0205a65..844a17c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2013-07-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Add hooks to support mingw-get-setup.exe
+
+       * msys/msys-base.xml (msys-base):
+       * mingw32/mingw32-base.xml (mingw32-base):
+       * mingw32/mingw32-gcc4.xml (mingw32-gcc-ada, mingw32-gcc-g++):
+       (mingw32-gcc-fortran, mingw32-gcc-objc): Affiliate all with the
+       internally defined "Basic Setup" package group; regenerate and
+       publish all associated .lzma files.
+
+       * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
+       * mingw32/mingw32-package-list.xml.lzma: All regenerated and
+       published.
+
+       * common/issue.log mingw32/issue.log msys/issue.log: Updated.
+
 2013-07-01  Earnie Boyd  <earnie@users.sourceforge.net>
 
        * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-4.
index 44254f7..eaa5b2e 100644 (file)
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  75fc52dde8d408d798c0be51070d5d02f4c63085 2013070100 package-list.xml
+  75fc52dde8d408d798c0be51070d5d02f4c63085 2013072201 package-list.xml
 #
 # $RCSfile$: end of file
index 263cd02..d29cd9e 100644 (file)
@@ -26,7 +26,7 @@
   cda14ddeaf475d6b912e23bba4b58d77f6f96d95 2012073100 mingw32-autoconf.xml
   699b91750ed3187c613fb09ad6a4a048aba56c02 2012073100 mingw32-automake.xml
   e2f730e78dc27254776b672fc007a4bef3dd0f56 2010090601 mingw32-autotools.xml
-  9de97172522316bb359227b484cfc9bc4c5b6c5a 2011060500 mingw32-base.xml
+  31874b31b811211470b739b8af7fc6b9a97331e6 2013072200 mingw32-base.xml
   221dd61fa0e2d7745ba41d05d18a3114e946c513 2012073100 mingw32-basic-bsdtar.xml
   d1b4081a78ca60cac8c67fa84a6fb6b697075309 2012111500 mingw32-binutils.xml
   b4c60a4702749a0369b5059e7c1f50ce567e2c95 2012073100 mingw32-bzip2.xml
@@ -35,7 +35,7 @@
   a95192db0a6f7de983c642096ce2a335dcad8393 2012073100 mingw32-expat.xml
   bc4b331f9bdfbf72a11a310fbc17a027396d09d5 2012073100 mingw32-gcc-tools.xml
   9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml
-  78e642a82c7c5ace4a813c7f352dceb55e1d5c70 2012110500 mingw32-gcc4.xml
+  e6931e30df8003e7388f801e734a99a6ab9d1ff4 2013072200 mingw32-gcc4.xml
   2aec3c75d5ccba91607e343bcc304f3baf24ae56 2012082702 mingw32-gdb.xml
   14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml
   84ba9fe58d5492be57bd8e41d10daa9fd8be4721 2012073100 mingw32-gettext.xml
@@ -50,7 +50,7 @@
   cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
   d31c39c6584fde6d4b9ddafbca913509b32a1dfc 2012073100 mingw32-mpc.xml
   99995a8e17659b6514f71ae2b17bbbcd8eb4c0a9 2012073100 mingw32-mpfr.xml
-  983af8ad24a6f97da867784dfeeecc6661d54d88 2013070100 mingw32-package-list.xml
+  983af8ad24a6f97da867784dfeeecc6661d54d88 2013072200 mingw32-package-list.xml
   bad22da9b9ec9bcea1d539e29ee2976cc88d9fc2 2013053000 mingw32-pexports.xml
   cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
   9399cb6c2efd8fd907c42a278a6f41bbde9e440c 2011091400 mingw32-pthreads-w32.xml
index bec3879..fd173d8 100644 (file)
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
 
     <package name="mingw32-base" alias="base mingw mingw32" class="virtual" >
+
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Base System" />
+
       <description lang="en" title="A Basic MinGW Installation" >
         <paragraph>This meta package provides a basic GCC installation,
           and includes the C compiler, linker and other binary tools,
index 27e5f4b..a8f3e13 100644 (file)
     </package>
 
     <package name="mingw32-gcc-ada" alias="gcc-ada ada">
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Compiler Suite" />
       <description lang="en" title="The GNU Ada Compiler">
         <paragraph>
     </package>
 
     <package name="mingw32-gcc-g++" alias="gcc-g++ g++ gcc-c++ c++">
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Compiler Suite" />
       <description lang="en" title="The GNU C++ Compiler">
         <paragraph>
     </package>
 
     <package name="mingw32-gcc-fortran" alias="gcc-fortran gfortran fortran">
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Compiler Suite" />
       <description lang="en" title="The GNU FORTRAN Compiler">
         <paragraph>
     </package> -->
 
     <package name="mingw32-gcc-objc" alias="gcc-objc objc">
+      <affiliate group="Basic Setup" />
       <affiliate group="MinGW Compiler Suite" />
       <description lang="en" title="The GNU Objective-C Compiler">
         <paragraph>
index d86717b..7ecfdd0 100644 (file)
@@ -27,7 +27,7 @@
   450bfc448c104abff6126411662b993922afea1a 2012073100 msys-autoconf.xml
   8384936e52651ea2fcdbb8cba5fb7eb880699118 2012073100 msys-autogen.xml
   a7ff50459cd0958291619c918690c2a716149aa0 2012073100 msys-automake.xml
-  b065e9528568d9250b98cf6a15e5f0b5ce5df559 2012040200 msys-base.xml
+  d5d18adb8625b7c70ffbabc16aea7a88b94ddefb 2013072200 msys-base.xml
   56b441272a03bc5ade62d4c7dc9595468baa922f 2012073100 msys-bash.xml
   e52982cbff0b0bb825461deb9af0411f72f2e4a2 2010090600 msys-binutils.xml
   098df570908eec421a271133cd0556f5894cce65 2012073100 msys-bison.xml
@@ -73,7 +73,7 @@
   ec0f6517ee5afb3d8f4887dd0061b558604fd3f5 2012073100 msys-mktemp.xml
   243df0057053eebc442d922dff075e09fb579805 2012073100 msys-openssh.xml
   0103c79956ba9fa128755cd93374f0fc334c7cf6 2012073100 msys-openssl.xml
-  0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013042100 msys-package-list.xml
+  0defc38585dbedbe010d82bdf6e4dbbae8fb1398 2013072200 msys-package-list.xml
   d19e1e39e5fab25a3d40acb92b98b40a60b0da90 2012073100 msys-patch.xml
   245093d35b43710010bc2d13296a6492d2336204 2012073100 msys-perl.xml
   19ddf46e23e23010a440af1b423d986712c3bda7 2012073100 msys-popt.xml
index 5cfeed0..31927a3 100644 (file)
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
 
     <package name="msys-tiny" alias="msys-minimal" class="virtual">
+
+      <affiliate group="Basic Setup" />
       <affiliate group="MSYS Base System" />
+
       <description lang="en" title="A Tiny MSYS Installation (meta)">
         <paragraph>This meta package provides the smallest possible
           functional MSYS installation.  It includes only MSYS itself,