OSDN Git Service

Make "source" and "licence" tarname resolution deterministic.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 11 Oct 2011 18:25:56 +0000 (18:25 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 11 Oct 2011 18:25:56 +0000 (18:25 +0000)
86 files changed:
ChangeLog
mingw32/issue.log
mingw32/mingw32-autoconf.xml
mingw32/mingw32-automake.xml
mingw32/mingw32-basic-bsdtar.xml
mingw32/mingw32-binutils.xml
mingw32/mingw32-bzip2.xml
mingw32/mingw32-cygutils.xml
mingw32/mingw32-expat.xml
mingw32/mingw32-gcc-tools.xml
mingw32/mingw32-gendef.xml
mingw32/mingw32-gettext.xml
mingw32/mingw32-libarchive.xml
mingw32/mingw32-libiconv.xml
mingw32/mingw32-libtool.xml
mingw32/mingw32-make.xml
mingw32/mingw32-mgwport.xml
mingw32/mingw32-mingw-get.xml
mingw32/mingw32-mingw-utils.xml
mingw32/mingw32-pdcurses.xml
mingw32/mingw32-pexports.xml
mingw32/mingw32-popt.xml
mingw32/mingw32-xz.xml
mingw32/mingw32-zlib.xml
msys/issue.log
msys/msys-autoconf.xml
msys/msys-autogen.xml
msys/msys-automake.xml
msys/msys-bash.xml
msys/msys-bison.xml
msys/msys-bzip2.xml
msys/msys-console.xml
msys/msys-core.xml
msys/msys-coreutils.xml
msys/msys-crypt.xml
msys/msys-cvs.xml
msys/msys-cygutils.xml
msys/msys-dash.xml
msys/msys-diffstat.xml
msys/msys-diffutils.xml
msys/msys-expat.xml
msys/msys-file.xml
msys/msys-findutils.xml
msys/msys-flex.xml
msys/msys-gawk.xml
msys/msys-gdbm.xml
msys/msys-gettext.xml
msys/msys-gmp.xml
msys/msys-grep.xml
msys/msys-groff.xml
msys/msys-guile.xml
msys/msys-gzip.xml
msys/msys-help2man.xml
msys/msys-inetutils.xml
msys/msys-less.xml
msys/msys-libarchive.xml
msys/msys-libiconv.xml
msys/msys-libtool.xml
msys/msys-libxml2.xml
msys/msys-lndir.xml
msys/msys-lpr-enhanced.xml
msys/msys-m4.xml
msys/msys-make.xml
msys/msys-man.xml
msys/msys-minires.xml
msys/msys-mintty.xml
msys/msys-mktemp.xml
msys/msys-openssh.xml
msys/msys-openssl.xml
msys/msys-patch.xml
msys/msys-perl.xml
msys/msys-popt.xml
msys/msys-rebase.xml
msys/msys-regex.xml
msys/msys-rsync.xml
msys/msys-rxvt.xml
msys/msys-sed.xml
msys/msys-tar.xml
msys/msys-termcap.xml
msys/msys-texinfo.xml
msys/msys-unzip.xml
msys/msys-vim.xml
msys/msys-wget.xml
msys/msys-xz.xml
msys/msys-zip.xml
msys/msys-zlib.xml

index 15e3ef9..a2ec944 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,101 @@
+2011-10-11  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Make "source" and "licence" tarname resolution deterministic.
+
+       * mingw32/mingw32-autoconf.xml (source, licence): Append ".%" to
+       tarname attribute, where no explicit compression type is specified.
+       * mingw32/mingw32-automake.xml (source, licence): Likewise.
+       * mingw32/mingw32-basic-bsdtar.xml (source, licence): Likewise.
+       * mingw32/mingw32-binutils.xml (source, licence): Likewise.
+       * mingw32/mingw32-bzip2.xml (source, licence): Likewise.
+       * mingw32/mingw32-cygutils.xml (source, licence): Likewise.
+       * mingw32/mingw32-expat.xml (source, licence): Likewise.
+       * mingw32/mingw32-gcc-tools.xml (source, licence): Likewise.
+       * mingw32/mingw32-gendef.xml (source, licence): Likewise.
+       * mingw32/mingw32-gettext.xml (source, licence): Likewise.
+       * mingw32/mingw32-libarchive.xml (source, licence): Likewise.
+       * mingw32/mingw32-libiconv.xml (source, licence): Likewise.
+       * mingw32/mingw32-libtool.xml (source, licence): Likewise.
+       * mingw32/mingw32-make.xml (source, licence): Likewise.
+       * mingw32/mingw32-mgwport.xml (source, licence): Likewise.
+       * mingw32/mingw32-mingw-get.xml (source, licence): Likewise.
+       * mingw32/mingw32-mingw-utils.xml (source, licence): Likewise.
+       * mingw32/mingw32-pdcurses.xml (source, licence): Likewise.
+       * mingw32/mingw32-pexports.xml (source, licence): Likewise.
+       * mingw32/mingw32-popt.xml (source, licence): Likewise.
+       * mingw32/mingw32-xz.xml (source, licence): Likewise.
+       * mingw32/mingw32-zlib.xml (source, licence): Likewise.
+
+       * mingw32/issue.log: Update to capture above changes; publish all.
+
+       * msys/msys-core.xml (package): Add alias="msysCORE" attribute.
+       (source, licence): Append ".%" to tarname attribute, where no explicit
+       compression type is specified.
+
+       * msys/msys-autoconf.xml (source, licence): Append ".%" to tarname
+       attribute, where no explicit compression type is specified.
+       * msys/msys-autogen.xml (source, licence): Likewise.
+       * msys/msys-automake.xml (source, licence): Likewise.
+       * msys/msys-bash.xml (source, licence): Likewise.
+       * msys/msys-bison.xml (source, licence): Likewise.
+       * msys/msys-bzip2.xml (source, licence): Likewise.
+       * msys/msys-console.xml (source, licence): Likewise.
+       * msys/msys-coreutils.xml (source, licence): Likewise.
+       * msys/msys-crypt.xml (source, licence): Likewise.
+       * msys/msys-cvs.xml (source, licence): Likewise.
+       * msys/msys-cygutils.xml (source, licence): Likewise.
+       * msys/msys-dash.xml (source, licence): Likewise.
+       * msys/msys-diffstat.xml (source, licence): Likewise.
+       * msys/msys-diffutils.xml (source, licence): Likewise.
+       * msys/msys-expat.xml (source, licence): Likewise.
+       * msys/msys-file.xml (source, licence): Likewise.
+       * msys/msys-findutils.xml (source, licence): Likewise.
+       * msys/msys-flex.xml (source, licence): Likewise.
+       * msys/msys-gawk.xml (source, licence): Likewise.
+       * msys/msys-gdbm.xml (source, licence): Likewise.
+       * msys/msys-gettext.xml (source, licence): Likewise.
+       * msys/msys-gmp.xml (source, licence): Likewise.
+       * msys/msys-grep.xml (source, licence): Likewise.
+       * msys/msys-groff.xml (source, licence): Likewise.
+       * msys/msys-guile.xml (source, licence): Likewise.
+       * msys/msys-gzip.xml (source, licence): Likewise.
+       * msys/msys-help2man.xml (source, licence): Likewise.
+       * msys/msys-inetutils.xml (source, licence): Likewise.
+       * msys/msys-less.xml (source, licence): Likewise.
+       * msys/msys-libarchive.xml (source, licence): Likewise.
+       * msys/msys-libiconv.xml (source, licence): Likewise.
+       * msys/msys-libtool.xml (source, licence): Likewise.
+       * msys/msys-libxml (source, licence): Likewise.
+       * msys/msys-lndir.xml (source, licence): Likewise.
+       * msys/msys-lpr-enhanced.xml (source, licence): Likewise.
+       * msys/msys-m4.xml (source, licence): Likewise.
+       * msys/msys-make.xml (source, licence): Likewise.
+       * msys/msys-man.xml (source, licence): Likewise.
+       * msys/msys-minires.xml (source, licence): Likewise.
+       * msys/msys-mintty.xml (source, licence): Likewise.
+       * msys/msys-mktemp.xml (source, licence): Likewise.
+       * msys/msys-openssh.xml (source, licence): Likewise.
+       * msys/msys-openssl.xml (source, licence): Likewise.
+       * msys/msys-patch.xml (source, licence): Likewise.
+       * msys/msys-perl.xml (source, licence): Likewise.
+       * msys/msys-popt.xml (source, licence): Likewise.
+       * msys/msys-rebase.xml (source, licence): Likewise.
+       * msys/msys-regex.xml (source, licence): Likewise.
+       * msys/msys-rsync.xml (source, licence): Likewise.
+       * msys/msys-rxvt.xml (source, licence): Likewise.
+       * msys/msys-sed.xml (source, licence): Likewise.
+       * msys/msys-tar.xml (source, licence): Likewise.
+       * msys/msys-termcap.xml (source, licence): Likewise.
+       * msys/msys-texinfo.xml (source, licence): Likewise.
+       * msys/msys-unzip.xml (source, licence): Likewise.
+       * msys/msys-vim.xml (source, licence): Likewise.
+       * msys/msys-wget.xml (source, licence): Likewise.
+       * msys/msys-xz.xml (source, licence): Likewise.
+       * msys/msys-zip.xml (source, licence): Likewise.
+       * msys/msys-zlib.xml (source, licence): Likewise.
+
+       * msys/issue.log: Update to capture above changes; publish all.
+
 2011-10-09  Charles Wilson  <mingw@cwilson.fastmail.fm>
 
        Update & publish autoconf (wrapper), autoconf2.5.
index 58d611c..db8af4a 100644 (file)
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  1cb41119561e8a06542a8d010a2d26e0ad883114 2011091600 mingw32-autoconf.xml
-  d2238e76f7af6de4c662cd2ef8e1cd40f04bbb1c 2010091200 mingw32-automake.xml
+  1a121658123724f56b0c82596a679a385615bfbc 2011101100 mingw32-autoconf.xml
+  62cd57b834becde75ea37358547a09dd4cb82377 2011101100 mingw32-automake.xml
   e2f730e78dc27254776b672fc007a4bef3dd0f56 2010090601 mingw32-autotools.xml
   9de97172522316bb359227b484cfc9bc4c5b6c5a 2011060500 mingw32-base.xml
-  7ff448c34d1b3e7d49f9c10bbe4630366d0d9f3d 2010090600 mingw32-basic-bsdtar.xml
-  cd3faf71149703f55db157afeb230766558635e6 2011080501 mingw32-binutils.xml
-  ec771f5e285c64e0696f091c99f680286c3c908e 2011052100 mingw32-bzip2.xml
-  07b4037fb26f3015890c27e07f6e292bba1c2dbb 2010090600 mingw32-cygutils.xml
-  f22aef52f7062813148d3ea1f4477b7ee05f5f5a 2010052100 mingw32-expat.xml
-  03de86efb424c5cbc6c70de7a4323860370c6ed5 2011091600 mingw32-gcc-tools.xml
+  fa31e0d9c348863330a84cb6b976d493b7734209 2011101100 mingw32-basic-bsdtar.xml
+  b7931fcdbfc7cb63c21ff97c1ebe195de6bbb2b7 2011101100 mingw32-binutils.xml
+  298c9e3add0d321eeae958f3d98195321d6f634f 2011101100 mingw32-bzip2.xml
+  9a70ba2be6c8a8e39d0d58b458592dfba348230f 2011101100 mingw32-cygutils.xml
+  dac44763209525b04cbaab271524991a9db920d0 2011101100 mingw32-expat.xml
+  3df1f38d5924070bb1a51e32fb4e8f9ffd895690 2011101100 mingw32-gcc-tools.xml
   9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml
   8bb891214b354f906db82e4b5bf72c6d655562f2 2011091500 mingw32-gcc4.xml
   88ed082418ab8bca93cf99396aee9ecaaed1c0df 2011080400 mingw32-gdb.xml
-  432e7e89cfc138836b6b39930d81c5d054882ea4 2010090600 mingw32-gendef.xml
-  7244fccd3713760a3afda6b9e4908a9610a645b3 2010090600 mingw32-gettext.xml
+  8ba336812b4016c512a3e7239a0948a3a494b6f4 2011101100 mingw32-gendef.xml
+  660266190e232165268b862b4e5de8b76e413d84 2011101100 mingw32-gettext.xml
   753225ffa6c00882b8e5aaf0c1be392e75dad30d 2010083100 mingw32-gmp.xml
-  f307a17c1cb7b7b4cc038c7cd159e2943e35ba9e 2010090600 mingw32-libarchive.xml
-  2ae06d7a2cc868e73b3a0c43a6c3973abd983cbf 2010090601 mingw32-libiconv.xml
-  cd96b5759d4b1bc19c4e71c5c35980092659c2f8 2010092500 mingw32-libtool.xml
-  0f5fd373c90d9acc6cd7f63120375707b81d4fb5 2011012200 mingw32-make.xml
-  6f28a8b15911a5b2037ae1b18afdff6b84efc882 2011091600 mingw32-mgwport.xml
-  052e69a091c126287d63261ac95d2891db5f1688 2011072900 mingw32-mingw-get.xml
-  3dff337479c4ce7122fdfb0c194146fe2e47c74b 2010090600 mingw32-mingw-utils.xml
+  0fc48f3538d5fcc3f1e0f74618eba805bc293e8b 2011101100 mingw32-libarchive.xml
+  e472f09aadaf592e56152847f3cd50f413a07a07 2011101100 mingw32-libiconv.xml
+  9fb60f097832c4b192a13f6c524fe8020f2326e5 2011101100 mingw32-libtool.xml
+  aaa310c7d830e7e9eef6738273630dda8e70d674 2011101100 mingw32-make.xml
+  54c581f4c27ebe5a53aa1f358899d2c59b6f750a 2011101100 mingw32-mgwport.xml
+  59258cfbddd949879a01f55c93da0e90ccd26e32 2011101100 mingw32-mingw-get.xml
+  c22c976533d4437a89af9a11c2bb188506f85952 2011101100 mingw32-mingw-utils.xml
   397021010754b50cdbbe5d5003b1f6217158ec8e 2010083100 mingw32-mpc.xml
   c35e6513fa814743400729714413bd749ff148ef 2010083100 mingw32-mpfr.xml
   7a8b98d11ae578a3822c1a48f64493b69b20f0b6 2011091600 mingw32-package-list.xml
-  f00d8a451ba74658073db3cfae44a0d3dbaf3ed9 2010090600 mingw32-pdcurses.xml
-  e0b11cf1f8b8bc2229c34905e4ce5fedfeb52778 2010090600 mingw32-pexports.xml
-  85218a27818c20463c1bb520f8a3044969406fbc 2010090600 mingw32-popt.xml
+  7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 mingw32-pdcurses.xml
+  f04e64fef62d2dac423b664b3d502ef36e34074c 2011101100 mingw32-pexports.xml
+  2dc9b22e0a53267bd4f764100b4d01b740f3aa87 2011101100 mingw32-popt.xml
   9399cb6c2efd8fd907c42a278a6f41bbde9e440c 2011091400 mingw32-pthreads-w32.xml
   488d6d4e037b19acdffc6a54c753fa69c21e80f9 2011082300 mingw32-runtime.xml
-  713bf38bf91f67c0e1bdb9cc379285c10c3d7afb 2010090600 mingw32-xz.xml
-  09f15afc1c832abdf7ecf7d983d8633a90c89697 2011042400 mingw32-zlib.xml
+  505849393a81b4568c112cb197ae3175309e79e1 2011101100 mingw32-xz.xml
+  166a77265c5e62fde4c7c1d112027388425eb419 2011101100 mingw32-zlib.xml
 #
 # $RCSfile$: end of file
index ad9f9dd..2dd3e10 100644 (file)
@@ -23,8 +23,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autoconf-%-mingw32-%-lic.tar" />
-      <source tarname="autoconf-%-mingw32-%-src.tar" />
+      <licence tarname="autoconf-%-mingw32-%-lic.tar.%" />
+      <source tarname="autoconf-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf2.1-*-mingw32-*-bin.tar" />
@@ -58,8 +58,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autoconf2.1-%-mingw32-%-lic.tar" />
-      <source tarname="autoconf2.1-%-mingw32-%-src.tar" />
+      <licence tarname="autoconf2.1-%-mingw32-%-lic.tar.%" />
+      <source tarname="autoconf2.1-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
@@ -95,8 +95,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autoconf2.5-%-mingw32-%-lic.tar" />
-      <source tarname="autoconf2.5-%-mingw32-%-src.tar" />
+      <licence tarname="autoconf2.5-%-mingw32-%-lic.tar.%" />
+      <source tarname="autoconf2.5-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index ed3fa7f..8eabae0 100644 (file)
@@ -18,8 +18,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="automake-%-mingw32-%-lic.tar" />
-      <source tarname="automake-%-mingw32-%-src.tar" />
+      <licence tarname="automake-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-automake1.4-*-mingw32-*-bin.tar" />
@@ -52,8 +52,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="automake1.4-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.4-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.4-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.4-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
@@ -86,8 +86,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="automake1.5-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.5-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.5-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.5-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.6-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.6-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.6-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.6-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.7-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.7-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.7-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.7-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.8-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.8-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.8-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.8-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.9-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.9-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.9-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.9-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.10-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.10-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.10-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.10-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
         </paragraph>
       </description>
 
-      <licence tarname="automake1.11-%-mingw32-%-lic.tar" />
-      <source tarname="automake1.11-%-mingw32-%-src.tar" />
+      <licence tarname="automake1.11-%-mingw32-%-lic.tar.%" />
+      <source tarname="automake1.11-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
index 4c9f1e2..dfadc45 100644 (file)
@@ -20,8 +20,8 @@
       </description>
 
       <!-- licence information is included in the -bin package -->
-      <licence tarname="basic-bsdtar-%-mingw32-%-bin.tar" />
-      <source tarname="basic-bsdtar-%-mingw32-%-src.tar" />
+      <licence tarname="basic-bsdtar-%-mingw32-%-bin.tar.%" />
+      <source tarname="basic-bsdtar-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="basic-bsdtar-2.8.3-1-mingw32-bin.tar.lzma" />
index 174238b..6962cf4 100644 (file)
@@ -18,8 +18,8 @@
         </paragraph>
       </description>
 
-      <source tarname="binutils-%-mingw32-src.tar" />
-      <licence tarname="binutils-%-mingw32-doc.tar" />
+      <source tarname="binutils-%-mingw32-src.tar.%" />
+      <licence tarname="binutils-%-mingw32-doc.tar.%" />
 
       <component class="bin">
         <release tarname="binutils-2.21.53-1-mingw32-bin.tar.lzma" >
index 1603250..b6e3d64 100644 (file)
@@ -19,8 +19,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="bzip2-%-mingw32-%-lic.tar" />
-      <source tarname="bzip2-%-mingw32-%-src.tar" />
+      <licence tarname="bzip2-%-mingw32-%-lic.tar.%" />
+      <source tarname="bzip2-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="bzip2-1.0.6-1-mingw32-bin.tar.lzma" >
@@ -64,8 +64,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="bzip2-%-mingw32-%-lic.tar" />
-      <source tarname="bzip2-%-mingw32-%-src.tar" />
+      <licence tarname="bzip2-%-mingw32-%-lic.tar.%" />
+      <source tarname="bzip2-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libbz2-1.0.6-1-mingw32-dll-2.tar.lzma" />
index d013da3..9ec7f35 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="cygutils-%-mingw32-%-lic.tar" />
-      <source tarname="cygutils-%-mingw32-%-src.tar" />
+      <licence tarname="cygutils-%-mingw32-%-lic.tar.%" />
+      <source tarname="cygutils-%-mingw32-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="cygutils-1.3.4-1-mingw32-doc.tar.lzma" />
@@ -54,8 +54,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="cygutils-%-mingw32-%-lic.tar" />
-      <source tarname="cygutils-%-mingw32-%-src.tar" />
+      <licence tarname="cygutils-%-mingw32-%-lic.tar.%" />
+      <source tarname="cygutils-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="cygutils-dos2unix-1.3.4-1-mingw32-bin.tar.lzma" >
index 412ccb1..fe93452 100644 (file)
@@ -28,8 +28,8 @@
       <component class="lic">
         <release tarname="expat-2.0.1-1-mingw32-lic.tar.gz" />
       </component>
-      <licence tarname="expat-%-mingw32-%-lic.tar" />
-      <source tarname="expat-%-mingw32-%-src.tar" />
+      <licence tarname="expat-%-mingw32-%-lic.tar.%" />
+      <source tarname="expat-%-mingw32-%-src.tar.%" />
     </package>
     <package name="mingw32-libexpat" alias="libexpat">
       <description lang="en" title="libexpat: XML parsing library written in C">
@@ -54,8 +54,8 @@
         <release tarname="libexpat-2.0.1-1-mingw32-dev.tar.gz" />
         <requires eq="mingw32-libexpat-%-mingw32-%-dll-1.tar" />
       </component>
-      <licence tarname="expat-%-mingw32-%-lic.tar" />
-      <source tarname="expat-%-mingw32-%-src.tar" />
+      <licence tarname="expat-%-mingw32-%-lic.tar.%" />
+      <source tarname="expat-%-mingw32-%-src.tar.%" />
     </package>
   </package-collection>
 </software-distribution>
index e03a15b..bc7c9f0 100755 (executable)
@@ -31,8 +31,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gcc-tools-epoch2-autoconf-%-mingw32-%-lic.tar" />
-      <source tarname="gcc-tools-epoch2-autoconf-%-mingw32-%-src.tar" />
+      <licence tarname="gcc-tools-epoch2-autoconf-%-mingw32-%-lic.tar.%" />
+      <source tarname="gcc-tools-epoch2-autoconf-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
@@ -77,8 +77,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gcc-tools-epoch2-automake-%-mingw32-%-lic.tar" />
-      <source tarname="gcc-tools-epoch2-automake-%-mingw32-%-src.tar" />
+      <licence tarname="gcc-tools-epoch2-automake-%-mingw32-%-lic.tar.%" />
+      <source tarname="gcc-tools-epoch2-automake-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-gcc-tools-epoch2-autoconf-*-mingw32-*-bin.tar" />
index c7e4f42..3005d46 100644 (file)
@@ -28,8 +28,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gendef-%-mingw32-%-lic.tar" />
-      <source tarname="gendef-%-mingw32-%-src.tar" />
+      <licence tarname="gendef-%-mingw32-%-lic.tar.%" />
+      <source tarname="gendef-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="gendef-1.0.1346-1-mingw32-bin.tar.lzma" />
index 58fa3a7..2fb5ea7 100644 (file)
@@ -34,8 +34,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gettext-%-mingw32-%-lic.tar" />
-      <source tarname="gettext-%-mingw32-%-src.tar" />
+      <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
+      <source tarname="gettext-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="gettext-0.17-1-mingw32-bin.tar.lzma" >
@@ -94,8 +94,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gettext-%-mingw32-%-lic.tar" />
-      <source tarname="gettext-%-mingw32-%-src.tar" />
+      <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
+      <source tarname="gettext-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libintl-0.17-1-mingw32-dll-8.tar.lzma" >
         </paragraph>
       </description>
 
-      <licence tarname="gettext-%-mingw32-%-lic.tar" />
-      <source tarname="gettext-%-mingw32-%-src.tar" />
+      <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
+      <source tarname="gettext-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libgettextpo-0.17-1-mingw32-dll-0.tar.lzma" >
         </paragraph>
       </description>
 
-      <licence tarname="gettext-%-mingw32-%-lic.tar" />
-      <source tarname="gettext-%-mingw32-%-src.tar" />
+      <licence tarname="gettext-%-mingw32-%-lic.tar.%" />
+      <source tarname="gettext-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libasprintf-0.17-1-mingw32-dll-0.tar.lzma" >
index a9a4508..af14bda 100644 (file)
@@ -37,8 +37,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-mingw32-%-lic.tar" />
-      <source tarname="libarchive-%-mingw32-%-src.tar" />
+      <licence tarname="libarchive-%-mingw32-%-lic.tar.%" />
+      <source tarname="libarchive-%-mingw32-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="libarchive-2.8.3-1-mingw32-doc.tar.bz2" />
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-mingw32-%-lic.tar" />
-      <source tarname="libarchive-%-mingw32-%-src.tar" />
+      <licence tarname="libarchive-%-mingw32-%-lic.tar.%" />
+      <source tarname="libarchive-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="bsdtar-2.8.3-1-mingw32-bin.tar.bz2" >
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-mingw32-%-lic.tar" />
-      <source tarname="libarchive-%-mingw32-%-src.tar" />
+      <licence tarname="libarchive-%-mingw32-%-lic.tar.%" />
+      <source tarname="libarchive-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="bsdcpio-2.8.3-1-mingw32-bin.tar.bz2" >
index 524f473..921660c 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libiconv-%-mingw32-%-lic.tar" />
-      <source tarname="libiconv-%-mingw32-%-src.tar" />
+      <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
+      <source tarname="libiconv-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="libiconv-1.13.1-1-mingw32-bin.tar.lzma" >
@@ -64,8 +64,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libiconv-%-mingw32-%-lic.tar" />
-      <source tarname="libiconv-%-mingw32-%-src.tar" />
+      <licence tarname="libiconv-%-mingw32-%-lic.tar.%" />
+      <source tarname="libiconv-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libcharset-1.13.1-1-mingw32-dll-1.tar.lzma" />
index ff6eade..b974f0b 100644 (file)
@@ -22,8 +22,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libtool-%-mingw32-%-lic.tar" />
-      <source tarname="libtool-%-mingw32-%-src.tar" />
+      <licence tarname="libtool-%-mingw32-%-lic.tar.%" />
+      <source tarname="libtool-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-autoconf-*-mingw32-*-bin.tar" />
@@ -67,8 +67,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libtool-%-mingw32-%-lic.tar" />
-      <source tarname="libtool-%-mingw32-%-src.tar" />
+      <licence tarname="libtool-%-mingw32-%-lic.tar.%" />
+      <source tarname="libtool-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libltdl-2.2.11a-1-mingw32-dll-7.tar.lzma" />
index 81b9012..7be9482 100644 (file)
@@ -22,8 +22,8 @@
         </paragraph>
       </description>
 
-      <source tarname="make-%-mingw32-src.tar" />
-      <licence tarname="make-%-mingw32-doc.tar" />
+      <source tarname="make-%-mingw32-src.tar.%" />
+      <licence tarname="make-%-mingw32-doc.tar.%" />
 
       <component class="bin">
         <release tarname="make-3.82-5-mingw32-bin.tar.lzma" >
index 10172e7..ed22fd1 100755 (executable)
@@ -15,8 +15,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="mgwport-%-mingw32-%-lic.tar" />
-      <source tarname="mgwport-%-mingw32-%-src.tar" />
+      <licence tarname="mgwport-%-mingw32-%-lic.tar.%" />
+      <source tarname="mgwport-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 4dd5e3b..dab7e4b 100644 (file)
@@ -56,8 +56,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="mingw-get-%-mingw32-%-lic.tar" />
-      <source tarname="mingw-get-%-mingw32-%-src.tar" />
+      <licence tarname="mingw-get-%-mingw32-%-lic.tar.%" />
+      <source tarname="mingw-get-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="pkginfo-0.3-mingw32-alpha-2.1-bin.tar.xz" />
index b175a4c..24180e9 100644 (file)
@@ -30,8 +30,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="mingw-utils-%-mingw32-%-lic.tar" />
-      <source tarname="mingw-utils-%-mingw32-%-src.tar" />
+      <licence tarname="mingw-utils-%-mingw32-%-lic.tar.%" />
+      <source tarname="mingw-utils-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <!-- All of the following requirements are needed to satisfy 
index 27179e1..e7ba770 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="PDCurses-%-mingw32-%-lic.tar" />
-      <source tarname="PDCurses-%-mingw32-%-src.tar" />
+      <licence tarname="PDCurses-%-mingw32-%-lic.tar.%" />
+      <source tarname="PDCurses-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <release tarname="PDCurses-3.4-1-mingw32-bin.tar.lzma" >
@@ -52,8 +52,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="PDCurses-%-mingw32-%-lic.tar" />
-      <source tarname="PDCurses-%-mingw32-%-src.tar" />
+      <licence tarname="PDCurses-%-mingw32-%-lic.tar.%" />
+      <source tarname="PDCurses-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libpdcurses-3.4-1-mingw32-dll.tar.lzma" />
index c4d5885..9e14de2 100644 (file)
@@ -28,8 +28,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="pexports-%-mingw32-%-lic.tar" />
-      <source tarname="pexports-%-mingw32-%-src.tar" />
+      <licence tarname="pexports-%-mingw32-%-lic.tar.%" />
+      <source tarname="pexports-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="mingw32-gcc-core-*-mingw32-*-bin.tar" />
index cd22c07..1b515fe 100644 (file)
@@ -19,8 +19,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="popt-%-mingw32-%-lic.tar" />
-      <source tarname="popt-%-mingw32-%-src.tar" />
+      <licence tarname="popt-%-mingw32-%-lic.tar.%" />
+      <source tarname="popt-%-mingw32-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="popt-1.15-1-mingw32-doc.tar.lzma" />
@@ -44,8 +44,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="popt-%-mingw32-%-lic.tar" />
-      <source tarname="popt-%-mingw32-%-src.tar" />
+      <licence tarname="popt-%-mingw32-%-lic.tar.%" />
+      <source tarname="popt-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libpopt-1.15-1-mingw32-dll-0.tar.lzma" >
index bd5be24..48aada4 100644 (file)
@@ -27,8 +27,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="xz-%-mingw32-%-lic.tar" />
-      <source tarname="xz-%-mingw32-%-src.tar" />
+      <licence tarname="xz-%-mingw32-%-lic.tar.%" />
+      <source tarname="xz-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-bash-*-msys-*-bin.tar" />
@@ -75,8 +75,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="xz-%-mingw32-%-lic.tar" />
-      <source tarname="xz-%-mingw32-%-src.tar" />
+      <licence tarname="xz-%-mingw32-%-lic.tar.%" />
+      <source tarname="xz-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="liblzma-4.999.9beta_20100401-1-mingw32-dll-1.tar.bz2" />
index 08b78ac..fb949ed 100644 (file)
@@ -16,8 +16,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="zlib-%-mingw32-%-lic.tar" />
-      <source tarname="zlib-%-mingw32-%-src.tar" />
+      <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
+      <source tarname="zlib-%-mingw32-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="zlib-1.2.3-1-mingw32-doc.tar.gz" />
@@ -45,8 +45,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="zlib-%-mingw32-%-lic.tar" />
-      <source tarname="zlib-%-mingw32-%-src.tar" />
+      <licence tarname="zlib-%-mingw32-%-lic.tar.%" />
+      <source tarname="zlib-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libz-1.2.3-1-mingw32-dll-1.tar.gz" />
index bf2f9de..25c3b46 100644 (file)
 # arising from the use of this software.
 #
   71d9784c4b1d73fd13e665b8416d89dfa226720d 2011082600 mingw-developer-toolkit.xml
-  dfd9cb4f354c07f66eba1de1453ec4eeb6171e50 2010092500 msys-autoconf.xml
-  f8c23efaeaf06405cd535a6ae5959b0983516d00 2010090600 msys-autogen.xml
-  acc3d8687855178ac17c98d655743ccf80a916ae 2010090600 msys-automake.xml
+  b75b51c79b576953541bf94fad0a048ef56f756c 2011101100 msys-autoconf.xml
+  e98db194caacc14609ea6bc23b811aafcfcb8980 2011101100 msys-autogen.xml
+  972b14a61f7d4d2973681ca270d1760bb3d46155 2011101100 msys-automake.xml
   02484856dd19f2feae156932e04165f11b7f2cdc 2011060500 msys-base.xml
-  c3c0cdf4e07d21dcc2e48278258996973f929d07 2010120400 msys-bash.xml
+  026fd2d0fabe053455e2ca45cd0bb1b1be816305 2011101100 msys-bash.xml
   e52982cbff0b0bb825461deb9af0411f72f2e4a2 2010090600 msys-binutils.xml
-  f812f86da6a3be1878ba17c595163d2c66560fbc 2010092500 msys-bison.xml
-  841a297cf2ab5f2b94dfe51639bacb40a71c4900 2010080500 msys-bzip2.xml
-  016cf8d399c06af0b3325a64b42ebb9a1c3e4d71 2011022501 msys-console.xml
-  5df8bb6c305878bc2cda8235c03ffff371110787 2011042400 msys-core.xml
-  f04efd5a14ad1c491fe4120a281c148ffcaade8a 2010071901 msys-coreutils.xml
-  c88ce7c6e1a2dddcff4924eeac963c82d4fad9f1 2010090500 msys-crypt.xml
-  818d3a20f85464f4641e7c4a1a9f92c0a190373b 2010090600 msys-cvs.xml
-  eda455371db497bb83193712da725c6f2ec8524d 2010080900 msys-cygutils.xml
-  20ea54bde4876deded24112b2b69bf4a56109efb 2010090600 msys-dash.xml
-  0ffa11b6a76d550813e38306592d7ddb6833788a 2011082600 msys-diffstat.xml
-  c3c1de61dab88cf0d909a1a4a7d6a4e31a03d7d9 2010072800 msys-diffutils.xml
-  caade7aec2195638c25c88566b9b38666963ac33 2010081000 msys-expat.xml
-  200be8fa97e9d397e6d439b3b14fbb4622d55258 2010080900 msys-file.xml
-  a51b6d345576ed4f74e5c901269b529c1c7f7669 2010080600 msys-findutils.xml
-  2b32312712ad417388de9b194a158fc447584518 2010090600 msys-flex.xml
-  6aa97d803a65db8d618207eceb7c9bf1873c89a7 2010072600 msys-gawk.xml
+  0a5427440a7eb58b9050ffe905070f0395912878 2011101100 msys-bison.xml
+  83b36d7edd1cc391ec00dc9cbb32ba275776d215 2011101100 msys-bzip2.xml
+  7b2f03518cc80005b37670419a0bf9ef770a37a1 2011101100 msys-console.xml
+  186a721a84c208b148db9cfff05c280045ae6f0f 2011101100 msys-core.xml
+  c2bdd0aaadeb88b13dad49361c4cbdb152b5c3d4 2011101100 msys-coreutils.xml
+  cf986305d21dd0d4073b3c5049c24381d6c06c03 2011101100 msys-crypt.xml
+  344683fff6bf09f305d07f41e95a4586b0af228d 2011101100 msys-cvs.xml
+  e9ce832261437be99308351cf6602f1719f2bb74 2011101100 msys-cygutils.xml
+  32b57f2cd38488fe4272af15a76de9309d3bd67b 2011101100 msys-dash.xml
+  d407796871cc5a505c83ba74fda087bb45f4aab3 2011101100 msys-diffstat.xml
+  e1c0666fccf5154604f4d513d69ee51b1bc2b869 2011101100 msys-diffutils.xml
+  5f5b3b44b82ee98fe6da471eb7f9c0938f36ee78 2011101100 msys-expat.xml
+  c9488c5576dd54dbc1f37790756f603bfb3ffdf9 2011101100 msys-file.xml
+  3cc91761fd6aa80f2733fc6ddf29a00957f03d02 2011101100 msys-findutils.xml
+  2ed8c50f5b6825811f59fdd253b8fce47d9acc17 2011101100 msys-flex.xml
+  f784a400eca21f32292702c858645100287af663 2011101100 msys-gawk.xml
   567a81647f6705107b69c8e708e2197bf39192c2 2010090600 msys-gcc.xml
-  7e1d3ffc844599932810c1f1acab90a683a2ca68 2010090500 msys-gdbm.xml
-  64460eaf329486ec4f23e74732ab387398424c13 2011031800 msys-gettext.xml
-  cbc021bf76163836e8d1c5cf6c2f5c9c6d57ce91 2010090600 msys-gmp.xml
-  250eac2963984324caa9d6233a96a7395be529fc 2010072600 msys-grep.xml
-  85165509f0dc3b7319e7fb24bbcaaf99437868f2 2010090600 msys-groff.xml
-  2fcd6a4ee24dea76373c433bf60b829e07c2d265 2010090600 msys-guile.xml
-  3de9e82f88247132a08b5a0173471f0654b710b6 2010072800 msys-gzip.xml
-  72961ec83f17f48a5a7365749314de00e4617e28 2011082600 msys-help2man.xml
-  475e04ecb555319cdf316af52b1941e54e86d70d 2010090600 msys-inetutils.xml
-  4abbf2f7c0420e8d3ea103f2702e9a1ce9716d76 2010080500 msys-less.xml
-  56e6c0366c46c0dda4d522875110cc57adc35bfa 2010090600 msys-libarchive.xml
-  5fa39a4fafd0d69490452886979b2e76d5179238 2010071900 msys-libiconv.xml
-  10af8234c925b2622c133ec71b8cad50121d919a 2010092600 msys-libtool.xml
-  9d8699606d6add2da79c110c8021fa2bc41b6cce 2010090600 msys-libxml2.xml
-  ace5b7a5d479b7307e605f45766de58a4c6a490c 2010090500 msys-lndir.xml
-  ce5135107382ed5fd306bf46c9a69b3c94c9bd9c 2010090600 msys-lpr-enhanced.xml
-  7bffc15a279dedc6de2eebe7509e21222cefe3ef 2010081000 msys-m4.xml
-  ec5afb31494c1b3406a55b0fb370748021c54e70 2010080900 msys-make.xml
-  ab247fb69c9891a5988890ddb71d7ad14f9fd8b5 2010090600 msys-man.xml
-  23034cbb3524c78949550109086d88a1decbf237 2010090500 msys-minires.xml
-  f0c809e99c44e3c3c4cc22ce5e1c730bb6896daf 2011073101 msys-mintty.xml
-  67d785915f786d195fd2fab5a0b59fad0337b6c5 2010090500 msys-mktemp.xml
-  3bd4da5adb392657a7f4e28715c30aee87c6e5a9 2010090600 msys-openssh.xml
-  2902a92042e440f0b0f46ef8fdb3c0c17af48d63 2010090600 msys-openssl.xml
+  bbfe733646846d4e1b074528c59640a7320f5ac7 2011101100 msys-gdbm.xml
+  a0fe44b5c28a062949bd442fbe48383267d456e7 2011101100 msys-gettext.xml
+  bde079aea0e1fc6dd36ff99394d769683cccb8d5 2011101100 msys-gmp.xml
+  35190dc48f6144dbfbd1b252e633dff3753ea45c 2011101100 msys-grep.xml
+  0f5643e723c5e79464ea216a0bcac001c2155f62 2011101100 msys-groff.xml
+  ee5bdab50bec4629f83e46f5f73834974984f588 2011101100 msys-guile.xml
+  eefce855023de2a48d3b5a86de97d6636dad7dfe 2011101100 msys-gzip.xml
+  31fb3119e522dad642d22ddd25406b7a3ef550db 2011101100 msys-help2man.xml
+  1d9f8dd96f1db41461bd8eebb0c941cb6012bd1f 2011101100 msys-inetutils.xml
+  78eb3b460cd3ad9f5328f2b8698f7387a6cac03b 2011101100 msys-less.xml
+  a4bebb875aa63a510b4a760cd0f26b4cdc540ad3 2011101100 msys-libarchive.xml
+  58987560ba56f0d2ab37efc2d54fcf2b97f5c5ca 2011101100 msys-libiconv.xml
+  26e84cdddb2fd385ed8e71755076e2ef36e86e3a 2011101100 msys-libtool.xml
+  3731d8eaff79758b3581056130e29067def11a22 2011101100 msys-libxml2.xml
+  3c439030c767a15533c6810c0ccd7b0b5a7f2512 2011101100 msys-lndir.xml
+  34713b4b701005055db51ab705148c4e0a58df98 2011101100 msys-lpr-enhanced.xml
+  119def5a5e86b303610faff226af21e141a7fabc 2011101100 msys-m4.xml
+  bfc763facc8aac0cce9b9d2d7897da428827a2c5 2011101100 msys-make.xml
+  828d0fd932f541f7f5a77e069c645e82c0a3d26e 2011101100 msys-man.xml
+  83461b0df222247284893defdeab8179f1f45ab1 2011101100 msys-minires.xml
+  f79d4485d3e51d5cf03964c44da576c483c7770c 2011101100 msys-mintty.xml
+  d6919edb030a8a129da743f1c05756d99f5b6c81 2011101100 msys-mktemp.xml
+  6ffc1c28147bd62d234f71070d53f9cb99a2cfe0 2011101100 msys-openssh.xml
+  148f363053f2c38739fe30ccd980afc40e2d9b8b 2011101100 msys-openssl.xml
   3b32fd408512138a48e3c2e18de8ef8c153dd97d 2011082600 msys-package-list.xml
-  791f69a07674cad4e57c562e583432b48a7bc8d4 2010081000 msys-patch.xml
-  52ce9085a89646d5830394b29f3352baa3f88b45 2011042700 msys-perl.xml
-  29c5202d3f4ef244fad94b3d4b34673612df38cd 2010080900 msys-popt.xml
-  25fa44b9bdf48be926aa01f7290cfdebaeb92443 2010090600 msys-rebase.xml
-  00e25e5a049ee12dd2d502c1a1275f0823e6e974 2010080500 msys-regex.xml
-  bc916d5aa21ea1a488699e21a0c511225aaebc60 2011082600 msys-rsync.xml
-  094f8c82e164908cac0da9c9d7340f055dd9f0c1 2010090600 msys-rxvt.xml
-  7bf3e063f14fbe52243606ec37f77bd3c0bac947 2010072600 msys-sed.xml
+  667afd4295b0aab7eef5682de27d2bfc6d80b03f 2011101100 msys-patch.xml
+  1c2617eb65b17b242641af116b294523987dc32e 2011101100 msys-perl.xml
+  fb5aa962dfcb854674196f008e1a170ac70d4a4f 2011101100 msys-popt.xml
+  da86a3d83b8f07205b09cab088bf82aea6cd82c0 2011101100 msys-rebase.xml
+  cbb26911ffd0d94320ba1f3266eb5d1188a7b3fe 2011101100 msys-regex.xml
+  348cc56fadea2bfbb0b9136363893226b250f903 2011101100 msys-rsync.xml
+  9da0acc1f2e29785e023148c7f970c0e39d0d1a0 2011101100 msys-rxvt.xml
+  06cb2f4e1c6eedb7311b95a7df4c6c0c923de443 2011101100 msys-sed.xml
   2328296bf87dfefe62d06792cef153ce10109bc8 2010090600 msys-system-builder.xml
-  88a03ecf24109cd17299554fcfa88ceaedc872fd 2010072800 msys-tar.xml
-  47d538ae61c7baec8a472cc96f0c8e49a4f6b833 2010071900 msys-termcap.xml
-  af5654d7e3b1ab576177796d82c746d0163034ac 2010080900 msys-texinfo.xml
-  d5172ee0eeb9f43e68b4c9e607c9e215ff3aa470 2010090600 msys-unzip.xml
-  f83f717a24bd1cc66a2f8c5b7de0abc3aced67c3 2011031900 msys-vim.xml
+  88b69ef2eb7bac8c84c4c745a59bf33e8d0db7de 2011101100 msys-tar.xml
+  f2bbb7750a0a6a0598683176b75a3955071aa8c0 2011101100 msys-termcap.xml
+  808483ba06f9f53bfb58f9d991db7c4b206b27f0 2011101100 msys-texinfo.xml
+  536614c80354ccd23e3e0e335180956574062ea5 2011101100 msys-unzip.xml
+  3a53adee6e7f3de0eec8150cffe20ffc570bd0ef 2011101100 msys-vim.xml
   9f12fffede2f0a8b48e18a0f3cbc269344667f45 2010090600 msys-w32api.xml
-  b0042f26ea373c68f019e22932b31f0108bc55d5 2010090600 msys-wget.xml
-  5fa3fbec51630bac80840c280819f575433c1e19 2010080500 msys-xz.xml
-  fa05273d1914fbf0ee39744b94075abd7e0dbc18 2010090600 msys-zip.xml
-  8fc3c5dcd125cb53cbd4c5a3643f7668ea9b43de 2010080900 msys-zlib.xml
+  fe8fd3bf13c92bc9792636e7f9d07b38a574368f 2011101100 msys-wget.xml
+  51d1df6286ba0e94be02a42823fc4ef1a9c24587 2011101100 msys-xz.xml
+  352e88a18d2369c4955a52740920c50639b43baf 2011101100 msys-zip.xml
+  0fc1fd5236cdab87b77da6efa54205be0925dec7 2011101100 msys-zlib.xml
 #
 # $RCSfile$: end of file
index e941440..70115d1 100644 (file)
@@ -30,8 +30,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autoconf-%-msys-%-lic.tar" />
-      <source tarname="autoconf-%-msys-%-src.tar" />
+      <licence tarname="autoconf-%-msys-%-lic.tar.%" />
+      <source tarname="autoconf-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index df5a753..829bcbd 100644 (file)
@@ -33,8 +33,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autogen-%-msys-%-lic.tar" />
-      <source tarname="autogen-%-msys-%-src.tar" />
+      <licence tarname="autogen-%-msys-%-lic.tar.%" />
+      <source tarname="autogen-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -85,8 +85,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="autogen-%-msys-%-lic.tar" />
-      <source tarname="autogen-%-msys-%-src.tar" />
+      <licence tarname="autogen-%-msys-%-lic.tar.%" />
+      <source tarname="autogen-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libopts-5.10.1-1-msys-1.0.15-dll-25.tar.lzma" >
index 205bc26..3fe29a3 100644 (file)
@@ -25,8 +25,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="automake-%-msys-%-lic.tar" />
-      <source tarname="automake-%-msys-%-src.tar" />
+      <licence tarname="automake-%-msys-%-lic.tar.%" />
+      <source tarname="automake-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-autoconf-*-msys-*-bin.tar" />
index efaee24..b909d87 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <source tarname="bash-%-msys-%-src.tar" />
-      <licence tarname="bash-%-msys-%-lic.tar" />
+      <source tarname="bash-%-msys-%-src.tar.%" />
+      <licence tarname="bash-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="bash-3.1.17-4-msys-1.0.16-bin.tar.lzma">
index 1014432..2a4920a 100644 (file)
@@ -23,8 +23,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="bison-%-msys-%-lic.tar" />
-      <source tarname="bison-%-msys-%-src.tar" />
+      <licence tarname="bison-%-msys-%-lic.tar.%" />
+      <source tarname="bison-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 80857f0..f6922c9 100644 (file)
@@ -19,8 +19,8 @@
         </paragraph>
       </description>
 
-      <source tarname="bzip2-%-msys-%-src.tar" />
-      <licence tarname="bzip2-%-msys-%-lic.tar" />
+      <source tarname="bzip2-%-msys-%-src.tar.%" />
+      <licence tarname="bzip2-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="bzip2-1.0.5-2-msys-1.0.13-bin.tar.lzma" />
@@ -61,8 +61,8 @@
         </paragraph>
       </description>
 
-      <source tarname="bzip2-%-msys-%-src.tar" />
-      <licence tarname="bzip2-%-msys-%-lic.tar" />
+      <source tarname="bzip2-%-msys-%-src.tar.%" />
+      <licence tarname="bzip2-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libbz2-1.0.5-2-msys-1.0.13-dll-1.tar.lzma" />
index 69d62b4..6a345f8 100644 (file)
@@ -27,8 +27,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="console-%-msys-%-lic.tar" />
-      <source tarname="console-%-msys-%-src.tar" />
+      <licence tarname="console-%-msys-%-lic.tar.%" />
+      <source tarname="console-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-bash-*-msys-*-bin.tar" />
index 2de172c..957e594 100644 (file)
@@ -5,7 +5,7 @@
 
   <package-collection subsystem="msys">
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
-    <package name="msys-core">
+    <package name="msys-core" alias="msysCORE">
       <affiliate group="MSYS Base System" />
       <description lang="en" title="msysCORE: The core components of MSYS">
         <paragraph>MSYS, or the Minimal SYStem, is a POSIX implementation
@@ -31,8 +31,8 @@
         </paragraph>
       </description>
 
-      <source tarname="msysCORE-%-msys-%-src.tar" />
-      <licence tarname="msysCORE-%-msys-%-lic.tar" />
+      <source tarname="msysCORE-%-msys-%-src.tar.%" />
+      <licence tarname="msysCORE-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <!-- Note: no specific dll component in this package; the
index 1659170..faf9769 100644 (file)
@@ -23,8 +23,8 @@
         </paragraph>
       </description>
 
-      <source tarname="coreutils-%-msys-%-src.tar" />
-      <licence tarname="coreutils-%-msys-%-lic.tar" />
+      <source tarname="coreutils-%-msys-%-src.tar.%" />
+      <licence tarname="coreutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="coreutils-5.97-3-msys-1.0.13-bin.tar.lzma">
index 5519c93..3856027 100644 (file)
@@ -27,8 +27,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="crypt-%-msys-%-lic.tar" />
-      <source tarname="crypt-%-msys-%-src.tar" />
+      <licence tarname="crypt-%-msys-%-lic.tar.%" />
+      <source tarname="crypt-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
@@ -68,8 +68,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="crypt-%-msys-%-lic.tar" />
-      <source tarname="crypt-%-msys-%-src.tar" />
+      <licence tarname="crypt-%-msys-%-lic.tar.%" />
+      <source tarname="crypt-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <!-- Every MSYS DLL package requires msys-core-bin -->
index 232058b..786d98c 100644 (file)
@@ -15,8 +15,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="cvs-%-msys-%-lic.tar" />
-      <source tarname="cvs-%-msys-%-src.tar" />
+      <licence tarname="cvs-%-msys-%-lic.tar.%" />
+      <source tarname="cvs-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index c8cbc4c..05d487f 100644 (file)
@@ -36,8 +36,8 @@
         </paragraph>
       </description>
 
-      <source tarname="cygutils-%-msys-%-src.tar" />
-      <licence tarname="cygutils-%-msys-%-lic.tar" />
+      <source tarname="cygutils-%-msys-%-src.tar.%" />
+      <licence tarname="cygutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
@@ -79,8 +79,8 @@
         </paragraph>
       </description>
 
-      <source tarname="cygutils-%-msys-%-src.tar" />
-      <licence tarname="cygutils-%-msys-%-lic.tar" />
+      <source tarname="cygutils-%-msys-%-src.tar.%" />
+      <licence tarname="cygutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index a08be03..14444d5 100644 (file)
@@ -22,8 +22,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="dash-%-msys-%-lic.tar" />
-      <source tarname="dash-%-msys-%-src.tar" />
+      <licence tarname="dash-%-msys-%-lic.tar.%" />
+      <source tarname="dash-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 886eecd..f3e5f49 100755 (executable)
@@ -15,8 +15,8 @@
         </paragraph>
       </description>
 
-      <source tarname="diffstat-%-msys-%-src.tar" />
-      <licence tarname="diffstat-%-msys-%-lic.tar" />
+      <source tarname="diffstat-%-msys-%-src.tar.%" />
+      <licence tarname="diffstat-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="diffstat-1.54-1-msys-1.0.17-bin.tar.lzma" />
index 5f186c1..72a21bb 100644 (file)
@@ -25,8 +25,8 @@
         </paragraph>
       </description>
 
-      <source tarname="diffutils-%-msys-%-src.tar" />
-      <licence tarname="diffutils-%-msys-%-lic.tar" />
+      <source tarname="diffutils-%-msys-%-src.tar.%" />
+      <licence tarname="diffutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="diffutils-2.8.7.20071206cvs-3-msys-1.0.13-bin.tar.lzma" >
index 5ae5ca5..047b94b 100644 (file)
@@ -23,8 +23,8 @@
         </paragraph>
       </description>
 
-      <source tarname="expat-%-msys-%-src.tar" />
-      <licence tarname="expat-%-msys-%-lic.tar" />
+      <source tarname="expat-%-msys-%-src.tar.%" />
+      <licence tarname="expat-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -63,8 +63,8 @@
         </paragraph>
       </description>
 
-      <source tarname="expat-%-msys-%-src.tar" />
-      <licence tarname="expat-%-msys-%-lic.tar" />
+      <source tarname="expat-%-msys-%-src.tar.%" />
+      <licence tarname="expat-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <!-- Specification of the mandatory msys-core-bin requirement here
index cd29e2d..d3d6acd 100644 (file)
@@ -21,8 +21,8 @@
         </paragraph>
       </description>
 
-      <source tarname="file-%-msys-%-src.tar" />
-      <licence tarname="file-%-msys-%-lic.tar" />
+      <source tarname="file-%-msys-%-src.tar.%" />
+      <licence tarname="file-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <!-- Although every MSYS package requires msys-core-bin,
@@ -57,8 +57,8 @@
         </paragraph>
       </description>
 
-      <source tarname="file-%-msys-%-src.tar" />
-      <licence tarname="file-%-msys-%-lic.tar" />
+      <source tarname="file-%-msys-%-src.tar.%" />
+      <licence tarname="file-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <!-- Requirements common to all releases:
index 4b44899..38ec3b3 100644 (file)
@@ -24,8 +24,8 @@
         </paragraph>
       </description>
 
-      <source tarname="findutils-%-msys-%-src.tar" />
-      <licence tarname="findutils-%-msys-%-lic.tar" />
+      <source tarname="findutils-%-msys-%-src.tar.%" />
+      <licence tarname="findutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
@@ -69,8 +69,8 @@
         </paragraph>
       </description>
 
-      <source tarname="findutils-%-msys-%-src.tar" />
-      <licence tarname="findutils-%-msys-%-lic.tar" />
+      <source tarname="findutils-%-msys-%-src.tar.%" />
+      <licence tarname="findutils-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index d17ab41..7a33dc7 100644 (file)
@@ -15,8 +15,8 @@
         </paragraph>
       </description>
 
-      <source tarname="flex-%-msys-%-src.tar" />
-      <licence tarname="flex-%-msys-%-lic.tar" />
+      <source tarname="flex-%-msys-%-src.tar.%" />
+      <licence tarname="flex-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="flex-2.5.35-2-msys-1.0.13-bin.tar.lzma" >
index 8c5dd10..cbe7864 100644 (file)
@@ -22,8 +22,8 @@
         </paragraph>
       </description>
 
-      <source tarname="gawk-%-msys-%-src.tar" />
-      <licence tarname="gawk-%-msys-%-lic.tar" />
+      <source tarname="gawk-%-msys-%-src.tar.%" />
+      <licence tarname="gawk-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="gawk-3.1.7-2-msys-1.0.13-bin.tar.lzma" >
index c4d3da4..1344a58 100644 (file)
@@ -21,8 +21,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gdbm-%-msys-%-lic.tar" />
-      <source tarname="gdbm-%-msys-%-src.tar" />
+      <licence tarname="gdbm-%-msys-%-lic.tar.%" />
+      <source tarname="gdbm-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -59,8 +59,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gdbm-%-msys-%-lic.tar" />
-      <source tarname="gdbm-%-msys-%-src.tar" />
+      <licence tarname="gdbm-%-msys-%-lic.tar.%" />
+      <source tarname="gdbm-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <!-- Every MSYS DLL package requires msys-core-bin -->
index a561918..3d91294 100644 (file)
@@ -43,8 +43,8 @@
         </paragraph>
       </description>
 
-      <source tarname="gettext-%-msys-%-src.tar" />
-      <licence tarname="gettext-%-msys-%-lic.tar" />
+      <source tarname="gettext-%-msys-%-src.tar.%" />
+      <licence tarname="gettext-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="gettext-0.17-2-msys-1.0.13-bin.tar.lzma">
         </paragraph>
       </description>
 
-      <source tarname="gettext-%-msys-%-src.tar" />
-      <licence tarname="gettext-%-msys-%-lic.tar" />
+      <source tarname="gettext-%-msys-%-src.tar.%" />
+      <licence tarname="gettext-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libintl-0.17-2-msys-1.0.13-dll-8.tar.lzma">
         </paragraph>
       </description>
 
-      <source tarname="gettext-%-msys-%-src.tar" />
-      <licence tarname="gettext-%-msys-%-lic.tar" />
+      <source tarname="gettext-%-msys-%-src.tar.%" />
+      <licence tarname="gettext-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libgettextpo-0.17-2-msys-1.0.13-dll-0.tar.lzma">
         </paragraph>
       </description>
 
-      <source tarname="gettext-%-msys-%-src.tar" />
-      <licence tarname="gettext-%-msys-%-lic.tar" />
+      <source tarname="gettext-%-msys-%-src.tar.%" />
+      <licence tarname="gettext-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libasprintf-0.17-2-msys-1.0.13-dll-0.tar.lzma">
index 39ae1f0..75e210f 100644 (file)
@@ -26,8 +26,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gmp-%-msys-%-lic.tar" />
-      <source tarname="gmp-%-msys-%-src.tar" />
+      <licence tarname="gmp-%-msys-%-lic.tar.%" />
+      <source tarname="gmp-%-msys-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="gmp-5.0.1-1-msys-1.0.13-doc.tar.lzma" />
@@ -58,8 +58,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="gmp-%-msys-%-lic.tar" />
-      <source tarname="gmp-%-msys-%-src.tar" />
+      <licence tarname="gmp-%-msys-%-lic.tar.%" />
+      <source tarname="gmp-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libgmp-5.0.1-1-msys-1.0.13-dll-10.tar.lzma" />
index 27e8a31..2462ea1 100644 (file)
@@ -16,8 +16,8 @@
         </paragraph>
       </description>
 
-      <source tarname="grep-%-msys-%-src.tar" />
-      <licence tarname="grep-%-msys-%-lic.tar" />
+      <source tarname="grep-%-msys-%-src.tar.%" />
+      <licence tarname="grep-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="grep-2.5.4-2-msys-1.0.13-bin.tar.lzma" >
index 84f113b..c408f5c 100644 (file)
@@ -26,8 +26,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="groff-%-msys-%-lic.tar" />
-      <source tarname="groff-%-msys-%-src.tar" />
+      <licence tarname="groff-%-msys-%-lic.tar.%" />
+      <source tarname="groff-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-bash-*-msys-*-bin.tar" />
index 3abe435..063faeb 100644 (file)
@@ -29,8 +29,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="guile-%-msys-%-lic.tar" />
-      <source tarname="guile-%-msys-%-src.tar" />
+      <licence tarname="guile-%-msys-%-lic.tar.%" />
+      <source tarname="guile-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-bash-*-msys-*-bin.tar" />
@@ -79,8 +79,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="guile-%-msys-%-lic.tar" />
-      <source tarname="guile-%-msys-%-src.tar" />
+      <licence tarname="guile-%-msys-%-lic.tar.%" />
+      <source tarname="guile-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <requires eq="msys-libguile-%-msys-%-rtm.tar" />
index 57beb54..03d5987 100644 (file)
@@ -24,8 +24,8 @@
         </paragraph>
       </description>
 
-      <source tarname="gzip-%-msys-%-src.tar" />
-      <licence tarname="gzip-%-msys-%-lic.tar" />
+      <source tarname="gzip-%-msys-%-src.tar.%" />
+      <licence tarname="gzip-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="gzip-1.3.12-2-msys-1.0.13-bin.tar.lzma" />
index bc60cbf..123ba97 100755 (executable)
@@ -14,8 +14,8 @@
         </paragraph>
       </description>
 
-      <source tarname="help2man-%-msys-%-src.tar" />
-      <licence tarname="help2man-%-msys-%-lic.tar" />
+      <source tarname="help2man-%-msys-%-src.tar.%" />
+      <licence tarname="help2man-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="help2man-1.40.4-1-msys-1.0.17-bin.tar.lzma" />
index 93a33f7..d199726 100644 (file)
@@ -21,8 +21,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="inetutils-%-msys-%-lic.tar" />
-      <source tarname="inetutils-%-msys-%-src.tar" />
+      <licence tarname="inetutils-%-msys-%-lic.tar.%" />
+      <source tarname="inetutils-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index f1348fa..fed5067 100644 (file)
@@ -25,8 +25,8 @@
         </paragraph>
       </description>
 
-      <source tarname="less-%-msys-%-src.tar" />
-      <licence tarname="less-%-msys-%-lic.tar" />
+      <source tarname="less-%-msys-%-src.tar.%" />
+      <licence tarname="less-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="less-436-2-msys-1.0.13-bin.tar.lzma" >
index 913a229..23c4fd4 100644 (file)
@@ -42,8 +42,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-msys-%-lic.tar" />
-      <source tarname="libarchive-%-msys-%-src.tar" />
+      <licence tarname="libarchive-%-msys-%-lic.tar.%" />
+      <source tarname="libarchive-%-msys-%-src.tar.%" />
 
       <component class="doc">
         <release tarname="libarchive-2.8.3-1-msys-1.0.13-doc.tar.lzma" />
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-msys-%-lic.tar" />
-      <source tarname="libarchive-%-msys-%-src.tar" />
+      <licence tarname="libarchive-%-msys-%-lic.tar.%" />
+      <source tarname="libarchive-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
         </paragraph>
       </description>
 
-      <licence tarname="libarchive-%-msys-%-lic.tar" />
-      <source tarname="libarchive-%-msys-%-src.tar" />
+      <licence tarname="libarchive-%-msys-%-lic.tar.%" />
+      <source tarname="libarchive-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
index 878c7d7..cdbcb21 100644 (file)
@@ -31,8 +31,8 @@
         </paragraph>
       </description>
 
-      <source tarname="libiconv-%-msys-%-src.tar" />
-      <licence tarname="libiconv-%-msys-%-lic.tar" />
+      <source tarname="libiconv-%-msys-%-src.tar.%" />
+      <licence tarname="libiconv-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="libiconv-1.13.1-2-msys-1.0.13-bin.tar.lzma">
@@ -87,8 +87,8 @@
         </paragraph>
       </description>
 
-      <source tarname="libiconv-%-msys-%-src.tar" />
-      <licence tarname="libiconv-%-msys-%-lic.tar" />
+      <source tarname="libiconv-%-msys-%-src.tar.%" />
+      <licence tarname="libiconv-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libcharset-1.13.1-2-msys-1.0.13-dll-1.tar.lzma" />
index 728dea3..ff78ab9 100644 (file)
@@ -30,8 +30,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libtool-%-msys-%-lic.tar" />
-      <source tarname="libtool-%-msys-%-src.tar" />
+      <licence tarname="libtool-%-msys-%-lic.tar.%" />
+      <source tarname="libtool-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-autoconf-*-msys-*-bin.tar" />
@@ -83,8 +83,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libtool-%-msys-%-lic.tar" />
-      <source tarname="libtool-%-msys-%-src.tar" />
+      <licence tarname="libtool-%-msys-%-lic.tar.%" />
+      <source tarname="libtool-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dll-7.tar.lzma" />
index bda0c59..b56c9fa 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="libxml2-%-msys-%-lic.tar" />
-      <source tarname="libxml2-%-msys-%-src.tar" />
+      <licence tarname="libxml2-%-msys-%-lic.tar.%" />
+      <source tarname="libxml2-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
index c1a30c6..c596e3d 100644 (file)
@@ -26,8 +26,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="lndir-%-msys-%-lic.tar" />
-      <source tarname="lndir-%-msys-%-src.tar" />
+      <licence tarname="lndir-%-msys-%-lic.tar.%" />
+      <source tarname="lndir-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 3130e87..c70c3b6 100644 (file)
@@ -43,8 +43,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="lpr-enhanced-%-msys-%-lic.tar" />
-      <source tarname="lpr-enhanced-%-msys-%-src.tar" />
+      <licence tarname="lpr-enhanced-%-msys-%-lic.tar.%" />
+      <source tarname="lpr-enhanced-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- msys-coreutils-ext provides /bin/pr, which is used by
index d5755dd..ce5bd8a 100644 (file)
@@ -22,8 +22,8 @@
         </paragraph>
       </description>
 
-      <source tarname="m4-%-msys-%-src.tar" />
-      <licence tarname="m4-%-msys-%-lic.tar" />
+      <source tarname="m4-%-msys-%-src.tar.%" />
+      <licence tarname="m4-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 60a9a80..42d1474 100644 (file)
@@ -35,8 +35,8 @@
         </paragraph>
       </description>
 
-      <source tarname="make-%-msys-%-src.tar" />
-      <licence tarname="make-%-msys-%-lic.tar" />
+      <source tarname="make-%-msys-%-src.tar.%" />
+      <licence tarname="make-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 1fc7d09..8f07b05 100644 (file)
@@ -15,8 +15,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="man-%-msys-%-lic.tar" />
-      <source tarname="man-%-msys-%-src.tar" />
+      <licence tarname="man-%-msys-%-lic.tar.%" />
+      <source tarname="man-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-bash-*-msys-*-bin.tar" />
index ffe0de0..7c1289d 100644 (file)
@@ -32,8 +32,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="minires-%-msys-%-lic.tar" />
-      <source tarname="minires-%-msys-%-src.tar" />
+      <licence tarname="minires-%-msys-%-lic.tar.%" />
+      <source tarname="minires-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -81,8 +81,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="minires-%-msys-%-lic.tar" />
-      <source tarname="minires-%-msys-%-src.tar" />
+      <licence tarname="minires-%-msys-%-lic.tar.%" />
+      <source tarname="minires-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <!-- Every MSYS DLL package requires msys-core-bin -->
index c258ae4..5017aa3 100644 (file)
@@ -21,8 +21,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="mintty-%-msys-%-lic.tar" />
-      <source tarname="mintty-%-msys-%-src.tar" />
+      <licence tarname="mintty-%-msys-%-lic.tar.%" />
+      <source tarname="mintty-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 9c5ffe6..7049cbc 100644 (file)
@@ -17,8 +17,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="mktemp-%-msys-%-lic.tar" />
-      <source tarname="mktemp-%-msys-%-src.tar" />
+      <licence tarname="mktemp-%-msys-%-lic.tar.%" />
+      <source tarname="mktemp-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 8637ed1..efdaae4 100644 (file)
@@ -26,8 +26,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="openssh-%-msys-%-lic.tar" />
-      <source tarname="openssh-%-msys-%-src.tar" />
+      <licence tarname="openssh-%-msys-%-lic.tar.%" />
+      <source tarname="openssh-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 83d1783..9fac4ff 100644 (file)
@@ -25,8 +25,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="openssl-%-msys-%-lic.tar" />
-      <source tarname="openssl-%-msys-%-src.tar" />
+      <licence tarname="openssl-%-msys-%-lic.tar.%" />
+      <source tarname="openssl-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -67,8 +67,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="openssl-%-msys-%-lic.tar" />
-      <source tarname="openssl-%-msys-%-src.tar" />
+      <licence tarname="openssl-%-msys-%-lic.tar.%" />
+      <source tarname="openssl-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libopenssl-1.0.0-1-msys-1.0.13-dll-100.tar.lzma" />
index fd28b64..af6adef 100644 (file)
@@ -16,8 +16,8 @@
         </paragraph>
       </description>
 
-      <source tarname="patch-%-msys-%-src.tar" />
-      <licence tarname="patch-%-msys-%-lic.tar" />
+      <source tarname="patch-%-msys-%-src.tar.%" />
+      <licence tarname="patch-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 3faac0d..6d34a26 100644 (file)
@@ -18,8 +18,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="perl-%-msys-%-lic.tar" />
-      <source tarname="perl-%-msys-%-src.tar" />
+      <licence tarname="perl-%-msys-%-lic.tar.%" />
+      <source tarname="perl-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 21488a4..c1a575b 100644 (file)
@@ -20,8 +20,8 @@
         </paragraph>
       </description>
 
-      <source tarname="popt-%-msys-%-src.tar" />
-      <licence tarname="popt-%-msys-%-lic.tar" />
+      <source tarname="popt-%-msys-%-src.tar.%" />
+      <licence tarname="popt-%-msys-%-lic.tar.%" />
 
       <component class="doc">
         <release tarname="popt-1.15-2-msys-1.0.13-doc.tar.lzma" />
@@ -46,8 +46,8 @@
         </paragraph>
       </description>
 
-      <source tarname="popt-%-msys-%-src.tar" />
-      <licence tarname="popt-%-msys-%-lic.tar" />
+      <source tarname="popt-%-msys-%-src.tar.%" />
+      <licence tarname="popt-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 62e76b3..7cfc65d 100644 (file)
@@ -32,8 +32,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="rebase-%-msys-%-lic.tar" />
-      <source tarname="rebase-%-msys-%-src.tar" />
+      <licence tarname="rebase-%-msys-%-lic.tar.%" />
+      <source tarname="rebase-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 1fa1e2b..afc6ff0 100644 (file)
@@ -47,8 +47,8 @@
         </paragraph>
       </description>
 
-      <source tarname="regex-%-msys-%-src.tar" />
-      <licence tarname="regex-%-msys-%-lic.tar" />
+      <source tarname="regex-%-msys-%-src.tar.%" />
+      <licence tarname="regex-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="libregex-0.12-1-msys-1.0.11-dll-0.tar.lzma" />
index 882e9b7..a2f5ba2 100755 (executable)
@@ -17,8 +17,8 @@
         </paragraph>
       </description>
 
-      <source tarname="rsync-%-msys-%-src.tar" />
-      <licence tarname="rsync-%-msys-%-lic.tar" />
+      <source tarname="rsync-%-msys-%-src.tar.%" />
+      <licence tarname="rsync-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="rsync-3.0.8-1-msys-1.0.17-bin.tar.lzma" />
index 180085d..52fbbda 100644 (file)
@@ -31,8 +31,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="rxvt-%-msys-%-lic.tar" />
-      <source tarname="rxvt-%-msys-%-src.tar" />
+      <licence tarname="rxvt-%-msys-%-lic.tar.%" />
+      <source tarname="rxvt-%-msys-%-src.tar.%" />
 
       <!-- NOTE: the rxvt-2.7.10.20050409-* versions have a serious flaw, in
            that whenever a native application is launched from within an rxvt
index 1b7af3a..117765d 100644 (file)
@@ -19,8 +19,8 @@
         </paragraph>
       </description>
 
-      <source tarname="sed-%-msys-%-src.tar" />
-      <licence tarname="sed-%-msys-%-lic.tar" />
+      <source tarname="sed-%-msys-%-src.tar.%" />
+      <licence tarname="sed-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="sed-4.2.1-2-msys-1.0.13-bin.tar.lzma" >
index a1cefa4..9e98ec3 100644 (file)
@@ -41,8 +41,8 @@
         </paragraph>
       </description>
 
-      <source tarname="tar-%-msys-%-src.tar" />
-      <licence tarname="tar-%-msys-%-lic.tar" />
+      <source tarname="tar-%-msys-%-src.tar.%" />
+      <licence tarname="tar-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="tar-1.23-1-msys-1.0.13-bin.tar.lzma">
index c152338..d694b42 100644 (file)
@@ -24,8 +24,8 @@
         </paragraph>
       </description>
 
-      <source tarname="termcap-%-msys-%-src.tar" />
-      <licence tarname="termcap-%-msys-%-lic.tar" />
+      <source tarname="termcap-%-msys-%-src.tar.%" />
+      <licence tarname="termcap-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <release tarname="termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma" />
@@ -57,8 +57,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="termcap-%-msys-%-lic.tar" />
-      <source tarname="termcap-%-msys-%-src.tar" />
+      <licence tarname="termcap-%-msys-%-lic.tar.%" />
+      <source tarname="termcap-%-msys-%-src.tar.%" />
 
       <component class="dll">
         <release tarname="libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma" />
index 6740afc..3508821 100644 (file)
@@ -32,8 +32,8 @@
         </paragraph>
       </description>
 
-      <source tarname="texinfo-%-msys-%-src.tar" />
-      <licence tarname="texinfo-%-msys-%-lic.tar" />
+      <source tarname="texinfo-%-msys-%-src.tar.%" />
+      <licence tarname="texinfo-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 9a81a7e..54670b3 100644 (file)
@@ -14,8 +14,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="unzip-%-msys-%-lic.tar" />
-      <source tarname="unzip-%-msys-%-src.tar" />
+      <licence tarname="unzip-%-msys-%-lic.tar.%" />
+      <source tarname="unzip-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 22275c0..ca3aabd 100644 (file)
@@ -17,8 +17,8 @@
         </paragraph>
       </description>
 
-      <source tarname="vim-%-msys-%-src.tar" />
-      <licence tarname="vim-%-msys-%-lic.tar" />
+      <source tarname="vim-%-msys-%-src.tar.%" />
+      <licence tarname="vim-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 4d9f41d..18bab8f 100644 (file)
@@ -32,8 +32,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="wget-%-msys-%-lic.tar" />
-      <source tarname="wget-%-msys-%-src.tar" />
+      <licence tarname="wget-%-msys-%-lic.tar.%" />
+      <source tarname="wget-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index f51a13b..38f519d 100644 (file)
@@ -29,8 +29,8 @@
         </paragraph>
       </description>
 
-      <source tarname="xz-%-msys-%-src.tar" />
-      <licence tarname="xz-%-msys-%-lic.tar" />
+      <source tarname="xz-%-msys-%-src.tar.%" />
+      <licence tarname="xz-%-msys-%-lic.tar.%" />
 
       <component class="bin">
         <!-- Every MSYS package requires msys-core-bin.  This dependency
@@ -84,8 +84,8 @@
         </paragraph>
       </description>
 
-      <source tarname="xz-%-msys-%-src.tar" />
-      <licence tarname="xz-%-msys-%-lic.tar" />
+      <source tarname="xz-%-msys-%-src.tar.%" />
+      <licence tarname="xz-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <release tarname="liblzma-4.999.9beta_20100401-1-msys-1.0.13-dll-1.tar.gz" />
index 4206944..79770a4 100644 (file)
@@ -16,8 +16,8 @@
         </paragraph>
       </description>
 
-      <licence tarname="zip-%-msys-%-lic.tar" />
-      <source tarname="zip-%-msys-%-src.tar" />
+      <licence tarname="zip-%-msys-%-lic.tar.%" />
+      <source tarname="zip-%-msys-%-src.tar.%" />
 
       <component class="bin">
         <requires eq="msys-core-*-msys-*-bin.tar" />
index 822f349..037e6a3 100644 (file)
@@ -14,8 +14,8 @@
         </paragraph>
       </description>
 
-      <source tarname="zlib-%-msys-%-src.tar" />
-      <licence tarname="zlib-%-msys-%-lic.tar" />
+      <source tarname="zlib-%-msys-%-src.tar.%" />
+      <licence tarname="zlib-%-msys-%-lic.tar.%" />
 
       <component class="dll">
         <!-- note: for historical reasons,