OSDN Git Service

Publish pexports package version 0.48
[mingw/mingw-dist.git] / ChangeLog
1 2020-01-31  Keith Marshall  <keith@users.osdn.me>
2
3         Publish pexports package version 0.48
4
5         * mingw32/mingw32-pexports.xml: Set download host to OSDN.net; add new
6         release specifications; mark previous releases as having no available
7         package for download, from the new download host.
8         * common/issue.log mingw32/issue.log: Update accordingly.
9
10 2020-01-13  Keith Marshall  <keith@users.osdn.me>
11
12         Publish MinGW.org WSL-5.2.3 package set.
13
14         * mingw32/mingw32-runtime.xml (mingwrt-5.2.3-dev, mingwrt-5.2.3-dll)
15         (mingwrt-5.2.3-lic, mingwrt-5.2.3-man, libmingwex-5.2.3-dll-2)
16         (libmingwex-5.2.3-dev, w32api-5.2.3-dev): Add references.
17         * common/issue.log mingw32/issue.log: Update accordingly.
18
19 2020-01-10  Keith Marshall  <keith@users.osdn.me>
20
21         Address MinGW-Issue #39902; correct minizip dependencies.
22
23         * mingw32/mingw32-zlib.xml (libminizip-mingw32-dll): Remove...
24         (mingw32-libz-%-mingw32-dll-1.tar): ...this dependency; replace...
25         (mingw32-libz-*-mingw32-dll-1.tar): ...with version agnostic form.
26         (mingw32-libbz2-*-mingw32-dll-2.tar): Add missing dependency.
27         * common/issue.log mingw32/issue.log: Update accordingly.
28
29 2019-10-13  Keith Marshall  <keith@users.osdn.me>
30
31         GCC update to address MinGW-Issue #39639; link with libiconv.
32
33         * mingw32/mingw32-gcc4.xml: Update all packages to release 8.2.0-5
34         * common/issue.log mingw32/issue.log: Update accordingly.
35
36 2019-10-13  Keith Marshall  <keith@users.osdn.me>
37
38         Update to accommodate C++11 deprecation of "auto_ptr".
39
40         * tests/xmlcheck.cpp (unique_or_auto_ptr): New macro; define it...
41         [__cplusplus >= 201103L]: ...as "unique_ptr", for C++11 onward, or...
42         [__cplusplus < 201103L]: ...as "auto_ptr", for earlier C++.
43
44 2019-07-06  Keith Marshall  <keith@users.osdn.me>
45
46         Publish MinGW.org WSL-5.2.2 package set.
47
48         * mingw32/mingw32-runtime.xml (mingwrt-5.2.2-dev, mingwrt-5.2.2-dll)
49         (mingwrt-5.2.2-lic, mingwrt-5.2.2-man, libmingwex-5.2.2-dll-2)
50         (libmingwex-5.2.2-dev, w32api-5.2.2-dev): Add references.
51         * common/issue.log mingw32/issue.log: Update accordingly.
52
53 2019-07-04  Keith Marshall  <keith@users.osdn.me>
54
55         Correct -Wformat handling of "%hhn" for __mingw_format__.
56
57         * mingw32/mingw32-gcc4.xml: Update all packages to release 8.2.0-4
58         * common/issue.log mingw32/issue.log: Update accordingly.
59
60 2019-04-29  Keith Marshall  <keith@users.osdn.me>
61
62         Correct a package name typo.
63
64         * mingw32/mingw32-gcc4.xml (libgnat-6.dll): Tarball is actually
65         .tar.xz, but was specified as .tar.lzma; correct it, and republish.
66         * common/issue.log mingw32/issue.log: Update accordingly.
67
68 2019-02-11  Keith Marshall  <keith@users.osdn.me>
69
70         Publish binutils-2.32 package set.
71
72         * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev)
73         (binutils-lic, binutils-info, binutils-man, binutils-lang): Add
74         release references for version 2.32-1
75         * common/issue.log mingw32/issue.log: Update accordingly.
76
77 2019-02-07  Keith Marshall  <keith@users.osdn.me>
78
79         Correct a typo, of omission, for obsolete gcc-4.8.1.
80
81         * mingw32/mingw32-gcc4.xml (gcc-c++-4.8.1-5-doc): Add a missing
82         'download tarname="none"' attribute to the release specification.
83         * common/issue.log mingw32/issue.log: Update accordingly.
84
85 2019-01-22  Keith Marshall  <keith@users.osdn.me>
86
87         Publish MinGW.org WSL-5.2.1 package set.
88
89         * mingw32/mingw32-runtime.xml (mingwrt-5.2.1-dev, mingwrt-5.2.1-dll)
90         (mingwrt-5.2.1-lic, mingwrt-5.2.1-man, libmingwex-5.2.1-dll-2)
91         (libmingwex-5.2.1-dev, w32api-5.2.1-dev): Add references.
92         (wsl-features): New post-installation hook package; specify it.
93         (wsl-features-20190122-1-cfg): Add reference; define action.
94         * common/issue.log mingw32/issue.log: Update accordingly.
95
96 2019-01-14  Keith Marshall  <keith@users.osdn.me>
97
98         Republish binutils-2.31.1 and gcc-8.2.0 package sets.
99
100         * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev)
101         (binutils-lic, binutils-info, binutils-man, binutils-lang): Add
102         release references for version 2.31.1-2; this is a rebuilt package, to
103         correct a defect in the mkstemp() function from mingwrt-5.2
104
105         * mingw32/mingw32-gcc4.xml (gcc-core-bin): Require binutils-2.31.1-2
106         (gcc-lic, gcc-core-bin, gcc-info, gcc-man, gcc-lang, libgcc-dll-1)
107         (gcc-ada-bin, libgnat-dll, gcc-c++-bin, gcc-c++-man, libstdc++-dll-6)
108         (gcc-fortran-bin, gcc-fortran-info, gcc-fortran-man, libgfortran-dll)
109         (gcc-objc-bin, libobjc-dll-4, libatomic-dll-1, libgomp-dll-1)
110         (libssp-dll-1, libquadmath-dll-0, libquadmath-info): Add release
111         references for version 8.2.0-3 package set; once again, this is a
112         rebuild to correct the mingwrt-5.2 mkstemp() defect.
113
114         * common/issue.log mingw32/issue.log: Update accordingly.
115
116 2018-12-31  Keith Marshall  <keith@users.osdn.me>
117
118         Add a missing package affiliation.
119
120         * mingw32/mingw32-zlib.xml (zlib): Affiliate it with the
121         "MinGW Standard Libraries" package group; previously, it had no
122         affiliation whatsoever, and thus wasn't visible at its natural
123         location within the package group hierarchy.
124
125 2018-12-31  Keith Marshall  <keith@users.osdn.me>
126
127         Correct a trivial typographic error.
128
129         * test/pkgspec.xsd (download-host): s/wich/which/
130
131 2018-12-31  Keith Marshall  <keith@users.osdn.me>
132
133         Publish zlib-1.2.11 package set on OSDN.net
134
135         * mingw32/mingw32-zlib.xml (download-host): Relocate to osdn.net
136         (zlib-doc, zlib-lic, zlib-man, libz-dev, libz-dll-1): Add release
137         references for version 1.2.11-1, and also for previously unmanaged
138         version 1.2.8-2; delete all references to earlier versions, for which
139         the package files will remain on SourceForge.net, but have not been
140         relocated to, and will not be accessible on, the OSDN.net host.
141         (minizip, libminizip): Delete all release references to versions other
142         than 1.2.7-1, for which the (now-obsolete) packages have been
143         relocated; no new releases are scheduled for publication.
144         * common/issue.log mingw32/issue.log: Update accordingly.
145
146 2018-12-30  Keith Marshall  <keith@users.osdn.me>
147
148         Publish binutils-2.31.1 package set on OSDN.net
149
150         * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev)
151         (binutils-lic, binutils-info, binutils-man, binutils-lang): Add
152         release references for version 2.31.1-1
153
154         * mingw32/mingw32-gcc4.xml (gcc-core-bin): Force a requirement for
155         binutils-2.31.1-1 or later; add missing dependency on libstdc++-dll-6
156
157         * common/issue.log mingw32/issue.log: Update accordingly.
158
159 2018-12-29  Keith Marshall  <keith@users.osdn.me>
160
161         Correct ISL package references following relocation to OSDN.net
162
163         * mingw32/mingw32-isl.xml (isl-dev, isl-doc, isl-lic)
164         (libisl-dll-15): Update release references to version 0.18-2; the
165         previous 0.18-1 release packages remain on SourceForge.net, but were
166         not relocated, and are thus inaccessible on the OSDN.net host.
167         * common/issue.log mingw32/issue.log: Update accordingly.
168
169 2018-12-29  Keith Marshall  <keith@users.osdn.me>
170
171         Publish GCC-8.2.0 package set on OSDN.net
172
173         * mingw32/mingw32-gcc4.xml (download-host): Relocate to osdn.net
174         (package-group-hierarchy): Remove now-redundant "GCC Upgrade Blockers"
175         (gcc-lic, gcc-core-bin, gcc-info, gcc-man, gcc-lang, libgcc-dll-1)
176         (gcc-ada-bin, libgnat-dll, gcc-c++-bin, gcc-c++-man, libstdc++-dll-6)
177         (gcc-fortran-bin, gcc-fortran-info, gcc-fortran-man, libgfortran-dll)
178         (gcc-objc-bin, libobjc-dll-4, libatomic-dll-1, libgomp-dll-1)
179         (libssp-dll-1, libquadmath-dll-0, libquadmath-info): Add release
180         references for version 8.2.0-2 package set, and also for previously
181         unmanaged version 8.2.0-1 and version 7.3.0-1 package sets.  Delete
182         references to all earlier version package sets; associated packages
183         will remain on SourceForge.net, but are not scheduled for relocation,
184         and will not be accessible through the OSDN.net download service.
185         (gcc-core-dev, gcc-ada-dev, gcc-c++-dev, gcc-fortran-dev)
186         (gcc-objc-dev): Add release reference for version 4.8.2-2, and delete
187         all other version references.  This is a virtual package, and thus is
188         effectively empty; it serves only to clear out aberrant content which
189         may have been inherited from a prior version 4.8.1 installation.
190         (gcc-core-doc, gcc-c++-doc, gcc-fortran-doc): Likewise, but identify
191         the sole residual virtual release as version 4.8.1-5
192         * common/issue.log mingw32/issue.log: Update accordingly.
193
194 2018-12-28  Keith Marshall  <keith@users.osdn.me>
195
196         Redirect ISL package download requests to OSDN.net
197
198         * mingw32/mingw32-isl.xml (download-host): Relocate to osdn.net
199         * common/issue.log mingw32/issue.log: Update accordingly.
200
201 2018-12-28  Keith Marshall  <keith@users.osdn.me>
202
203         Redirect MPC package download requests to OSDN.net
204
205         * mingw32/mingw32-mpc.xml (download-host): Relocate to osdn.net
206         (mpc-1.0.3-2-dev, mpc-1.0.3-2-info, mpc-1.0.3-2-lic): Add new release
207         references; remove all references to earlier releases, all of which
208         remain available on SourceForge.net, but none of which are scheduled
209         for relocation to, nor will be accessible on, the OSDN.net host.
210         (libmpc-1.0.3-2-dll-3): Likewise.
211         (mpc-1.0.3-1-doc): Retain obsolete reference for effectively empty
212         virtual package; add description tag, with content attesting to the
213         now-redundant status of this component package.
214         * common/issue.log mingw32/issue.log: Update accordingly.
215
216 2018-12-28  Keith Marshall  <keith@users.osdn.me>
217
218         Redirect MPFR package download requests to OSDN.net
219
220         * mingw32/mingw32-mpfr.xml (download-host): Relocate to osdn.net
221         (mpfr-dev, mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Remove all
222         release references, other than those for version 3.1.5-2; associated
223         packages will remain on SourceForge.net, but are not scheduled for
224         relocation to, and will not be accessible on, the OSDN.net host.
225         * common/issue.log mingw32/issue.log: Update accordingly.
226
227 2018-12-28  Keith Marshall  <keith@users.osdn.me>
228
229         Redirect GMP package download requests to OSDN.net
230
231         * mingw32/mingw32-gmp.xml (download-host): Relocate to osdn.net
232         (gmp-6.1.2-3-dev, libgmp-6.1.2-3-dll-10, libgmpxx-6.1.2-3-dll-4)
233         (gmp-6.1.2-3.lic, gmp-6.1.2-3-info, gmp-6.1.2-3-man): Add new release
234         references.  Prune all earlier release references; associated packages
235         will remain available on SourceForge.net, but they are not scheduled
236         for relocation to, and will not be accessible on the OSDN.net host.
237         (gmp-5.1.2-1-doc): Retain obsolete package reference; reidentify as a
238         virtual package, thus effectively vacating its content; add definition
239         tag, with content attesting to redundant status of this component.
240         * common/issue.log mingw32/issue.log: Update accordingly.
241
242 2018-12-28  Keith Marshall  <keith@users.osdn.me>
243
244         Redirect GNU gettext package download requests to OSDN.net
245
246         * mingw32/mingw32-gettext.xml (download-host): Relocate to osdn.net
247         (affiliate) <libintl>: Associate with "MinGW Standard Libraries".
248         (affiliate) <libgettextpo, libasprintf>: Likewise.
249         (gettext-bin, gettext-ext, gettext-dev, gettext-doc, gettext-info)
250         (gettext-man, gettext-html, gettext-lic, gettext-dll, libintl-dll-8)
251         (libgettextpo-dll-0, libasprintf-dll-0): Prune release references to
252         any version other than 0.18.3.2-2; the associated packages will remain
253         on SourceForge.net, but they are not scheduled for relocation to, and
254         will not be accessible on, the OSDN.net download host.
255         [libiconv-dll-2]: Accept any issue of version 1.14
256         (gettext-dll): Update description; declare it obsolete.
257         * common/issue.log mingw32/issue.log: Update accordingly.
258
259 2018-12-28  Keith Marshall  <keith@users.osdn.me>
260
261         Redirect libiconv package download requests to OSDN.net
262
263         * mingw32/libiconv.xml (download-host): Relocate to osdn.net
264         (affiliate): Associate all packages with "MinGW Standard Libraries".
265         (libiconv-bin, libiconv-dev, libiconv-dll-2, libcharset-dll-1)
266         (libiconv-lic, libiconv-html, libiconv-lang, libiconv-man): Add
267         version 1.14-2 release references.  Prune all other references; the
268         associated packages will remain on SourceForge.net, but they are not
269         scheduled for relocation to, and will not be accessible on OSDN.net
270         (libiconv-doc): Likewise; vacate content; add description; note that
271         this component package is redundant, and no longer maintained.
272         * common/issue.log mingw32/issue.log: Update accordingly.
273
274 2018-12-27  Keith Marshall  <keith@users.osdn.me>
275
276         Redirect binutils package download requests to OSDN.net
277
278         * mingw32/mingw32-binutils.xml (download-host): Relocate to osdn.net
279         (binutils-bin, binutils-dev): Prune all release references other than
280         those for version 2.28-1; these earlier releases will remain available
281         on SourceForge.net, but are not scheduled for relocation to OSDN.net
282         (binutils-info, binutils-man, binutils-lang): Likewise.
283         (binutils-2.24-1-doc): Retain effectively empty virtual package;
284         vacate its dependency list; prune all other version references.
285         * common/issue.log mingw32/issue.log: Update accordingly.
286
287 2018-12-24  Keith Marshall  <keith@users.osdn.me>
288
289         Redirect catalogue publication host to OSDN.net
290
291         * Makefile.in (FRS_CATALOGUE_HOST): Relocate to storage.osdn.net
292         (FRS_CATALOGUE_ROOT): Direct it to /storage/groups/m/mi/mingw/...
293         (FRS_CATALOGUE_PATH): ...using the .catalogue directory.
294
295         * VERSION.m4 (VERSION_MINOR): Increment it to 4, thus making...
296         * configure (PACKAGE_VERSION): ...this equivalent to 2.4.0
297
298 2018-12-24  Keith Marshall  <keith@users.osdn.me>
299
300         Publish MinGW.org WSL-5.2 package set.
301
302         * mingw32/mingw32-runtime.xml (download-host): Relocate to osdn.net
303         (mingwrt-5.2-dev, mingwrt-5.2-dll, mingwrt-5.2-lic, mingwrt-5.2-man)
304         (libmingwex-5.2-dev, libmingwex-5.2-dll-2, w32api-5.2-dev): Add
305         references; also add references to each of...
306         (mingwrt-5.1.1-dev, mingwrt-5.1.1-dll, mingwrt-5.1.1-lic)
307         (mingwrt-5.1.1-man, libmingwex-5.1.1-dev, libmingwex-5.1.1-dll-0)
308         (w32api-5.1.1-dev, mingwrt-5.1-dev, mingwrt-5.1-dll, mingwrt-5.1-lic)
309         (mingwrt-5.1-man, libmingwex-5.1-dev, libmingwex-5.1-dll-0)
310         (w32api-5.1.1-dev): ...these previously unmanaged releases; remove all
311         references to earlier releases, which remain on sourceforge.net, but
312         are not scheduled to be relocated to the osdn.net download host.
313         * common/issue.log mingw32/issue.log: Update accordingly.
314
315 2018-01-18  Keith Marshall  <keithmarshall@users.sourceforge.net>
316
317         Publish MinGW.org WSL-5.0.2 package set.
318
319         * mingw32/mingw32-runtime.xml (mingwrt-5.0.2-dev, mingwrt-5.0.2-dll)
320         (mingwrt-5.0.2-lic, mingwrt-5.0.2-man, libmingwex-5.0.2-dll-0)
321         (libmingwex-5.0.2-dev, w32api-5.0.2-dev): Add references.
322         * common/issue.log mingw32/issue.log: Update accordingly.
323
324 2018-01-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
325
326         Upgrade to correct malformed libmpfr.a
327
328         * mingw32/mingw32-mpfr.xml (mpfr, libmpfr): Add 3.1.5-2 release;
329         this removes references to libgmp.dll.a from libmpfr.a, correctly
330         replacing them with references to static libgmp.a
331         * common/issue.log mingw32/issue.log: Update accordingly.
332
333 2017-09-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
334
335         Eliminate libgcc_s_dw2-1.dll dependencies in GMP DLLs.
336
337         * mingw32/mingw32-gmp.xml (gmp-6.1.2-2): Add release references.
338         (libgmp-6.1.2-2-dll-10, libgmpxx-6.1.2-2-dll-4): Likewise; these
339         represent the DLL component packages rebuilt with -static-libgcc.
340         * common/issue.log mingw32/issue.log: Update accordingly.
341
342 2017-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
343
344         Publish MinGW.org WSL-5.0.1 package set.
345
346         * mingw32/mingw32-runtime.xml (mingwrt-5.0.1-dev, mingwrt-5.0.1-dll)
347         (mingwrt-5.0.1-lic, mingwrt-5.0.1-man, libmingwex-5.0.1-dll-0)
348         (libmingwex-5.0.1-dev, w32api-5.0.1-dev): Add references.
349         * common/issue.log mingw32/issue.log: Update accordingly.
350
351 2017-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
352
353         Add libmingwex-0.dll dependency for GCC-6.3.0
354
355         * mingw32/mingw32-gcc4.xml (gcc-core-bin): Add dependency on...
356         (mingw32-libmingwex-dll-0): ...this; it is required by cc1.exe
357         * common/issue.log mingw32/issue.log: Update accordingly.
358
359 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
360
361         Correct a bogus dependency in earlier GCC-6.3.0 publication.
362
363         * mingw32/mingw32-gcc4.xml (gcc-fortran-dev): Remove dependency on...
364         (libgfortran-dll-3): ...this; it is inappropriate to the phoney parent
365         package, attempts resolution to the wrong version, and likely fails.
366         * common/issue.log mingw32/issue.log: Update accordingly.
367
368 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
369
370         Upgrade GCC; make version 6.3.0 the preferred release.
371
372         * mingw32/mingw32-gcc4.xml: Add v6.3.0 references for all GCC
373         component packages, associated sub-packages, and library packages.
374         (mingw32-gcc-core-deps, mingw32-libgomp-deps): New virtual packages;
375         they facilitate dependency resolution for non-GCC libraries with ABI
376         versions which differ across GCC releases; users are advised to remove
377         them after installation; (FIXME: let mingw-get do this automatically).
378         (GCC Upgrade Blockers): New package hierarchy group; affiliate those
379         aberrant "dev" packages, and temporary convenience packages, which
380         we would prefer users to remove ASAP, after upgrade to GCC-6.3.
381         * common/issue.log mingw32/issue.log: Update accordingly.
382
383 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
384
385         Pre-empt facility to support package visibility attributes.
386
387         * tests/pkgspec.xsd (visibility-attribute): New XML type; define it.
388         (package, component-specification) [visibility="hidden"]: Accept it.
389
390 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
391
392         Upgrade mingw32-mpc package to version 1.0.3.
393
394         * mingw32/mingw32-mpc.xml: Add new release specifications.
395         * common/issue.log mingw32/issue.log: Update accordingly.
396
397 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
398
399         Upgrade mingw32-mpfr package to version 3.1.5.
400
401         * mingw32/mingw32-mpfr.xml: Add new release specifications.
402         (info): New component package; add reference and specification.
403         * common/issue.log mingw32/issue.log: Update accordingly.
404
405 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
406
407         Upgrade mingw32-gmp package to version 6.1.2.
408
409         * mingw32/mingw32-gmp.xml: Add new release specifications.
410         * common/issue.log mingw32/issue.log: Update accordingly.
411
412 2017-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
413
414         Add and publish new mingw32-isl-0.18 package set.
415
416         * mingw32/mingw32-isl.xml: New package specification file.
417         * mingw32/mingw32-package-list.xml (mingw32-isl): Register it.
418         * common/issue.log mingw32/issue.log: Update accordingly.
419
420 2017-07-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
421
422         Upgrade mingw32-binutils package to version 2.28-1.
423
424         * mingw32/mingw32-binutils.xml: Add new release specifications.
425         * common/issue.log mingw32/issue.log: Update accordingly.
426
427 2017-03-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
428
429         Publish MinGW.org WSL-5.0 package set.
430
431         * mingw32/mingw32-runtime.xml (mingwrt-5.0-dev, mingwrt-5.0-dll)
432         (mingwrt-5.0-lic, mingwrt-5.0-man, w32api-5.0-dev): Add references.
433         (libmingwex): New subpackage; define it, and add references for...
434         (libmingwex-5.0-dev, libmingwex-5.0-dll-0): ...these components.
435         * common/issue.log mingw32/issue.log: Update accordingly.
436
437 2016-12-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
438
439         Replace potentially malformed GCC-5 package set.
440
441         * mingw32/mingw32-gcc4.xml (all component packages): Add release
442         references for version 5.3.0-3 packages; these replace the former
443         version 5.3.0-2 packages, which may have been responsible for
444         improperly resolved dynamic linking references.
445         * common/issue.log mingw32/issue.log: Update accordingly.
446
447 2016-10-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
448
449         Publish mingwrt-3.22.4 patch release.
450
451         * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev)
452         (mingwrt-3.22.4-dll, mingwrt-3.22.4-lic, mingwrt-3.22.4-man): Add
453         component package release records.
454         * common/issue.log mingw32/issue.log: Update accordingly.
455
456 2016-10-13  Keith Marshall  <keithmarshall@users.sourceforge.net>
457
458         Publish mingwrt-3.22.3 patch release.
459
460         * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev)
461         (mingwrt-3.22.3-dll, mingwrt-3.22.3-lic, mingwrt-3.22.3-man): Add
462         component package release records.
463         * common/issue.log mingw32/issue.log: Update accordingly.
464
465 2016-10-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
466
467         Add missing package descriptions.
468
469         * mingw32/mingw32-gcc4.xml (mingw32-libatomic, mingw32-libgomp)
470         (mingw32-libssp): Add missing package descriptions.  Avoid empty
471         paragraph elements; they crash "mingw-get list".  Republish.
472         * common/issue.log mingw32/issue.log: Update accordingly.
473
474 2016-09-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
475
476         Publish mingwrt-3.22.2 and w32api-3.18.2 patch releases.
477
478         * mingw32/mingw32-runtime.xml (mingwrt-3.22.2-dev)
479         (mingwrt-3.22.2-dll, mingwrt-3.22.2-lic, mingwrt-3.22.2-man)
480         (w32api-3.18.2-dev): Add component package release records.
481         * common/issue.log mingw32/issue.log: Update accordingly.
482
483 2016-09-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
484
485         Correct underspecified dependency in 2016-09-04 update.
486
487         * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Respecify...
488         (libpthreadgc-*-mingw32-dev) [* >= 2.10.*]: ...this dependency.
489         * common/issue.log mingw32/issue.log: Update accordingly.
490
491 2016-09-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
492
493         Add missing "-lpthread" dependency for GCC-5.3.0-2.
494
495         * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Require...
496         (libpthreadgc-*-mingw32-dev) [* >= 2.10]: ...this package.
497         * common/issue.log mingw32/issue.log: Update accordingly.
498
499 2016-08-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
500
501         Add references for previously published GCC-5.3.0-2.
502
503         * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin, mingw32-libgcc-dll)
504         (mingw32-gcc-ada-bin, mingw32-gcc-g++-bin, mingw32-gcc-fortran-bin)
505         (mingw32-gcc-info, mingw32-gcc-lang, mingw32-gcc-lic, mingw32-gcc-man)
506         (mingw32-libstdc++-dll, mingw32-libssp-dll, mingw32-libquadmath-dll)
507         (mingw32-libgfortran-dll, mingw32-libobjc-dll, mingw32-libgomp-dll)
508         (mingw32-gcc-fortran-info, mingw32-libquadmath-info)
509         (mingw32-gcc-objc-bin, mingw32-gcc-fortran-man): Add release records.
510         (mingw32-gcc-dev, mingw32-gcc-ada-dev, mingw32-gcc-fortran-dev)
511         (mingw32-gcc-objc-dev, mingw32-gcc-doc, mingw32-gcc-fortran-doc)
512         (mingw32-gcc-c++-dev, mingw32-gcc-c++-doc): Add fake release records;
513         these remove artefacts from previous releases, which may otherwise
514         result in installation conflicts for the current release.
515         (mingw32-libatomic-dll): New component package; specify it.
516         * common/issue.log mingw32/issue.log: Update accordingly.
517
518 2016-08-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
519
520         Publish pthreads-win32-2.10-mingw32-pre-20160821-1.
521
522         * mingw32/mingw32-pthreads-w32.xml (pthreads-w32-2.10-dev): Add
523         component package release record; it is specified as a meta-component.
524         (pthreads-w32-2.10-doc, pthreads-w32-2.10-lic, libpthreadgc-2.10-dll-3)
525         (libpthreadgce-2.10-dll-3): Add component package release records.
526         (libpthreadgc-2.10-dev, libpthreadgce-2.10-dev): New components.
527         * common/issue.log mingw32/issue.log: Update accordingly.
528
529 2016-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
530
531         Publish mingwrt-3.22.1.
532
533         * mingw32/mingw32-runtime.xml (mingwrt-3.22.1-dev)
534         (mingwrt-3.22.1-dll, mingwrt-3.22.1-lic, mingwrt-3.22.1-man): Add
535         component package release records.
536         * common/issue.log mingw32/issue.log: Update accordingly.
537
538 2016-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
539
540         Publish w32api-3.18.1.
541
542         * mingw32/mingw32-runtime.xml (w32api-3.18.1-dev): Add release record.
543         * common/issue.log mingw32/issue.log: Update accordingly.
544
545 2016-07-15  Cesar Strauss  <cestrauss@gmail.com>
546
547         Upgrade msys-core to version 1.0.19.
548
549         * msys/msys-core.xml:  Add new release specifications.
550         (msys-core) <bin>: Generate /etc/fstab automatically in postinstall.
551
552         * common/issue.log msys/issue.log: Updated accordingly.
553
554 2016-07-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
555
556         Publish mingwrt-3.22 and w32api-3.18.
557
558         * mingw32/mingw32-runtime.xml (mingwrt-3.22): Add release records...
559         (dev, dll, lic, man): ...for each of these component packages.
560         (w32api-3.18): Likewise, for 'dev' component package only.
561
562         * common/issue.log mingw32/issue.log: Update accordingly.
563
564 2016-03-16  Erwin Waterlander  <waterlan@xs4all.nl>
565
566         New package msys-ncurses 6.0.
567
568         * msys/msys-ncurses.xml: New for ncurses version 6.0.
569         * msys/msys-package-list.xml: Added msys-ncurses.
570         * msys/issue.log: Updated accordingly.
571         * common/issue.log: Updated accordingly.
572
573         * msys/msys-mksh.xml: Added missing file.
574
575 2016-02-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
576
577         Reassign misplaced libmpc dependencies for GCC-4.8.1
578
579         * mingw32/mingw32-gcc4.xml (libgcc-dll-1): Delete dependencies on...
580         (libmpc-dll-2, libmpc-dll-3): ...these; reassign as appropriate, to...
581         (gcc-core-4.8.1-dev): ...here.
582
583         * common/issue.log mingw32/issue.log: Update accordingly.
584
585 2016-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
586
587         Remove bogus GCC-4.9.3 dependencies.
588
589         * mingw32/mingw32-gcc4.xml (gcc-core-dev): Make dependencies on...
590         (libgomp-dll-1, libssp-dll-0): ...these specific to each GCC version.
591         (libgcc-dll-1): Remove unnecessary dependency on...
592         (libmpc-dll-3): ...this; reassign it where it is needed...
593         (gcc-core-bin): ...here.
594
595         * common/issue.log mingw32/issue.log: Update accordingly.
596
597 2016-02-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
598
599         Upgrade GCC; make version 4.9.3 the preferred release.
600
601         * mingw32/mingw32-gcc4.xml: Add v4.9.3 references for all GCC
602         component packages, associated sub-packages, and library packages.
603         * common/issue.log mingw32/issue.log: Update accordingly.
604
605 2016-01-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
606
607         Upgrade mingwrt to version 3.21.1
608
609         * mingw32/mingw32-runtime.xml (mingwrt): Add new version references.
610         * common/issue.log mingw32/issue.log: Update accordingly.
611
612 2016-01-08  Erwin Waterlander  <waterlan@xs4all.nl>
613
614         Upgraded package mingw32-ncurses to version 6.0-2.
615
616         * contrib/mingw32-ncurses.xml: Created separate package
617           definitions for ncurses, libncurses, and terminfo.
618           Added libncurses-dll package.
619         * contrib/issue.log: Updated accordingly.
620         * common/issue.log: Updated accordingly.
621
622         Updated package mingw32-pdcurses.
623
624         * contrib/mingw32-pdcurses.xml: Added missing group affiliates.
625
626 2016-01-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
627
628         Give contributed package their own package list.
629
630         * mingw32/mingw32-package-list.xml: Remove contributed packages, to...
631         * contrib/mingw32-contrib-package-list.xml: ...this new file.
632         * common/package-list.xml (mingw32-contrib-package-list.xml): Add it.
633         * common/issue.log mingw32/issue.log contrib/issue.log: Regenerate;
634         publish all affected catalogue files.
635
636 2016-01-04  Erwin Waterlander  <waterlan@xs4all.nl>
637
638         Upgrade mingw32-libunistring package to 0.9.6.
639
640         * contrib/mingw32-libunistring.xml: Updated for libunistring version 0.9.6.
641         * contrib/issue.log: Updated accordingly.
642
643 2016-01-03  Erwin Waterlander  <waterlan@xs4all.nl>
644
645         New package mingw32-ncurses 6.0.
646
647         * contrib/mingw32-ncurses.xml: New for ncurses version 6.0.
648         * mingw32/mingw32-package-list.xml: Added mingw32-ncurses.
649         * mingw32/issue.log: Updated accordingly.
650         * contrib/issue.log: Updated accordingly.
651         * common/issue.log: Updated accordingly.
652
653 2015-12-22  Erwin Waterlander  <waterlan@xs4all.nl>
654
655         Upgrade dos2unix to version 7.3.2.
656
657         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.3.2.
658         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.3.2.
659         * mingw32/issue.log: Updated accordingly.
660         * msys/issue.log: Updated accordingly.
661         * common/issue.log: Updated accordingly.
662
663 2015-09-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
664
665         Upgrade binutils package to version 2.25.1 (correction)
666
667         * mingw32/mingw32-binutils.xml (binutils) <bin>: Correct archive
668         compression type; was recorded as .lzma; should be .xz
669         * common/issue.log mingw32/issue.log: Update accordingly.
670
671 2015-09-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
672
673         Upgrade binutils package to version 2.25.1
674
675         * mingw32/mingw32-binutils.xml: Add new release specifications.
676         (binutils) <doc>: Component package marked obsolete; NOT upgraded.
677         * common/issue.log mingw32/issue.log: Update accordingly.
678
679 2015-09-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
680
681         Upgrade pexports package to version 0.47
682
683         * mingw32/mingw32-pexports.xml: Add new release specifications.
684         * common/issue.log mingw32/issue.log: Update accordingly.
685
686 2015-09-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
687
688         Fix MinGW-Bug [#2216]: error in gettext-0.18.3.2 packaging.
689
690         * mingw32-gettext.xml (all package components): Add new release
691         specifications, at version 0.18.3.2-2; these effectlively duplicate
692         the version 0.18.3.2-1 package set, but with all offending *.la files
693         removed from the archive corresponding to the gettext-dev component.
694         * common/issue.log mingw32/issue.log: Update accordingly.
695
696 2015-08-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
697
698         Upgrade GNU MPC package set to version 1.0.2
699
700         * mingw32/mingw32-mpc.xml: Add new release specifications.
701         (mpc) <info>: New subpackage; specify it, as initial release.
702         * common/issue.log mingw32/issue.log: Update accordingly.
703
704 2015-08-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
705
706         Revert corruption of file attributes (again).
707
708         * common/issue.log mingw32/issue.log msys/issue.log: Reset bogus
709         executable attribute.
710
711 2015-07-03  Erwin Waterlander  <waterlan@xs4all.nl>
712
713         Upgrade dos2unix to version 7.2.3.
714
715         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.3.
716         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.3.
717         * mingw32/issue.log: Updated accordingly.
718         * msys/issue.log: Updated accordingly.
719         * common/issue.log: Updated accordingly.
720
721 2015-05-26  Erwin Waterlander  <waterlan@xs4all.nl>
722
723         Upgrade dos2unix to version 7.2.2.
724
725         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.2.
726         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.2.
727         * mingw32/issue.log: Updated accordingly.
728         * msys/issue.log: Updated accordingly.
729         * common/issue.log: Updated accordingly.
730
731 2014-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
732
733         Upgrade MinGW Runtime package to release mingwrt-3.21
734
735         * mingw32/mingw32-runtime.xml: Add new release specifications;
736         withdraw installation support for releases pre-dating mingwrt-3.18.
737         (mingw32-mingwrt) <lic, man>: New sub-packages, separated out from...
738         (mingw32-mingwrt) <dev>: ...here; retrofit virtual equivalents for
739         prior releases, to maintain mingw-get roll-back consistency.
740
741         * mingw32/issue.log common/issue.log: Updated accordingly.
742
743 2014-10-19  Cesar Strauss  <cestrauss@gmail.com>
744
745         Upgrade msys-bash to GNU Bash 3.1 patchlevel 23.
746
747         * msys/msys-bash.xml: Update to 3.1.23-1.
748         (msys-bash) <lnk>: New component for creating msys.bat shortcuts.
749         * common/issue.log msys/issue.log: Updated accordingly.
750
751 2014-10-19  Cesar Strauss  <cestrauss@gmail.com>
752
753         Revert corruption of file attributes (again).
754
755         * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus
756         executable attribute.
757
758 2014-10-07  Erwin Waterlander  <waterlan@xs4all.nl>
759
760         Upgrade dos2unix to version 7.1.
761
762         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.1.
763         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.1.
764         * mingw32/issue.log: Updated accordingly.
765         * msys/issue.log: Updated accordingly.
766         * common/issue.log: Updated accordingly.
767
768 2014-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
769
770         Withdraw regressive WSL-4.x from general distribution.
771
772         * mingw32/mingw32-runtime.xml: Revert to last issue predating WSL-4.x
773         * mingw32/mingw32-gcc4.xml: Clean up malformed dependency references.
774         (mingwrt, w32api): Replace all dependencies on WSL-4.x releases with
775         generic references to the most recently available releases of previous
776         mingwrt-3.x and w32api-3.x packages respectively.
777
778         * common/package-list.xml common/issue.log: Update accordingly.
779         * mingw32/mingw32-package-list.xml mingw32/issue.log: Likewise.
780
781 2014-08-25  Keith Marshall  <keithmarshall@users.sourceforge.net>
782
783         Revert corruption of file attributes (again).
784
785         * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus
786         executable attribute; this also necessitates republication of...
787         * common/package-list.xml mingw32/mingw32-package-list.xml:
788         * msys/msys-package-list.xml: ...all of these.
789
790 2014-08-05  Erwin Waterlander  <waterlan@xs4all.nl>
791
792         Upgrade dos2unix to version 6.0.6.
793
794         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.6.
795         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.6.
796         * mingw32/issue.log: Updated accordingly.
797         * msys/issue.log: Updated accordingly.
798         * common/issue.log: Update accordingly.
799
800 2014-06-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
801
802         Remove bogus mingw32-binutils-2.24 dependency.
803
804         * mingw32/mingw32-binutils.xml (bin): Should not depend on...
805         (dev): ...this; delete associated "requires" reference.
806         * mingw32/issue.log common/issue.log: Updated accordingly.
807
808 2014-06-13  Keith Marshall  <keithmarshall@users.sourceforge.net>
809
810         Upgrade mingw32-binutils to version 2.24
811
812         * mingw32/mingw32-binutils.xml: Add new release specifications.
813         * mingw32/issue.log common/issue.log: Updated accordingly.
814
815 2014-05-20  Erwin Waterlander  <waterlan@xs4all.nl>
816
817         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.5.
818         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.5.
819         * mingw32/issue.log: Updated accordingly.
820         * msys/issue.log: Updated accordingly.
821         * common/issue.log: Update accordingly.
822
823 2014-04-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
824
825         Correct message catalogue packaging for gettext-0.18.3.2
826
827         * mingw32/mingw32-gettext.xml (gettext-bin): Add download tarname
828         specification, redirecting to gettext-0.18.3.2-1-1-mingw32-bin.tar.xz,
829         with correctly packaged gettext-runtime.mo message catalogues, instead
830         of previously bundled gettext-tools.mo, which duplicated copies...
831         (gettext-dev): ...correctly provided by this component package.
832         * mingw32/issue.log common/issue.log: Updated accordingly.
833
834 2014-04-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
835
836         Correct broken mingw32-libiconv dependency specification.
837
838         * mingw32/mingw32-libiconv.xml: Generally rationalize dependencies.
839         (libiconv-bin): Remove bogus 'eq' dependency on gettext-0.18.3.1-dll-8;
840         replace with correctly specified 'ge' dependency on libintl-dll-8, with
841         release 0.18.1.1-1 as the realistic minimum sufficient requirement.
842         * mingw32/issue.log common/issue.log: Updated accordingly.
843
844 2014-04-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
845
846         Correct omission from gettext-0.18.3.2 package specification.
847
848         * mingw32/mingw32-gettext.xml (gettext-bin): Add missing reference.
849         * mingw32/issue.log common/issue.log: Updated accordingly.
850
851 2014-04-27  Keith Marshall  <keithmarshall@users.sourceforge.net>
852
853         Upgrade mingw32-gettext to GNU gettext-0.18.3.2
854
855         * mingw32/mingw32-gettext.xml: Add new release specifications.
856         * mingw32/issue.log common/issue.log: Updated accordingly.
857         * msys/issue.log: Sync for package list consistency.
858
859 2014-01-11  Erwin Waterlander  <waterlan@xs4all.nl>
860
861         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.4.
862         * mingw32/issue.log: Updated accordingly.
863         * common/issue.log: Updated accordingly.
864
865 2014-01-10  Erwin Waterlander  <waterlan@xs4all.nl>
866
867         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.4.
868         * msys/issue.log: Updated accordingly.
869         * common/issue.log: Update accordingly.
870
871 2013-11-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
872
873         Correct MPC requirements references to nonexistent MPFR package.
874
875         * mingw32/mingw32-mpc.xml (mingw32-mpc-dev): Do not require...
876         (mpfr-3.1.2-1-mingw32-dev): ...this, as an explicit 'eq' reference;
877         use a 'ge' specification instead.
878
879         * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish.
880         * mingw32/mingw32-package-list.xml.lzma: Likewise.
881         * common/package-list.xml.lzma: Likewise.
882
883         * mingw32/issue.log common/issue.log: Update accordingly.
884
885 2013-10-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
886
887         Provide both GCC-3.4.5 and GCC-4.7.2 builds of Xerces-C++.
888
889         * contrib/mingw32-xerces-c.xml (release 3.1.1): Rename as...
890         (release 3.1.1-1): ...this; it provides the GCC-3.4.5 build; add...
891         (release 3.1.1-2): ...this; it provides the GCC-4.7.2 build.
892
893         * contrib/mingw32-xerces-c.xml.lzma: Regenerate and publish.
894         * mingw32/mingw32-package-list.xml.lzma: Likewise.
895         * common/package-list.xml.lzma: Likewise.
896
897         * common/issue.log contrib/issue.log: Update accordingly.
898         * mingw32/isue.log: Likewise.
899
900 2013-10-28  Earnie Boyd  <earnie@users.sourceforge.net>
901
902         Allow any package release of gettext-0.18.3.1 to be installed.
903
904         * mingw32/mingw32-libiconv.xml: Use a wildcard for the package release
905         requirement of gettext-0.18.3.1.
906         * common/issue.log, mingw32/issue.log: Update accordingly.
907         * msys/issue.log: I don't know why msys-package-list.xml was date
908         stamped for today but the make process decided that it was needed.
909
910 2013-10-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
911
912         Add missing dependencies for libintl-dll, et al.
913
914         * mingw32/mingw32-gettext.xml (libintl-dll): Make generic libgcc-1.dll
915         and libiconv-2.dll>=1.14-2 dependencies apply to all releases.
916         (libgettextpo-dll): Likewise; ditto for release matched libintl-8.dll
917         (libasprintf-dll): Make generic libgcc-1.dll and libstdc++-6.dll apply
918         to all releases.
919
920         * mingw32/mingw32-gettext.xml.lzma: Regenerate and republish.
921         * mingw32/mingw32-package-list.xml.lzma: Likewise.
922         * common/package-list.xml.lzma: Likewise.
923
924         * mingw32/issue.log common/issue.log: Update accordingly.
925
926 2013-10-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
927
928         Remove all references to defective mpfr-3.1.2-1 release.
929
930         * mingw32/mingw32-mpfr.xml (mpfr-3.1.2-1): Remove release references
931         from all component package specifications; they implied use of ...
932         (libmpfr-3.1.2-1-dll-1): ...this; its offer to install libmpfr-1.dll
933         was bogus; delete its release reference.
934
935         * mingw32/mingw32-mpfr.xml.lzma: Regenerate and republish.
936         * mingw32/mingw32-package-list.xml.lzma: Likewise.
937         * common/package-list.xml.lzma: Likewise.
938
939         * mingw32/issue.log common/issue.log: Update accordingly.
940
941 2013-10-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
942
943         Fix uncorrected omission from Earnie's preceding commit.
944
945         * mingw32/mingw32-mpc.xml (libmpc-1.0.1-1-dll): Correct DLL interface
946         version number; was 2, should be 3.
947
948         * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish.
949         * mingw32/mingw32-package-list.xml.lzma: Likewise.
950         * msys/msys-package-list.xml.lzma: Likewise.
951         * common/package-list.xml.lzma: Likewise.
952
953         * mingw32/issue.log common/issue.log: Update accordingly.
954         * msys/issue.log: Likewise.
955
956 2013-11-14  Earnie Boyd  <earnie@users.sourceforge.net>
957
958         * mingw32/mingw32-gcc4.xml: Add missing requirements in gcc-core-bin.
959         * mingw32/issue.log common/issue.log: Update accordingly.
960
961 2013-10-14  Earnie Boyd  <earnie@users.sourceforge.net>
962
963         * mingw32/mingw32-gcc4.xml: Modify accidental change of libmpc-dll-3
964         to libmpc-dll-4.
965         * mingw32/issue.log common/issue.log: Update accordingly.
966
967 2013-10-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
968
969         Revert enforced -static build for XML validation tool.
970
971         * tests/Makefile.in (xmlcheck$EXEEXT): Remove -static from CXX command
972         line; users who want or require a static build may add it to the CFLAGS
973         at either configure or make time.
974
975 2013-10-12  Earnie Boyd  <earnie@users.sourceforge.net>
976
977         Release gcc-4.8.1-4 and corrections as expressed in [#2094]
978
979         * tests/Makefile.in: Add -static to the build for xmlcheck.exe to
980         correct an assertion issue being given by the xerces-c library.
981         * msys/msys-gcc.xml: Correct spelling of licence.
982         * msys/msys-perl.xml: Remove extraneous --> causing invalid xml.
983         * msys/issue.log: Updated accordingly.
984         * mingw32/mingw32-gcc4.xml: Add gcc-4.8.1-4 release.
985         * mingw32/mingw32-zlib.xml: Correct spelling of affiliate.
986         * mingw32/mingw32-gettext.xml: Require any libgcc-4.8.1-* release.
987         * mingw32/mingw32-libiconv.xml: Ditto.
988         * mingw32/issue.log: Updated accordingly.
989         * contrib/mingw32-tcltk.xml: Correct spelling of licence.
990         * contrig/issue.log: Updated accordingly.
991
992 2013-10-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
993
994         Correct an XML validation tool format specification error.
995
996         * tests/xmlcheck.cpp (error_handler::handleError): Need PRIu64 format
997         for printing loc->getLineNumber() and loc->getColumnNumber(); define
998         __STDC_FORMAT_MACROS as 1, and include inttypes.h, to use it.
999
1000 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1001
1002         Integrate XML validation tests into build infrastructure.
1003
1004         * Makefile.in (all): Add a primary dependency on...
1005         (check): ...this new build goal; implement it, in terms of...
1006         ($srcdir/tests/configure, $builddir/tests/Makefile): ...these new
1007         intermediates; define procedures to build them.
1008
1009 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1010
1011         Implement an XML validation test suite.
1012
1013         * tests: New directory.
1014         * tests/configure.ac tests/Makefile.in: New files.
1015         * tests/xmlcheck.cpp tests/pkgspec.xsd: Likewise.
1016
1017 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
1018
1019         Delegate version assignment to VERSION.m4 auxiliary file.
1020
1021         * VERSION.m4: New file.
1022         * configure.ac (AC_INIT): m4_include, and use it.
1023
1024 2013-10-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1025
1026         Reduce "Basic Setup" group GCC inventory to only "bin" packages.
1027
1028         * mingw32/mingw32-gcc4.xml (ada, c++, fortran, objc): Move affiliate
1029         reference for "Basic Setup" from package to "bin" component.
1030
1031         * mingw32-gcc4.xml.lzma: Regenerated and published.
1032         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
1033
1034         * common/issue.log mingw32/issue.log: Updated accordingly.
1035
1036 2013-10-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1037
1038         Publish mingw-get release 0.6.2-beta-20131004-1.
1039
1040         * mingw32/mingw32-mingw-get.xml:
1041         (mingw-get) <bin>: Add 0.6.2-beta-20131004-1 release specification;
1042         (mingw-get) <gui, lic>: Likewise.
1043         (pkginfo) <bin>: Likewise.
1044
1045         * mingw32-mingw-get.xml.lzma: Regenerated and published.
1046         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
1047
1048         * common/issue.log mingw32/issue.log: Updated accordingly.
1049
1050 2013-09-26  Earnie Boyd  <earnie@users.sourceforge.net>
1051
1052         Correct more packaging issues.
1053
1054         * mingw32/mingw32-gcc4.xml: Release 4.8.1-3 to correct library version
1055         issues.
1056         * mingw32/mingw32-mpc.xml: Release 1.0.1-2 to correct library version
1057         issues.
1058         * mingw32/mingw32-mpfr.xml: Release 3.1.2-2 to correct library version
1059         issues.
1060         * mingw32/mingw32-libiconv.xml: Correct library version issues.
1061         * mingw32/mingw32-gettext.xml: Ditto.
1062         * common/issue.log mingw32/issue.log: Updated accordingly.
1063
1064 2013-09-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1065
1066         Publish Xerces-C++ contributed package.
1067
1068         * contrib/mingw32-xerces-c.xml: New catalogue file.
1069         * mingw32/mingw32-package-list.xml (mingw32-xerces-c): Add reference.
1070         * contrib/issue.log mingw32/issue.log common/issue.log: Updated.
1071         * mingw32-package-list.xml.lzma: Regenerate and publish.
1072         * mingw32-xerces-c.xml.lzma: Generate and publish.
1073
1074 2013-09-22  Earnie Boyd  <earnie@users.sourceforge.net>
1075
1076         Publish mingwrt-4.0.3 and w32api-4.0.3
1077
1078         * mingw32/mingw32-runtime.xml (mingwrt): Add 4.0.3 release.
1079         (w32api): Ditto.
1080         * common/issue.log mingw32/issue.log: Update accordingly.
1081
1082 2013-09-15  Earnie Boyd  <earnie@users.sourceforge.net>
1083
1084         Publish gdb-7.6.1
1085
1086         * mingw32/mingw32-gdb.xml (bin): Add gdb-7.6.1 release.
1087         (doc): Ditto.
1088         (lic): New component.
1089         (man): Ditto.
1090         (lang): Ditto.
1091         (info): Ditto.
1092         * common/issue.log mingw32/issue.log: Update accordingly.
1093
1094         Publish correction for wtsapi32.h.
1095
1096         * mingw32/mingw32-runtime.xml:
1097         (minwrt): Add 4.0.2 release.
1098         (w32api): Ditto.
1099         * common/issue.log mingw32/issue.log: Update accordingly.
1100
1101         Publish contrib package tcl/tk 8.6.0.
1102
1103         * mingw32/mingw32-package-list.xml: Add mingw32-tcktk.xml package.
1104         Add package group MinGW Contributed.
1105         * contrib/mingw32-tcltk.xml: New package.
1106         * common/issue.log mingw32/issue.log contrib/issue.log: Update
1107         accordingly.
1108
1109         Add affiliate group for Source-Level Debugger to gdb release and retab.
1110
1111         * mingw32/mingw32-package-list.xml: Retab due to broken vim modeline
1112         configuration on my side.
1113         * mingw32/mingw32-gdb.xml: Add affiliate group for Source-Level Debugger
1114         and retab due to broken vim modeline configuration on my side.
1115         * common/issue.log mingw32/issue.log: Update accordingly.
1116
1117 2013-09-14  Earnie Boyd  <earnie@users.sourceforge.net>
1118
1119         Publish a correction for libwinspool.a.
1120
1121         * mingw32/mingw32-runtime.xml:
1122         (mingwrt): Add 4.0.1 release.
1123         (w32api): Ditto.
1124         * common/issue.log mingw32/issue.log: Update accordingly.
1125
1126 2013-09-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
1127
1128         Publish mingw-get release 0.6.1-beta-20130910-1.
1129
1130         * mingw32/mingw32-mingw-get.xml:
1131         (mingw-get) <bin>: Add 0.6.1-beta-20130910-1 release specification;
1132         (mingw-get) <gui, lic>: Likewise.
1133         (pkginfo) <bin>: Likewise.
1134
1135         * mingw32-mingw-get.xml.lzma: Regenerated and published.
1136         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
1137
1138         * common/issue.log mingw32/issue.log: Updated accordingly.
1139
1140 2013-09-10  Earnie Boyd  <earnie@users.sourceforge.net>
1141
1142         * mingw32/mingw32-expat.xml: Correct the usage of libexpat.
1143         * common/issue.log mingw32/issue.log: Updated accordingly.
1144
1145 2013-09-09  Earnie Boyd  <earnie@users.sourceforge.net>
1146
1147         * mingw32/mingw32-gettext.xml: Use the correct package name for libgcc.
1148         * mingw32/mingw32-libiconv.xml: Ditto.
1149         * common/issue.log mingw32/issue.log: Updated accordingly.
1150
1151 2013-09-08  Earnie Boyd  <earnie@users.sourceforge.net>
1152
1153         Finish rework for gcc and publish 4.8.1-2.
1154
1155         * mingw32/mingw32-gcc4.xml: Add 4.8.1-2 release and complete the rework
1156         for the libraries.
1157         * common/issue.log mingw32/issue.log: Updated accordingly.
1158
1159 2013-09-07  Earnie Boyd  <earnie@users.sourceforge.net>
1160
1161         Rework my previous changes to help avoid ERROR issues.
1162
1163         * mingw32/mingw32-binutils.xml: Change dependency to match changes in
1164         mingw32-gcc4.xml and mingw32-zlib.xml.
1165         * mingw32/mingw32-gcc4.xml: Rework to use libXXX package as before where
1166         XXX is dependent on the compiler type.
1167         * mingw32/mingw32-mpc.xml: Rework to use libmpc package as before.
1168         * mingw32/mingw32-mpfr.xml: Rework to use libmpfr package as before.
1169         * mingw32/mingw32-pthreads-w32.xml: Rework to use libpthread package
1170         as before.
1171         * mingw32/mingw32-zlib.zml: Rework to use libz package as before.
1172         * common/issue.log mingw32/issue.log: Updated accordingly.
1173
1174 2013-09-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1175
1176         Publish mingw-get release 0.6.0-beta-20130904-1.
1177
1178         * mingw32/mingw32-mingw-get.xml (mingw-get) <description>: Updated.
1179         (mingw-get) <gui>: New component; add specification for this release.
1180         (mingw-get) <bin>: Add 0.6.0-beta-20130904-1 release specification;
1181         remove 0.5-beta-20120416-1, 0.3-alpha-2.1, 0.3-alpha-2, 0.3-alpha-1,
1182         and 0.2-alpha-4, withdrawing them from general release.
1183         (mingw-get) <lic>: Likewise.
1184         (pkginfo) <bin>: Likewise.
1185
1186         * mingw32-mingw-get.xml.lzma: Regenerated and published.
1187         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
1188
1189         * common/issue.log mingw32/issue.log: Updated accordingly.
1190
1191 2013-09-03  Earnie Boyd  <earnie@users.sourceforge.net>
1192
1193         * mingw32/mingw32-expat.xml: Resolve update of old naming install.
1194         * mingw32/mingw32-gcc4.xml: Ditto.
1195         * mingw32/mingw32-gettext.xml: Ditto.
1196         * mingw32/mingw32-libiconv.xml: Ditto.
1197         * mingw32/mingw32-zlib.xml: Ditto.
1198         * common/issue.log mingw32/issue.log: Update accordingly.
1199
1200 2013-09-02  Earnie Boyd  <earnie@users.sourceforge.net>
1201
1202         * mingw32/mingw32-gettext.xml: Add "dll" component class for 0.18.3.1-1.
1203         Fix typo declaring the requirement for the dll.
1204         * mingw32/mingw32-expat.xml: Release 2.1.0-1.
1205         * common/issue.log mingw32/issue.log: Update accordingly.
1206
1207 2013-09-01  Earnie Boyd  <earnie@users.sourceforge.net>
1208
1209         * mingw32/mingw32-binutils.xml: Release 2.23.2-1.
1210         * mingw32/mingw32-gcc4.xml: Release 4.8.1-1.
1211         * mingw32/mingw32-gettext.xml: Release 0.18.3.1-1.
1212         * mingw32/mingw32-libiconv.xml: Release 1.14-3.
1213         * common/issue.log mingw32/issue.log: Update accordingly.
1214
1215 2013-08-28  Earnie Boyd  <earnie@users.sourceforge.net>
1216
1217         Correct ptheads-w32-2.9.1-1 release.
1218
1219         * mingw32/mingw32-pthreads-w32.xml: Correct 2.9.1-1 release.
1220         * common/issue.log mingw32/issue.log: Update accordingly.
1221
1222 2013-08-27  Keith Marshall  <keithmarshall@users.sourceforge.net>
1223
1224         Add support for automated catalogue publication.
1225
1226         * Makefile.comm.in (published): New build goal; it redirects to the
1227         new primary goal implemented...
1228
1229         * Makefile.in: ...here.
1230         (published): New primary build goal; implement it, using...
1231         (frs-username-check, frs-publish): ...these new internal build goals;
1232         implement them; they should not normally be invoked directly.
1233         (FRS_USERNAME, FRS_CATALOGUE): New macros; define them.
1234         (FRS_CATALOGUE_HOST, FRS_CATALOGUE_ROOT, FRS_CATALOGUE_PATH):
1235         (MAKE_RECURSIVE, PRIMARY_GOALS): Likewise.
1236
1237         * configure.ac (AC_INIT): Bump version number to 2.2
1238         (FRS_USERNAME): Declare it as precious; assign "anonymous" as default.
1239
1240 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1241
1242         Correct a catalogue publication anomaly.
1243
1244         * mingw32/mingw32-zlib.xml: Correct typos.
1245         (zlib-1.2.8-1.mingw32-*.tar.lzma): Such malformed file references...
1246         (zlib-1.2.8-1-mingw32-*.tar.lzma): ...should have appeared thus.
1247
1248         * common/issue.log mingw32/issue.log: References to...
1249         (package-list.xml, mingw32-package-list.xml, mingw32-zlib.xml):
1250         ...these automatically updated; publish lzma compressed copies to FRS.
1251
1252 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1253
1254         Add integration hooks for mingw-get-setup.
1255
1256         * Makefile.in Makefile.comm.in:
1257         (build.tag, clean, dist, distclean, maintainer-clean): New targets;
1258         implement them as no-ops; they are required when invoked recursively,
1259         as a sub-make of mingw-get-setup, but are not otherwise needed here.
1260
1261 2013-08-25  Earnie Boyd  <earnie@users.sourceforge.net>
1262
1263         * mingw32/mingw32-gmp.xml: Add 5.1.2-1 release.
1264         * mingw32/mingw32-mpfr.xml: Add 3.1.2-1 release.
1265         * mingw32/mingw32-mpc.xml: Add 1.0.1-1 release.
1266         * mingw32/mingw32-pthreads-w32.xml: Add 2.9.1-1 release.
1267         * mingw32/mingw32-zlib.xml: Add the 1.2.8-1 release.
1268         * common/issue.log mingw32/issue.log: Update accordingly.
1269         * .gitignore: Add .*.swp.
1270
1271 2013-08-23  Earnie Boyd  <earnie@users.sourceforge.net>
1272
1273         * mingw32/mingw32-runtime.xml: Add mingwrt-4.0.0-1 and w32api-4.0.0-1.
1274         Modify the default source type to -bld and the licence type to -lic.
1275         Add source and licence elements to the previous packages to represent
1276         the previous licence and source files.
1277         * common/issue.log mingw32/issue.log: Update accordingly.
1278
1279 2013-07-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
1280
1281         Correct some "Basic Setup" package group affiliations.
1282
1283         * msys/msys-base.xml (msys-tiny): Drop erroneous affiliation.
1284         (msys-base): Affiliate this instead, as originally intended.
1285
1286         * msys/mingw-developer-toolkit.xml: Add affiliation for...
1287         (mingw-developer-toolkit): ...this.
1288
1289         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
1290         Regenerated and published.
1291
1292         * common/issue.log msys/issue.log: Updated.
1293
1294 2013-07-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1295
1296         Add hooks to support mingw-get-setup.exe
1297
1298         * msys/msys-base.xml (msys-base):
1299         * mingw32/mingw32-base.xml (mingw32-base):
1300         * mingw32/mingw32-gcc4.xml (mingw32-gcc-ada, mingw32-gcc-g++):
1301         (mingw32-gcc-fortran, mingw32-gcc-objc): Affiliate all with the
1302         internally defined "Basic Setup" package group; regenerate and
1303         publish all associated .lzma files.
1304
1305         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
1306         * mingw32/mingw32-package-list.xml.lzma: All regenerated and
1307         published.
1308
1309         * common/issue.log mingw32/issue.log msys/issue.log: Updated.
1310
1311 2013-07-01  Earnie Boyd  <earnie@users.sourceforge.net>
1312
1313         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-4.
1314         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1315         * common/issue.log mingw32/issue.log: Update accordingly.
1316
1317 2013-06-19  Earnie Boyd  <earnie@users.sourceforge.net>
1318
1319         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-3.
1320         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1321         * common/issue.log mingw32/issue.log: Update accordingly.
1322
1323 2013-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1324
1325         Update and publish pexports.
1326
1327         * mingw32/mingw32-pexports.xml: Add references for release 0.46.
1328         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1329         * common/issue.log mingw32/issue.log: Updated accordingly.
1330
1331 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1332
1333         Add issue number references to all package lists.
1334
1335         * common/package-list.xml: Regenerate .lzma and republish.
1336         * common/issue.log: Update accordingly.
1337
1338         * mingw32/mingw32-package-list.xml: Regenerate .lzma and republish.
1339         * mingw32/issue.log: Update accordingly.
1340
1341         * msys/msys-package-list.xml: Regenerate .lzma and republish.
1342         * msys/issue.log: Update accordingly.
1343
1344 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1345
1346         Add infrastructure for managing user contributed packages.
1347
1348         * contrib: New directory.
1349         * configure.ac (AC_INIT): Bump version number to 2.1
1350         (mingw_ac_subdirs): Add 'contrib' as a managed sub-directory.
1351
1352         * contrib/issue.log: New file; automatically generated, and adjusted
1353         to reflect the original publication dates for each of...
1354         * contrib/mingw32-libunistring.xml contrib/mingw32-pdcurses.xml:
1355         ...these new files; copy them from existing published catalogue, and
1356         replace their issue number tags with templates, to capture future
1357         updates automatically.
1358
1359 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1360
1361         Correct several incorrectly assigned file attributes.
1362
1363         * mingw32/issue.log mingw32/mingw32-dos2unix.xml: chmod -x
1364         * msys/issue.log msys/msys-dos2unix.xml msys/msys-m4.xml: Likewise.
1365         * ChangeLog: Likewise.
1366
1367 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1368
1369         Support automatic capture of infrastructure changes.
1370
1371         * Makefile.stub.in (top_srcdir): New macro; define it.
1372
1373         * Makefile.in (VPATH, top_srcdir): New macros; define them.
1374         (configure, config.status, Makefile): New build rules; implement them,
1375         to be triggered by repository infrastructure changes.
1376
1377         * Makefile.comm.in (VPATH): Append top_srcdir and top_builddir.
1378         (configure, config.status, Makefile): New build rules; implement them,
1379         to be triggered by repository infrastructure changes.
1380
1381 2013-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1382
1383         Add issue number tracking within published package lists.
1384
1385         * makeopts.m4: New file; copy it from MinGW.org's build-aux package.
1386
1387         * configure.ac (AC_INIT): Bump version number to 2.0
1388         (makeopts.m4): m4_include it; it is required to provide support for...
1389         (MINGW_AC_MAKE_NO_PRINT_DIRECTORY): ...this additional feature test.
1390
1391         * Makefile.in (all): Require...
1392         (update-references): ...this new build goal; implement it, using...
1393         (update-local-references): ...this new recursively invoked rule, and...
1394         (issue.sed): ...this new call-back rule.
1395
1396         * Makefile.stub.in (top_builddir): Define it as a macro.
1397
1398         * Makefile.comm.in (update_issue_number): New macro; define it.
1399         (store_issue_number): Likewise; both are required to implement...
1400         (generate_catalogue): ...this new sed script defining macro.
1401         (sha1hash): Redefined macro; it now depends on substitution of...
1402         ($catalogue): ...this local shell variable, in place of $<.
1403         (extract_log_file_header, extract_log_file_footer): New macros.
1404         (update-references, issue.sed): New build goals; they facilitate...
1405         (update-local-references): ...this recursively invoked top-down build
1406         goal; implement it in terms of refactored commands, abstracted from...
1407         (%.xml.lzma: %.xml): ...this original goal, to create...
1408         (generate-catalogue, generate-reference, select-for-publication):
1409         (update-issue-log, issue.chk, issue.new, issue.tmp): ...these new
1410         intermediate goals; they are invoked recursively, by use of...
1411         (SET_MAKE): ...this autoconf defined and AC_SUBSTed hook, with...
1412         (RMAKE): ...this new macro; define it.
1413
1414 2013-04-10  Earnie Boyd  <earnie@users.sourceforge.net>
1415
1416         * mingw32/mingw32-wsl-candidate.xml: Add the 4.0-rc-2 release.
1417         * mingw32/issue.log: Updated accordingly.
1418
1419 2013-04-09  Earnie Boyd  <earnie@users.sourceforge.net>
1420
1421         * mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
1422         * mingw32/mingw32-wsl-candidate.xml: New file.
1423         * mingw32/issue.log: Updated accordingly.
1424
1425 2013-02-24  Erwin Waterlander  <waterlan@xs4all.nl>
1426
1427         * msys/msys-m4.xml: Updated for m4 version 1.4.16-2.
1428         * msys/issue.log: Updated accordingly.
1429
1430 2013-02-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1431
1432         Add missing DLL dependency for msys-bzip2-bin.
1433
1434         * msys/msys-bzip2.xml (msys-bzip2-1.0.6-1-bin): Add dependency on...
1435         (msys-libbz2-%-msys-%-dll-1.tar): ...this; publish it.
1436
1437         * msys/issue.log: Update accordingly.
1438
1439 2013-01-27  Erwin Waterlander  <waterlan@xs4all.nl>
1440
1441         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.3.
1442         * mingw32/issue.log: Updated accordingly.
1443         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.3.
1444         * msys/issue.log: Updated accordingly.
1445
1446 2012-11-22  Cesar Strauss  <cestrauss@gmail.com>
1447
1448         Update & publish msys-core.
1449
1450         * msys/msys-core.xml: Update to 1.0.18-1.
1451         * msys/issue.log: Updated accordingly.
1452
1453 2012-11-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1454
1455         Update & publish mingw32-binutils.
1456
1457         * mingw32/mingw32-binutils.xml: Update to 2.23.1-1.
1458         * mingw32/issue.log: Updated accordingly.
1459
1460 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
1461
1462         Update & publish mingw32-gcc4.
1463
1464         * mingw32/mingw32-gcc4.xml: Update to 4.7.2-1.
1465         * mingw32/issue.log: Update accordingly.
1466
1467 2012-09-09  Erwin Waterlander  <waterlan@xs4all.nl>
1468         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.2.
1469         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.2.
1470
1471 2012-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
1472
1473         Add support files for git and Mercurial.
1474
1475         * .gitignore .hgignore: New files.
1476
1477 2012-09-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1478
1479         Update & publish mingw32-make.
1480
1481         * mingw32/mingw32-make.xml: Update to 3.82.90-2-cvs-20120902.
1482         * mingw32/issue.log: Updated accordingly.
1483
1484 2012-08-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1485
1486         Update & publish mingw32-gdb.
1487
1488         * mingw32/mingw32-gdb.xml: Update to 7.5-1.
1489         * mingw32/issue.log: Updated accordingly.
1490
1491 2012-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1492
1493         Update & publish mingw32-make.
1494
1495         * mingw32/mingw32-make.xml: Update to 3.82.90-cvs-20120823-1.
1496         * mingw32/issue.log: Updated accordingly.
1497
1498 2012-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
1499
1500         Remove redundant package names from description/title attributes.
1501
1502         * mingw32/mingw32-autoconf.xml mingw32/mingw32-automake.xml:
1503         * mingw32/mingw32-basic-bsdtar.xml mingw32/mingw32-bzip2.xml:
1504         * mingw32/mingw32-dos2unix.xml mingw32/mingw32-expat.xml:
1505         * mingw32/mingw32-gcc-tools.xml mingw32/mingw32-gendef.xml:
1506         * mingw32/mingw32-gettext.xml mingw32/mingw32-gmp.xml:
1507         * mingw32/mingw32-libarchive.xml mingw32/mingw32-libiconv.xml:
1508         * mingw32/mingw32-libtool.xml mingw32/mingw32-make.xml:
1509         * mingw32/mingw32-mgwport.xml mingw32/mingw32-mingw-utils.xml:
1510         * mingw32/mingw32-mpc.xml mingw32/mingw32-mpfr.xml:
1511         * mingw32/mingw32-pexports.xml mingw32/mingw32-popt.xml:
1512         * mingw32/mingw32-xz.xml mingw32/mingw32-zlib.xml:
1513         * msys/msys-autoconf.xml msys/msys-autogen.xml msys/msys-automake.xml:
1514         * msys/msys-bash.xml msys/msys-bison.xml msys/msys-bzip2.xml:
1515         * msys/msys-console.xml msys/msys-core.xml msys/msys-coreutils.xml:
1516         * msys/msys-crypt.xml msys/msys-cvs.xml msys/msys-cygutils.xml:
1517         * msys/msys-dash.xml msys/msys-diffstat.xml msys/msys-diffutils.xml:
1518         * msys/msys-dos2unix.xml msys/msys-expat.xml msys/msys-file.xml:
1519         * msys/msys-findutils.xml msys/msys-flex.xml msys/msys-gawk.xml:
1520         * msys/msys-gdbm.xml msys/msys-gettext.xml msys/msys-gmp.xml:
1521         * msys/msys-grep.xml msys/msys-groff.xml msys/msys-guile.xml:
1522         * msys/msys-gzip.xml msys/msys-help2man.xml msys/msys-inetutils.xml:
1523         * msys/msys-less.xml msys/msys-libarchive.xml msys/msys-libiconv.xml:
1524         * msys/msys-libtool.xml msys/msys-libxml2.xml msys/msys-lndir.xml:
1525         * msys/msys-lpr-enhanced.xml msys/msys-m4.xml msys/msys-make.xml:
1526         * msys/msys-man.xml msys/msys-minires.xml msys/msys-mintty.xml:
1527         * msys/msys-mktemp.xml msys/msys-openssh.xml msys/msys-openssl.xml:
1528         * msys/msys-patch.xml msys/msys-perl.xml msys/msys-popt.xml:
1529         * msys/msys-rebase.xml msys/msys-regex.xml msys/msys-rsync.xml:
1530         * msys/msys-rxvt.xml msys/msys-sed.xml msys/msys-tar.xml:
1531         * msys/msys-termcap.xml msys/msys-texinfo.xml msys/msys-unzip.xml:
1532         * msys/msys-vim.xml msys/msys-wget.xml msys/msys-xz.xml:
1533         * msys/msys-zip.xml msys/msys-zlib.xml (-//package//description):
1534         Apply sed substitution: 's/\(title="\)[^:]*: */\1/'; regenerate and
1535         republish associated *.xml.lzma files.
1536
1537         * mingw32/issue.log msys/issue.log: Update accordingly.
1538
1539 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
1540
1541         Add versioned dependencies on mingwrt to mingw32-gcc4.
1542
1543         * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin): Add versioned
1544         dependencies on mingwrt.
1545         Regenerate and republish LZMA format manifest.
1546         * mingw32/issue.log: Update accordingly.
1547
1548 2012-06-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1549
1550         Remove redundant source/licence references for mingwrt/w32api.
1551
1552         * mingw32/mingw32-runtime.xml (mingwrt, w32api): Make...
1553         (source, licence): ...these references at package level generic wrt
1554         compression format; remove redundant duplicates at release level.
1555         Regenerate and republish LZMA format manifest.
1556         * mingw32/issue.log: Updated accordingly.
1557
1558 2012-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1559
1560         Update & publish mingwrt.
1561
1562         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20-2.
1563         * mingw32/issue.log: Updated accordingly.
1564
1565 2012-06-07  Cesar Strauss  <cestrauss@gmail.com>
1566
1567         Update & publish mingw32-gcc4.
1568
1569         * mingw32/mingw32-gcc4.xml: Update to 4.7.0-1.
1570         * mingw32/issue.log: Update accordingly.
1571
1572 2012-05-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
1573
1574         Update and publish msys-zlib and mingw32-zlib.
1575
1576         * msys/msys-zlib.xml: Update to 1.2.7-1. Add new minizip-bin,
1577         libminizip-dev, and libminizip-dll-1 components.
1578         * msys/issue.log: Update accordingly.
1579         * mingw32/mingw32-zlib.xml: Update to 1.2.7-1. Add new
1580         minizip-bin, libminizip-dev, and libminizip-dll-1 components.
1581         * mingw32/issue.log: Update accordingly.
1582
1583 2012-05-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1584
1585         Reorder dependencies for mingw32-gcc4.
1586
1587         * mingw32/mingw32-gcc4.xml (gcc-core): Factor out dependency
1588         declarations common to all releases; order all version specific
1589         references before version agnostic references, to avoid possible
1590         accidental scheduling of mismatched versions for installation.
1591         (gcc-ada): Factor out common dependency declarations.
1592         Regenerate, and republish.
1593
1594         * mingw32/issue.log: Update accordingly.
1595
1596 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1597
1598         Fix post/pre-remove conflict in mingw-get.xml scripting.
1599
1600         * mingw32/mingw32-mingw-get.xml (mingw-get-bin.post-remove): Can't
1601         use post-remove script here, after helper modules removed; replace...
1602         (mingw-get-bin.pre-remove): ...with this; regenerate and republish.
1603
1604         * mingw32/issue.log: Update accordingly.
1605
1606 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1607
1608         Update for mingw-get-0.5-mingw32-beta-20120426-1 release.
1609
1610         * mingw32/mingw32-mingw-get.xml: Update and republish.
1611         * mingw32/issue.log: Updated accordingly.
1612
1613 2012-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1614
1615         Update for mingw-get-0.5-mingw32-beta-20120416-1 release.
1616
1617         * mingw32/mingw32-mingw-get.xml: Update and republish.
1618         * mingw32/issue.log: Updated accordingly.
1619
1620 2012-04-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1621
1622         Correct msys-dos2unix doc and licence package reference anomalies.
1623
1624         * msys/msys-dos2unix.xml: Update and republish.
1625         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-doc.tar.lzma): Declare it as a
1626         virtual package; add 'requires' specification, linking it to...
1627         (cygutils-1.3.4-4-msys-1.0.13-doc.tar): ...this.
1628         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-lic.tar.lzma): Likewise...
1629         (cygutils-1.3.4-4-msys-1.0.13-lic.tar): ...linking to this.
1630
1631         * msys/issue.log: Updated accordingly.
1632
1633 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
1634
1635         Replace msys-cygutils-dos2unix with msys-dos2unix.
1636
1637         * msys/msys-cygutils.xml: Removed msys-cygutils-dos2unix
1638         package element. Modified msys-cygutils description to refer
1639         to the new msys-dos2unix package.
1640         * msys/msys-dos2unix.xml: New file.
1641         * msys/msys-package-list.xml: Added msys-dos2unix.xml.
1642         * msys/msys-base.xml: Replaced msys-coreutils-dos2unix-*-bin
1643         with msys-dos2unix-*-bin.
1644         * msys/issue.log: Updated accordingly.
1645
1646 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
1647
1648         Replace mingw32-cygutils-dos2unix with mingw32-dos2unix.
1649         Remove (unnecessary) mingw32-cygutils.
1650
1651         * mingw32/mingw32-cygutils.xml: Removed.
1652         * mingw32/mingw32-dos2unix.xml: New file.
1653         * mingw32/mingw32-package-list.xml: Added mingw32-dos2unix.xml;
1654         removed mingw32-cygutils.xml.
1655         * mingw32/mingw32-mingw-utils.xml: Updated description text
1656         to refer to new mingw32-dos2unix package.
1657         * mingw32/issue.log: Updated accordingly.
1658
1659 2012-02-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1660
1661         Add Lua packages as MinGW extensions.
1662
1663         * mingw32/mingw32-lua.xml: New file.
1664         * mingw32/mingw32-package-list.xml (mingw32-lua): Add reference.
1665         * mingw32/issue.log: Updated accordingly.
1666
1667 2012-02-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1668
1669         Update & publish mingw32-gdb.
1670         Split the gdb package into gdb and gdb-python.
1671
1672         * mingw32/mingw32-gdb.xml: Update to 7.2-2.
1673         * mingw32/issue.log: Updated accordingly.
1674
1675 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1676
1677         Update & publish msys-mintty.
1678
1679         * msys/msys-mintty.xml: Update to 1.0.3-1.
1680         * msys/issue.log: Updated accordingly.
1681
1682 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1683
1684         Update & publish mingw32-binutils.
1685
1686         * mingw32/mingw32-binutils.xml: Update to 2.22-1.
1687         * mingw32/issue.log: Updated accordingly.
1688
1689 2011-12-21  Cesar Strauss  <cestrauss@gmail.com>
1690
1691         Update & publish mingw32-gcc4.
1692
1693         * mingw32/mingw32-gcc4.xml: Update to 4.6.2-1.
1694         * mingw32/issue.log: Updated accordingly.
1695
1696 2011-12-15  Cesar Strauss  <cestrauss@gmail.com>
1697
1698         * mingw32/mingw32-gcc4.xml: Remove the short-lived 4.6.1-1 release.
1699
1700 2011-11-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1701
1702         Correct versioning issue with msys-mksh contributed package.
1703
1704         * msys/issue.log: Update for msys-mksh.
1705
1706 2011-11-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1707
1708         Update msys-mksh contributed package.
1709
1710         * msys/issue.log: Update for msys-mksh.
1711
1712 2011-11-17  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1713
1714         Adopt msys-mksh as a contributed package.
1715
1716         * msys/msys-package-list.xml: Add msys-mksh.xml hook.
1717         * msys/issue.log: Update accordingly.
1718
1719 2011-11-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
1720
1721         Update & publish msys-rebase.
1722
1723         * msys/msys-rebase.xml: Update to 4.0.1_1.
1724         * msys/issue.log: Update accordingly.
1725
1726 2011-11-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1727
1728         Fix source and licence package associations for GDB.
1729
1730         * mingw32/mingw32-gdb.xml: Add generic source and licence package
1731         association declarations for all mingw32-gdb package components;
1732         remove release specific declarations where equivalent.
1733         * mingw32/issue.log: Update accordingly.
1734
1735 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
1736
1737         Correct dependencies for mingw32-gettext-dev, again.
1738
1739         * mingw32/mingw32-gettext.xml: Also add libexpat dependency
1740         for -dev component. Remove unnecessary dependencies for
1741         gettext-dev 0.17-1.
1742         * mingw32/issue.log: Update accordingly.
1743
1744 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
1745
1746         Correct dependencies for mingw32-gettext-dev.
1747
1748         * mingw32/mingw32-gettext.xml: Add libstdc++ and libgomp
1749         dependencies for -dev component. Modify all libgcc dependency
1750         specifications to include subsystem version wildcard.
1751         * mingw32/issue.log: Update accordingly.
1752
1753 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1754
1755         Update & publish msys-xz.
1756
1757         * msys/msys-xz.xml: Update to xz-5.0.3-1.
1758         * msys/issue.log: Update accordingly.
1759
1760 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1761
1762         Update & publish mgwport-0.10.6-1.
1763
1764         * mingw32/mingw32-mgwport.xml: Add 0.10.6-1 release.
1765         * mingw32/issue.log: Update accordingly.
1766
1767
1768 2011-11-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
1769
1770         Update for mingw-get-0.4-alpha-1 release.
1771
1772         * mingw32/mingw32-mingw-get.xml: Add release entries.
1773         * mingw32/issue.log: Update accordingly.
1774
1775 2011-11-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1776
1777         Adopt mingw32-libunistring as a contributed package;
1778         relegate mingw32-pdcurses to contributed status.
1779
1780         * mingw32/mingw32-package-list.xml: Add mingw32-libunistring.xml hook;
1781         relocate mingw32-pdcurses.xml reference to contributed package group.
1782
1783         * mingw32/mingw32-pdcurses.xml: Remove file.
1784
1785         * mingw32/issue.log: Update accordingly.
1786
1787 2011-10-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
1788
1789         Update and publish msys-gettext, msys-libiconv.
1790         Correct versioning issue with mingw32-{gettext,libiconv}.
1791
1792         * msys/msys-gettext.xml: Update to 0.18.1.1-1.
1793         * msys/msys-libiconv.xml: Update to 1.14-1.
1794         * msys/issue.log: Updated accordingly.
1795         * mingw32/mingw32-gettext.xml: Version 0.18.1.1-2 requires
1796         at least version 1.14-2 of mingw32-libiconv-dll-2.
1797         * mingw32/mingw32-libiconv.xml: VErsion 1.14-2 requires at
1798         least version 0.18.1.1-2 of mingw32-libintl-dll-8.
1799         * mingw32/issue.log: Updated accordingly.
1800
1801 2011-10-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
1802
1803         Update & publish msys-autoconf.
1804
1805         * msys/msys-autoconf.xml: Update to 2.68-1.
1806         * msys/issue.log: Updated accordingly.
1807
1808 2011-10-22  Charles Wilson  <mingw@cwilson.fastmail.fm>
1809
1810         Update & publish mingw32-libiconv, mingw32-gettext.
1811
1812         * mingw32/mingw32-libiconv.xml: Update to 1.14-2.
1813         * mingw32/mingw32-gettext.xml: Update to 0.18.1.1-2.
1814         * mingw32/issue.log: Updated accordingly.
1815
1816 2011-10-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1817
1818         Update & publish mingw32-gdb.
1819
1820         * mingw32/mingw32-gdb.xml: Update to 7.3.1-1.
1821         * mingw32/issue.log: Updated accordingly.
1822
1823 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
1824
1825         Update & publish msys-zlib, msys-bzip2.
1826
1827         * msys/msys-zlib.xml: Update to zlib-1.2.5-1.
1828         * msys/msys-bzip2.xml: Update to bzip2-1.0.6-1.
1829         * msys/issue.log: Update accordingly.
1830
1831 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
1832
1833         Update & publish mingw32-zlib, mingw32-bzip2, mingw32-xz.
1834
1835         * mingw32/mingw32-zlib.xml: Update to zlib-1.2.5-4.
1836         * mingw32/mingw32-bzip2.xml: Update to bzip2-1.0.6-4.
1837         * mingw32/mingw32-xz.xml: Update to xz-5.0.3-2.
1838         * mingw32/issue.log: Update accordingly.
1839
1840 2011-10-11  Keith Marshall  <keithmarshall@users.sourceforge.net>
1841
1842         Make "source" and "licence" tarname resolution deterministic.
1843
1844         * mingw32/mingw32-autoconf.xml (source, licence): Append ".%" to
1845         tarname attribute, where no explicit compression type is specified.
1846         * mingw32/mingw32-automake.xml (source, licence): Likewise.
1847         * mingw32/mingw32-basic-bsdtar.xml (source, licence): Likewise.
1848         * mingw32/mingw32-binutils.xml (source, licence): Likewise.
1849         * mingw32/mingw32-bzip2.xml (source, licence): Likewise.
1850         * mingw32/mingw32-cygutils.xml (source, licence): Likewise.
1851         * mingw32/mingw32-expat.xml (source, licence): Likewise.
1852         * mingw32/mingw32-gcc-tools.xml (source, licence): Likewise.
1853         * mingw32/mingw32-gendef.xml (source, licence): Likewise.
1854         * mingw32/mingw32-gettext.xml (source, licence): Likewise.
1855         * mingw32/mingw32-libarchive.xml (source, licence): Likewise.
1856         * mingw32/mingw32-libiconv.xml (source, licence): Likewise.
1857         * mingw32/mingw32-libtool.xml (source, licence): Likewise.
1858         * mingw32/mingw32-make.xml (source, licence): Likewise.
1859         * mingw32/mingw32-mgwport.xml (source, licence): Likewise.
1860         * mingw32/mingw32-mingw-get.xml (source, licence): Likewise.
1861         * mingw32/mingw32-mingw-utils.xml (source, licence): Likewise.
1862         * mingw32/mingw32-pdcurses.xml (source, licence): Likewise.
1863         * mingw32/mingw32-pexports.xml (source, licence): Likewise.
1864         * mingw32/mingw32-popt.xml (source, licence): Likewise.
1865         * mingw32/mingw32-xz.xml (source, licence): Likewise.
1866         * mingw32/mingw32-zlib.xml (source, licence): Likewise.
1867
1868         * mingw32/issue.log: Update to capture above changes; publish all.
1869
1870         * msys/msys-core.xml (package): Add alias="msysCORE" attribute.
1871         (source, licence): Append ".%" to tarname attribute, where no explicit
1872         compression type is specified.
1873
1874         * msys/msys-autoconf.xml (source, licence): Append ".%" to tarname
1875         attribute, where no explicit compression type is specified.
1876         * msys/msys-autogen.xml (source, licence): Likewise.
1877         * msys/msys-automake.xml (source, licence): Likewise.
1878         * msys/msys-bash.xml (source, licence): Likewise.
1879         * msys/msys-bison.xml (source, licence): Likewise.
1880         * msys/msys-bzip2.xml (source, licence): Likewise.
1881         * msys/msys-console.xml (source, licence): Likewise.
1882         * msys/msys-coreutils.xml (source, licence): Likewise.
1883         * msys/msys-crypt.xml (source, licence): Likewise.
1884         * msys/msys-cvs.xml (source, licence): Likewise.
1885         * msys/msys-cygutils.xml (source, licence): Likewise.
1886         * msys/msys-dash.xml (source, licence): Likewise.
1887         * msys/msys-diffstat.xml (source, licence): Likewise.
1888         * msys/msys-diffutils.xml (source, licence): Likewise.
1889         * msys/msys-expat.xml (source, licence): Likewise.
1890         * msys/msys-file.xml (source, licence): Likewise.
1891         * msys/msys-findutils.xml (source, licence): Likewise.
1892         * msys/msys-flex.xml (source, licence): Likewise.
1893         * msys/msys-gawk.xml (source, licence): Likewise.
1894         * msys/msys-gdbm.xml (source, licence): Likewise.
1895         * msys/msys-gettext.xml (source, licence): Likewise.
1896         * msys/msys-gmp.xml (source, licence): Likewise.
1897         * msys/msys-grep.xml (source, licence): Likewise.
1898         * msys/msys-groff.xml (source, licence): Likewise.
1899         * msys/msys-guile.xml (source, licence): Likewise.
1900         * msys/msys-gzip.xml (source, licence): Likewise.
1901         * msys/msys-help2man.xml (source, licence): Likewise.
1902         * msys/msys-inetutils.xml (source, licence): Likewise.
1903         * msys/msys-less.xml (source, licence): Likewise.
1904         * msys/msys-libarchive.xml (source, licence): Likewise.
1905         * msys/msys-libiconv.xml (source, licence): Likewise.
1906         * msys/msys-libtool.xml (source, licence): Likewise.
1907         * msys/msys-libxml (source, licence): Likewise.
1908         * msys/msys-lndir.xml (source, licence): Likewise.
1909         * msys/msys-lpr-enhanced.xml (source, licence): Likewise.
1910         * msys/msys-m4.xml (source, licence): Likewise.
1911         * msys/msys-make.xml (source, licence): Likewise.
1912         * msys/msys-man.xml (source, licence): Likewise.
1913         * msys/msys-minires.xml (source, licence): Likewise.
1914         * msys/msys-mintty.xml (source, licence): Likewise.
1915         * msys/msys-mktemp.xml (source, licence): Likewise.
1916         * msys/msys-openssh.xml (source, licence): Likewise.
1917         * msys/msys-openssl.xml (source, licence): Likewise.
1918         * msys/msys-patch.xml (source, licence): Likewise.
1919         * msys/msys-perl.xml (source, licence): Likewise.
1920         * msys/msys-popt.xml (source, licence): Likewise.
1921         * msys/msys-rebase.xml (source, licence): Likewise.
1922         * msys/msys-regex.xml (source, licence): Likewise.
1923         * msys/msys-rsync.xml (source, licence): Likewise.
1924         * msys/msys-rxvt.xml (source, licence): Likewise.
1925         * msys/msys-sed.xml (source, licence): Likewise.
1926         * msys/msys-tar.xml (source, licence): Likewise.
1927         * msys/msys-termcap.xml (source, licence): Likewise.
1928         * msys/msys-texinfo.xml (source, licence): Likewise.
1929         * msys/msys-unzip.xml (source, licence): Likewise.
1930         * msys/msys-vim.xml (source, licence): Likewise.
1931         * msys/msys-wget.xml (source, licence): Likewise.
1932         * msys/msys-xz.xml (source, licence): Likewise.
1933         * msys/msys-zip.xml (source, licence): Likewise.
1934         * msys/msys-zlib.xml (source, licence): Likewise.
1935
1936         * msys/issue.log: Update to capture above changes; publish all.
1937
1938 2011-10-09  Charles Wilson  <mingw@cwilson.fastmail.fm>
1939
1940         Update & publish autoconf (wrapper), autoconf2.5.
1941         Add new packages gcc-tools-epoch2-{autoconf,automake}.
1942         Add new package mgwport.
1943
1944         * mingw32/mingw32-autoconf.xml: Update to autoconf-10-1
1945         and autoconf2.5-2.68-1.
1946         * mingw32/mingw32-gcc-tools.xml: New file. Represents specific
1947         versions of autoconf and automake required for developing
1948         gcc-4.5/4.6 itself, installed into /mingw/opt/.  Few users should
1949         have need of this.
1950         * mingw32/mingw32-mgwport.xml: New file. Represents new mgwport
1951         packaging tool.
1952         * mingw32/mingw32-package-list.xml: Add mingw32-gcc-tools.xml.
1953         Add mingw32-mgwport.xml.
1954         * mingw32/issue.log: Update accordingly.
1955
1956 2011-10-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
1957
1958         Add support for local change tracking with mercurial.
1959
1960         * .cvsignore (.hg, .hgignore, .hgtags): Add to ignored list.
1961
1962 2011-09-15  Cesar Strauss  <cestrauss@gmail.com>
1963
1964         Update & publish mingw32-gcc4.
1965
1966         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-2.
1967         * mingw32/issue.log: Updated accordingly.
1968
1969 2011-09-14  Cesar Strauss  <cestrauss@gmail.com>
1970
1971         Update & publish mingw32-pthreads-w32 and mingw32-gcc4.
1972
1973         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-1.
1974         * mingw32/mingw32-pthreads-w32.xml (mingw32-libpthreadgc): Fix typo. 
1975         * mingw32/issue.log: Updated accordingly.
1976
1977 2011-08-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
1978
1979         Add msys-rsync, msys-diffstat, msys-help2man.
1980
1981         * msys/msys-rsync.xml: New file (version 3.0.8).
1982         * msys/msys-diffstat.xml: New file (version 1.54).
1983         * msys/msys-help2man.xml: New file (version 1.40.4).
1984         * msys/msys-package-list.xml: Add new manifests.
1985         * msys/mingw-developer-toolkit.xml: Add rsync and diffstat.
1986         * msys/issue.log: Updated accordingly.
1987
1988 2011-08-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1989
1990         Update & publish mingwrt.
1991
1992         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20.
1993         * mingw32/issue.log: Updated accordingly.
1994
1995 2011-08-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1996
1997         Update & publish mingwrt.
1998
1999         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.19.
2000         * mingw32/issue.log: Updated accordingly.
2001
2002 2011-08-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2003
2004         Update & publish mingw32-binutils.
2005
2006         * mingw32/mingw32-binutils.xml: Update to 2.21.53-1.
2007         * mingw32/issue.log: Updated accordingly.
2008
2009 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2010
2011         Update & publish mingw32-binutils.
2012
2013         * mingw32/mingw32-binutils.xml: Update to 2.21.1-2.
2014         * mingw32/issue.log: Updated accordingly.
2015
2016 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2017
2018         Update & publish mingw32-gdb.
2019
2020         * mingw32/mingw32-gdb.xml: Update to 7.3-2.
2021         * mingw32/issue.log: Updated accordingly.
2022
2023 2011-08-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2024
2025         Update & publish mingw32-gdb.
2026
2027         * mingw32/mingw32-gdb.xml: Update to 7.3-1.
2028         * mingw32/issue.log: Updated accordingly.
2029
2030 2011-07-31  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2031
2032         Update & publish msys-mintty.
2033
2034         * msys/msys-mintty.xml: Update to 1.0.1-1.
2035         * msys/issue.log: Updated accordingly.
2036
2037 2011-07-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
2038
2039         Update for mingw-get-0.3-alpha-2.1 release.
2040
2041         * mingw32/mingw32-mingw-get.xml: Add release entries.
2042         * mingw32/issue.log: Update accordingly.
2043
2044 2011-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
2045
2046         Update mingw32-pthreads; coordinate publication with gcc.
2047         * mingw32/mingw32-pthreads-w32.xml: Restructure & rename.
2048         Update to 2.9.0-pre snapshot from 20110507. New packages:
2049         mingw32-libpthreadgc, mingw32-libpthreadgce, mingw32-libquserex,
2050         and mingw32-libpthread-old (containing just libpthread-2.dll for
2051         backwards compatibility).
2052         * mingw32/issue.: Update accordingly.
2053
2054 2011-06-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
2055
2056         Update for mingw-get-0.3-alpha-2 release.
2057
2058         * mingw32/mingw32-mingw-get.xml: Add release entries.
2059         * mingw32/issue.log: Update accordingly.
2060
2061 2011-06-05  Earnie Boyd  <earnie@users.sourceforge.net>
2062
2063         Add new aliases for mingw32-base and msys-base
2064         * mingw32/mingw32-base.xml: Add 'mingw' and 'mingw32' aliases
2065         for mingw32-base.
2066         * mingw32/issue.log: Update accordingly.
2067         * msys/msys-base.xml: Add 'msys' alias for msys-base.
2068         * msys/issue.log: Update accordingly.
2069
2070 2011-05-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
2071
2072         Work around MSYS' `openssl sha1' output format anomaly.
2073
2074         * Makefile.comm.in (sha1sum): New macro; define it.
2075         (sha1hash): Use it.
2076
2077 2011-05-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2078
2079         Update & publish msys-mintty.
2080
2081         * msys/msys-mintty.xml: Update to 0.9.8-1.
2082         * msys/issue.log: Updated accordingly.
2083
2084 2011-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
2085
2086         Update for mingw-get-0.3-alpha-1 release.
2087
2088         * mingw32/mingw32-mingw-get.xml: Add release entries.
2089         * mingw32/issue.log: Update accordingly.
2090
2091 2011-05-21  Charles Wilson  <mingw@cwilson.fastmail.fm>
2092
2093         Update & publish mingw32-bzip2.
2094
2095         * mingw32/mingw32-bzip2.xml: Update to 1.0.6-1
2096         * mingw32/issue.log: Updated accordingly.
2097
2098 2011-05-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
2099
2100         Update for mingw-get-0.2-alpha-4 release.
2101
2102         * mingw32/mingw32-mingw-get.xml: Add release entries.
2103         * mingw32/issue.log: Update accordingly.
2104
2105 2011-05-04  Charles Wilson  <mingw@cwilson.fastmail.fm>
2106
2107         Ensure all (sub)packages have at least one explicit
2108         <component /> element. Harmonizes 'mingw-get list' output.
2109
2110         * mingw32/mingw32-gcc3.xml: Ensure (sub) packages with
2111         a single component use an explicit <component /> element.
2112         * mingw32/mingw32-gcc4.xml: Ditto.
2113         * mingw32/issue.log: Updated accordingly.
2114
2115 2011-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
2116
2117         Remove defunct CVS specific synchronisation goals.
2118         Base (re)publication decisions on changing SHA1 hashes.
2119
2120         * common/issue.log: Add SHA1 hashes to publication records.
2121         * mingw32/issue.log msys/issue.log: Likewise.
2122
2123         * Makefile.comm.in (issue_key, sha1hash): New macros; define them.
2124         (%.xml.lzma): Adapt build commands to use them; make the output files
2125         self-synchronising to current publication state.
2126         (all-sync, all-sync-to-cvs, all-sync-offline): ...
2127         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin): ...
2128         (all-sync-to-cvs-or-offline): Defunct goals; remove them.
2129         (all-sync, all-sync-to-cvs): Delete all residual references.
2130         (cvsroot, repository): Defunct macros; remove them.
2131
2132         * Makefile.in (all-sync, all-sync-to-cvs, all-sync-offline): Defunct
2133         goals; remove them.
2134
2135         * Makefile.sync.in: File no longer required; remove it.
2136         * configure.ac (AC_CONFIG_FILES): Adjust accordingly.
2137         (AC_INIT): Set package version as 1.0
2138
2139 2011-04-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
2140
2141         Update & publish msys-perl.
2142
2143         * msys/msys-perl.xml: Update to 5.8.8-1.
2144         * msys/issue.log: Updated accordingly.
2145
2146 2011-04-24  Cesar Strauss  <cestrauss@gmail.com>
2147
2148         Update & publish msys-core.
2149
2150         * msys/msys-core.xml: Update to 1.0.17-1.
2151         * msys/issue.log: Updated accordingly.
2152
2153 2011-04-23  Charles Wilson  <mingw@cwilson.fastmail.fm>
2154
2155         Update & publish mingw32-zlib.
2156
2157         * mingw32/mingw32-zlib.xml: Update to 1.2.5-1.
2158         * mingw32/issue.log: Updated accordingly.
2159
2160 2011-04-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2161
2162         Update & publish msys-mintty.
2163
2164         * msys/msys-mintty.xml: Update to 0.9.7-1.
2165         * msys/issue.log: Updated accordingly.
2166
2167 2011-03-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
2168
2169         Update for mingw-get-0.2-alpha-3 release.
2170
2171         * mingw32/mingw32-mingw-get.xml: Add release entries.
2172         * mingw32/issue.log: Update accordingly.
2173
2174 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2175
2176         Update & publish w32api.
2177
2178         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-2.
2179         * mingw32/issue.log: Updated accordingly.
2180
2181 2011-03-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2182
2183         Update & publish msys-vim.
2184
2185         * msys/msys-vim.xml: Update vim to 7.3-2.
2186         * msys/issue.log: Updated accordingly.
2187
2188 2011-03-18  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2189
2190         Update & publish msys-vim.
2191
2192         * msys/msys-vim.xml: Update vim to 7.3-1.
2193         * msys/issue.log: Updated accordingly.
2194
2195 2011-03-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
2196
2197         Add and publish specification for mingw32-pkginfo package.
2198
2199         * mingw32/mingw32-mingw-get.xml (mingw32-pkginfo): New package;
2200         add free-standing specification, (there are no dependencies), with...
2201         (pkginfo): ...this alias name.
2202
2203         * mingw32/issue.log: Update accordingly.
2204
2205 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
2206
2207         Correct inconsistencies in msys-gettext package names.
2208
2209         * msys/msys-gettext.xml (msys-gettext): Make dependencies independent
2210         of MSYS version number; (match using "*" wild-card instead of "%").
2211         (msys-libintl, msys-libgettextpo, msys-libasprintf): Likewise; also
2212         include MSYS version number (1.0.13) in release specifications, adding
2213         "download" tags to map modified release names to actual tarball names.
2214
2215         * msys/issue.log: Update for publication.
2216
2217 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
2218
2219         Update for mingw-get-0.2-alpha-2 release.
2220
2221         * mingw32/mingw32-mingw-get.xml: Add release entries.
2222         * mingw32/issue.log: Update accordingly.
2223
2224 2011-03-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
2225
2226         Update for mingw-get-0.2-alpha-1 release.
2227
2228         * mingw32/mingw32-mingw-get.xml: Add release entries.
2229         * mingw32/issue.log: Update accordingly.
2230
2231 2011-03-11  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2232
2233         Update & publish w32api.
2234
2235         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-1.
2236         * mingw32/issue.log: Updated accordingly.
2237
2238 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2239
2240         Update & publish msys-mintty.
2241
2242         * msys/msys-mintty.xml: Update to 0.9.6-1.
2243         * msys/issue.log: Updated accordingly.
2244
2245 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2246
2247         Update & publish w32api.
2248
2249         * mingw32/mingw32-runtime.xml: Update w32api to 3.16-1.
2250         * mingw32/issue.log: Updated accordingly.
2251
2252 2011-02-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2253
2254         Update for mingw-get-0.1-alpha-5.2 bug-fix release.
2255
2256         * mingw32/mingw32-mingw-get.xml: Add release entries; also add
2257         retrospective entries for mingw-get-0.1-alpha-5.1, published during
2258         CVS outage, and not subsequently committed.
2259
2260         * mingw32/issue.log: Update for current release only.
2261
2262 2011-02-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
2263
2264         Fix typo/version mismatch in msys-console.
2265
2266         * msys/msys-console.xml: Correct subsystem version.
2267         * msys/issue.log: Updated accordingly.
2268
2269 2011-02-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
2270
2271         Update & publish msys-console.
2272
2273         * msys/msys-console.xml: Update to 2.00b147-1.
2274         * msys/issue.log: Updated accordingly.
2275
2276 2011-02-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2277
2278         Update & publish mingw32-binutils.
2279
2280         * mingw32/mingw32-binutils.xml: Update to 2.21-3.
2281         * mingw32/issue.log: Updated accordingly.
2282
2283 2011-01-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2284
2285         Update & publish mingw32-make.
2286
2287         * mingw32/mingw32-make.xml: Update to 3.82-5.
2288         * mingw32/issue.log: Updated accordingly.
2289
2290 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
2291
2292         Update & publish mingw32-gcc4.
2293
2294         * mingw32/mingw32-gcc4.xml: Update to 4.5.2-1.
2295         * mingw32/issue.log: Updated accordingly.
2296
2297 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
2298
2299         Fix incorrectly named tarball.
2300
2301         * mingw32/mingw32-gcc4.xml (mingw32-gcc-objc): Change tarball name...
2302         (gcc-c++-4.5.0-1-mingw32-bin.tar.lzma): ...from this incorrect name...
2303         (gcc-objc-4.5.0-1-mingw32-bin.tar.lzma): ...to this.
2304
2305 2011-01-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
2306
2307         Correct improperly named meta package reference.
2308
2309         * msys/msys-base.xml (msys-tiny): Change package name reference...
2310         (msys-base-@YYYYMMDDNN@-msys-bin.meta): ...from this incorrect name...
2311         (msys-tiny-@YYYYMMDDNN@-msys-bin.meta): ...to this.
2312
2313 2011-01-07  Cesar Strauss  <cestrauss@gmail.com>
2314
2315         Add a few missing entries to mingw32/issue.log.
2316
2317         * mingw32/issue.log (mingw32-gcc3.xml): Add missing entry.
2318         (mingw32-gmp.xml): Ditto.
2319         (mingw32-mpc.xml): Ditto.
2320         (mingw32-mpfr.xml): Ditto.
2321         (mingw32-pthreads-w32.xml): Ditto.
2322
2323 2010-12-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2324
2325         Update & publish msys-mintty.
2326
2327         * msys/msys-mintty.xml: Update to 0.9.5-1.
2328         * msys/issue.log: Updated accordingly.
2329
2330 2010-12-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2331
2332         Update & publish msys-mintty.
2333
2334         * msys/msys-mintty.xml: Update to 0.9.4-1.
2335         * msys/issue.log: Updated accordingly.
2336
2337 2010-12-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2338
2339         * mingw32/mingw32-binutils.xml: Remove spurious release tag.
2340         * mingw32/issue.log: Updated accordingly.
2341
2342 2010-12-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2343
2344         Update & publish mingw32-binutils.
2345
2346         * mingw32/mingw32-binutils.xml: Update to 2.21-2.
2347         * mingw32/issue.log: Updated accordingly.
2348
2349 2010-12-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2350
2351         Update & publish mingw32-binutils.
2352
2353         * mingw32/mingw32-binutils.xml: Update to 2.21-1.
2354         * mingw32/issue.log: Updated accordingly.
2355
2356 2010-12-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2357
2358         Update & publish mingw32-make.
2359
2360         * mingw32/mingw32-make.xml: Update to 3.82-4.
2361         * mingw32/issue.log: Updated accordingly.
2362
2363 2010-12-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2364
2365         Update & publish msys-mintty.
2366
2367         * msys/msys-mintty.xml: Update to 0.9.3-1.
2368         * msys/issue.log: Updated accordingly.
2369
2370 2010-10-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2371
2372         Update & publish msys-mintty.
2373
2374         * msys/msys-mintty.xml: Update to 0.9.2-1.
2375         * msys/issue.log: Updated accordingly.
2376
2377 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
2378
2379         Work around for improper chronological sorting of release status
2380         fields; (issue reported by Chris Sutcliffe).
2381
2382         * mingw32/mingw32-mingw-get.xml (all package components): Present
2383         release records in reverse chronological (newest first) order.
2384         * mingw32/issue.log: Republish, and update accordingly.
2385
2386 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
2387
2388         Add and publish manifest for mingw-get.
2389
2390         * mingw32/mingw32-mingw-get.xml: New file;
2391         generate and publish mingw32-mingw-get.xml.lzma
2392         * mingw32/mingw32-package-list.xml: Register it; regenerate and
2393         publish mingw32-package-list.xml.lzma
2394         * mingw32/issue.log: Update accordingly.
2395
2396 2010-10-24  Cesar Strauss  <cestrauss@gmail.com>
2397
2398         Update & publish msys-bash.
2399
2400         * msys/msys-bash.xml: Update to 3.1.17-4.
2401         * msys/issue.log: Updated accordingly.
2402
2403 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2404
2405         * msys/msys-mintty.xml: Fix typo.
2406
2407 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2408
2409         * msys/msys-package-list.xml: Add msys-mintty.
2410         Regenerate and publish msys-package-list.xml.lzma
2411         * msys/issue.log: Updated accordingly.
2412
2413 2010-10-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2414
2415         * msys/msys-mintty.xml: New file.
2416         * msys/issue.log: Updated accordingly.
2417
2418 2010-09-30  Cesar Strauss  <cestrauss@gmail.com>
2419
2420         Update & publish msys-core, mingw32-gcc4.
2421
2422         * msys/msys-core.xml: Update to 1.0.16.
2423
2424         * mingw32/mingw32-gcc4.xml: Add missing dependency on
2425         mingw32-pthreads-w32-dev.
2426         Remove direct dependency on libpthread-2.dll.
2427
2428         * msys/issue.log: Updated accordingly.
2429
2430         * mingw/issue.log: Ditto.
2431
2432 2010-09-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
2433
2434         Update & publish msys-autoconf, msys-libtool, msys-bison.
2435
2436         * msys/msys-autoconf.xml: Add new autoconf-2.67-1 release.
2437
2438         * msys/msys-libtool.xml: Add new libtool-2.4-1 release.
2439
2440         * msys/msys-bison.xml: Add missing msys-m4-bin requirement.
2441
2442         * msys/issue.log: Updated accordingly.
2443
2444 2010-09-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
2445
2446         Update & publish mingw32-libtool, mingw32-gdb.
2447
2448         * mingw32/mingw32-libtool.xml: Add new libtool-2.4-1 release.
2449
2450         * mingw32/mingw32-gdb.xml: Add missing libexpat-dll requirement.
2451
2452         * mingw32/issue.log: Updated accordingly.
2453
2454 2010-09-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
2455
2456         Update & publish mingw32-automake.
2457
2458         * mingw32/mingw32-automake.xml: Add new automake-1.11.1 release.
2459
2460         * mingw32/issue.log: Updated accordingly.
2461
2462 2010-09-10  Chris Sutcliffe  <ir0nh34d@gmail.com>
2463
2464         Update & publish mingw32-{gdb,runtime}
2465
2466         * mingw32/mingw32-gdb.xml: Clean up formatting; add source and licence
2467         specifications; add new doc component; generate and publish
2468         mingw32-gdb.xml.lzma.
2469         * mingw32/mingw32-runtime.xml: Clean up formatting; reduce to deliver
2470         only the latest available releases; restore mingw-runtime alias; add
2471         source and licence specifications; ensure -dev component requires -dll
2472         component; generate and publish mingw32-runtime.xml.lzma.
2473
2474         * mingw32/issue.log: Updated accordingly.
2475
2476 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2477
2478         Update & publish mingw32-{cygutils,gendef,mingw-utils,pexports,popt}
2479         Add & publish mingw32-pdcurses
2480
2481         * mingw32/mingw32-cygutils.xml: Clean up formatting; move versioned
2482         DLL requirements specs inside the dependent release entity recent
2483         releaseof all components; generate and publish
2484         mingw32-cygutils.xml.lzma.
2485         * mingw32/mingw32-gendef.xml: Clean up formatting; generate and
2486         publish mingw32-gendef.xml.lzma.
2487         * mingw32/mingw32-mingw-utils.xml: Clean up formatting; generate and
2488         publish mingw32-mingw-utils.xml.lzma.
2489         * mingw32/mingw32-pexports.xml: Clean up formatting; generate and
2490         publish mingw32-pexports.xml.lzma.
2491         * mingw32/mingw32-popt.xml: Clean up formatting; move versioned DLL
2492         requirements specs inside the dependent release entity recent release
2493         of all components; generate and publish mingw32-popt.xml.lzma.
2494         * mingw32/mingw32-pdcurses.xml: New meta package description;
2495         generate and publish mingw32-pdcurses.xml.lzma.
2496
2497         * mingw32/mingw32-package-list.xml (mingw32-cygutils): Make it
2498         visible.
2499         (mingw32-gendef): Ditto.
2500         (mingw32-mingw-utils): Ditto.
2501         (mingw32-pexports): Ditto.
2502         (mingw32-popt): Ditto.
2503         (mingw32-pdcurses): Ditto.
2504         Regenerate and publish mingw32-package-list.xml.lzma
2505
2506         * mingw32/issue.log: Updated accordingly.
2507
2508 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2509
2510         Update & publish mingw32-{basic-bsdtar,bzip2,libarchive,xz,zlib}
2511
2512         * mingw32/mingw32-basic-bsdtar.xml: Clean up formatting; generate and
2513         publish mingw32-basic-bsdtar.xml.lzma.
2514         * mingw32/mingw32-bzip2.xml: Clean up formatting; move versioned DLL
2515         requirements specs inside the dependent release entity recent release
2516         of all components; generate and publish mingw32-bzip2.xml.lzma.
2517         * mingw32/mingw32-libarchive.xml: Clean up formatting; move versioned
2518         DLL requirements specs inside the dependent release entity recent
2519         release of all components; generate and publish
2520         mingw32-libarchive.xml.lzma.
2521         * mingw32/mingw32-xz.xml: Clean up formatting; reduce to deliver
2522         only the latest available release; move versioned DLL requirements
2523         specs inside the dependent release entity recent release of all
2524         components; generate and publish mingw32-xz.xml.lzma.
2525         * mingw32/mingw32-zlib.xml: Clean up formatting; move versioned DLL
2526         requirements specs inside the dependent release entity recent release
2527         of all components; generate and publish mingw32-zlib.xml.lzma.
2528
2529         * mingw32/mingw32-package-list.xml (mingw32-basic-bsdtar): Make it
2530         visible.
2531         (mingw32-bzip2): Ditto.
2532         (mingw32-libarchive): Ditto.
2533         (mingw32-xz): Ditto.
2534         (mingw32-zlib): Ditto.
2535         Regenerate and publish mingw32-package-list.xml.lzma
2536
2537         * mingw32/issue.log: Updated accordingly.
2538
2539 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2540
2541         Fix bugs; Add & publish mingw-developer-toolkit (aka mingw-dtk).
2542
2543         * mingw32/mingw32-autotools.xml: Correct subsystem; generate and
2544         publish mingw32-autotools.xml.lzma.
2545         * mingw32/mingw32-libiconv.xml: Correct affiliate group for
2546         libcharset; generate and publish mingw32-libiconv.xml.lzma.
2547
2548         * mingw32/mingw32-package-list.xml: Add comment.
2549         Regenerate and publish msys-package-list.xml.lzma
2550
2551         * mingw32/issue.log: Updated accordingly.
2552
2553         * msys/mingw-developer-toolkit.xml: New meta package description;
2554         generate and publish mingw-developer-toolkit.xml.lzma.
2555
2556         * msys/msys-package-list.xml: Enable MinGW Developer Toolkit
2557         package-group; remove commented-out autotool entries (now included
2558         via mingw32-package-list.xml instead); Add mingw-developer-toolkit.xml
2559         entry.
2560         Regenerate and publish msys-package-list.xml.lzma
2561
2562         * msys/issue.log: Updated accordingly.
2563
2564 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2565
2566         Update & publish mingw32-{autoconf,automake,libtool,libiconv,gettext}
2567         Add & publish mingw32-autotools (aka autotools).
2568
2569         * mingw32/mingw32-autoconf.xml: Clean up formatting; reduce to deliver
2570         only the latest available release; generate and publish
2571         mingw32-autoconf.xml.lzma.
2572         * mingw32/mingw32-automake.xml: Clean up formatting; generate and
2573         publish mingw32-automake.xml.lzma.
2574         * mingw32/mingw32-libiconv.xml: Clean up formatting; move versioned
2575         DLL requirements specs inside the dependent release entity recent
2576         release of all components; generate and publish
2577         mingw32-libiconv.xml.lzma.
2578         * mingw32/mingw32-libtool.xml: Clean up formatting; update to deliver
2579         the latest available release; generate and publish
2580         mingw32-libtool.xml.lzma.
2581         * mingw32/mingw32-gettext.xml: Clean up formatting; move versioned
2582         DLL requirements specs inside the dependent release entity recent
2583         release of all components; update dependency on libgcc DLL; generate
2584         and publish mingw32-gettext.xml.lzma.
2585         * mingw32/mingw32-autotools.xml: New meta package description; generate
2586         and publish mingw32-autotools.xml.lzma.
2587
2588         * mingw32/mingw32-package-list.xml: Add (commented-out) entries for
2589         unpublished manifests. Sort manifest list -- but keep manifests for
2590         meta packages separated.
2591         (mingw32-autoconf): Make it visible.
2592         (mingw32-automake): Ditto.
2593         (mingw32-libiconv): Ditto.
2594         (mingw32-libtool): Ditto.
2595         (mingw32-gettext): Ditto.
2596         (mingw32-autotools): Ditto.
2597         Regenerate and publish msys-package-list.xml.lzma
2598
2599         * mingw32/issue.log: Updated accordingly.
2600
2601 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2602
2603         Update & publish msys-{guile,autogen}
2604
2605         * msys/msys-guile.xml: Clean up formatting; generate and publish
2606         msys-guile.xml.lzma.
2607         * msys/msys-autogen.xml: Clean up formatting; reduce to deliver only
2608         the latest available release (eliminate obsolete msys-libguileopts
2609         sub-package); move versioned DLL requirements specs inside the
2610         dependent release entity recent release of all components; generate
2611         and publish msys-autogen.xml.lzma.
2612
2613         * msys/msys-package-list.xml (msys-guile): Make it visible.
2614         (msys-autogen): Ditto.
2615         Regenerate and publish msys-package-list.xml.lzma
2616
2617         * msys/issue.log: Updated accordingly.
2618
2619 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2620
2621         Update & publish msys-{autoconf,automake,binutils,gcc,libtool,w32api}
2622         Add & publish msys-system-builder (aka msys-dvlpr).
2623
2624         * msys/msys-autoconf.xml: Clean up formatting; reduce to deliver only
2625         the latest available release; generate and publish msys-autoconf.xml.lzma.
2626         * msys/msys-automake.xml: Ditto (generate and publish
2627         msys-automake.xml.lzma).
2628         * msys/msys-libtool.xml: Ditto (generate and publish
2629         msys-libtool.xml.lzma).
2630         * msys/msys-binutils.xml: Clean up formatting; generate and
2631         publish msys-binutils.xml.lzma.
2632         * msys/msys-gcc.xml: Ditto (generate and publish msys-gcc.xml.lzma).
2633         * msys/msys-w32api.xml: Ditto (generate and publish
2634         msys-w32api.xml.lzma).
2635         * msys/msys-system-builder.xml: New meta package description; generate
2636         and publish msys-system-builder.xml.lzma.
2637
2638         * msys/msys-package-list.xml (msys-autoconf): Make it visible.
2639         (msys-automake): Ditto.
2640         (msys-binutils): Ditto.
2641         (msys-gcc): Ditto.
2642         (msys-libtool): Ditto.
2643         (msys-w32api): Ditto.
2644         (msys-system-builder): Ditto.
2645         Regenerate and publish msys-package-list.xml.lzma
2646
2647         * msys/issue.log: Updated accordingly.
2648
2649 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2650
2651         Update & publish msys-{console,groff,lpr-enhanced,man,rxvt}
2652
2653         * msys/msys-console.xml: Clean up formatting; generate and publish
2654         msys-console.xml.lzma.
2655         * msys/msys-groff.xml: Clean up formatting; reduce to deliver only the
2656         latest available release; generate and publish msys-groff.xml.lzma.
2657         * msys/msys-lpr-enhanced.xml: Clean up formatting; generate and
2658         publish msys-lpr-enhanced.xml.lzma.
2659         * msys/msys-man.xml: Clean up formatting; reduce to deliver only the
2660         latest available release; generate and publish msys-man.xml.lzma.
2661         * msys/msys-rxvt.xml: Clean up formatting; update comments to mention
2662         the Console 2.00 (msys-console) option; generate and publish
2663         msys-rxvt.xml.lzma.
2664
2665         * msys/msys-package-list.xml (msys-console): Make it visible.
2666         (msys-groff): Ditto.
2667         (msys-lpr-enhanced): Ditto.
2668         (msys-man): Ditto.
2669         (msys-rxvt): Ditto.
2670         Regenerate and publish msys-package-list.xml.lzma
2671
2672         * msys/issue.log: Updated accordingly.
2673
2674 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2675
2676         Update & publish msys-{cvs,gmp,inetutils,libarchive,libxml2,openssh}
2677
2678         * msys/msys-cvs.xml: Clean up formatting; reduce to deliver only the
2679         latest available release; move versioned DLL requirements specs inside
2680         the dependent release entity recent release of all components;
2681         generate and publish msys-cvs.xml.lzma.
2682         * msys/msys-gmp.xml: Clean up formatting; reduce to deliver only the
2683         latest available release; generate and publish msys-gmp.xml.lzma.
2684         * msys/msys-inetutils.xml: Ditto (generate and publish
2685         msys-inetutils.xml.lzma).
2686         * msys/msys-libarchive.xml: Clean up formatting; reduce to deliver only the
2687         latest available release; move versioned DLL requirements specs insi
2688         the dependent release entity recent release of all components;
2689         generate and publish msys-libarchive.xml.lzma).
2690         * msys/msys-libxml2.xml: Clean up formatting; move versioned DLL
2691         requirements specs inside the dependent release entity recent release
2692         of all components; ensure -dev component requires -dll component;
2693         generate and publish msys-libxml2.xml.lzma.
2694         * msys/msys-openssh.xml: Clean up formatting; reduce to deliver only the
2695         latest available release; move versioned DLL requirements specs inside
2696         the dependent release entity recent release of all components;
2697         generate and publish msys-openssh.xml.lzma.
2698
2699         * msys/msys-package-list.xml (msys-cvs): Make it visible.
2700         (msys-gmp): Ditto.
2701         (msys-inetutils): Ditto.
2702         (msys-libarchive): Ditto.
2703         (msys-libxml2): Ditto.
2704         (msys-openssh): Ditto.
2705         Regenerate and publish msys-package-list.xml.lzma
2706
2707         * msys/issue.log: Updated accordingly.
2708
2709 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2710
2711         Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}
2712
2713         * msys/msys-bison.xml: Clean up formatting; reduce to deliver only the
2714         latest available release; generate and publish msys-bison.xml.lzma.
2715         * msys/msys-dash.xml: Clean up formatting; generate and publish
2716         msys-dash.xml.lzma).
2717         * msys/msys-rebase.xml: Ditto (generate and publish
2718         msys-rebase.xml.lzma).
2719         * msys/msys-unzip.xml: Ditto (generate and publish
2720         msys-unzip.xml.lzma).
2721         * msys/msys-openssl.xml: Clean up formatting; reduce to deliver only
2722         the latest available release; generate and publish
2723         msys-openssl.xml.lzma.
2724         * msys/msys-wget.xml: Clean up formatting; move versioned DLL
2725         requirements specs inside the dependent release entity recent release
2726         of all components; generate and publish msys-wget.xml.lzma.
2727         * msys/msys-zip.xml: Clean up formatting; generate and publish
2728         msys-zip.xml.lzma.
2729         * msys/msys-flex.xml: Correct affiliate group name; generate and
2730         publish msys-flex.xml.lzma.
2731         * msys/msys-vim.xml: Correct affiliate group name; generate and
2732         publish msys-vim.xml.lzma.
2733
2734         * msys/msys-package-list.xml (msys-bison): Make it visible.
2735         (msys-dash): Ditto.
2736         (msys-openssl): Ditto.
2737         (msys-rebase): Ditto.
2738         (msys-unzip): Ditto.
2739         (msys-wget): Ditto.
2740         (msys-zip): Ditto.
2741         Regenerate and publish msys-package-list.xml.lzma
2742
2743         * msys/issue.log: Updated accordingly.
2744
2745 2010-09-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
2746
2747         Update & publish msys-{crypt,gdbm,lndir,minires,mktemp,perl}
2748
2749         * msys/msys-crypt.xml: Clean up formatting; reduce to deliver only the
2750         latest available release; move versioned DLL requirements specs inside
2751         the dependent release entity recent release of all components; ensure
2752         -dev component requires -dll; generate and publish
2753         msys-crypt.xml.lzma.
2754         * msys/msys-gdbm.xml: Ditto (generate and publish msys-gdbm.xml.lzma).
2755         * msys/msys-minires.xml: Ditto (generate and publish
2756         msys-minires.xml.lzma).
2757         * msys/msys-lndir.xml: Clean up formatting; reduce to deliver only the
2758         latest available release; generate and publish msys-lndir.xml.lzma).
2759         * msys/msys-mktemp.xml: Ditto (generate and publish
2760         msys-mktemp.xml.lzma).
2761         * msys/msys-perl.xml: Clean up formatting; reduce to deliver only the
2762         latest available release; move versioned DLL requirements specs inside
2763         the dependent release entity recent release of all components;
2764         generate and publish msys-perl.xml.lzma.
2765
2766         * msys/msys-package-list.xml (msys-crypt): Make it visible.
2767         (msys-gdbm): Ditto.
2768         (msys-lndir): Ditto.
2769         (msys-minires): Ditto.
2770         (msys-mktemp): Ditto.
2771         (msys-perl): Ditto.
2772         Regenerate and publish msys-package-list.xml.lzma
2773
2774         * msys/issue.log: Updated accordingly.
2775
2776 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
2777
2778         * msys/msys-gcc.xml (msys-gcc-bin): Add missing dependency ...
2779         (msys-core-dev): ... on this.
2780
2781 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
2782
2783         Update build system to facilitate publication state synchronisation.
2784
2785         * configure.ac (AC_PROG_LN_S): Add macro reference.
2786         (mingw_ac_subdirs): Add `common' subdirectory reference.
2787         (Makefile.sync): New AC_OUTPUT target; add it.
2788
2789         * Makefile.in (all): New default goal; define it, replacing...
2790         (all-distfiles): ...this; retain as a dependent synonym for `all'.
2791         (all-sync, all-sync-to-cvs, all-sync-offline): New alternative goals;
2792         define them, as further dependent synonyms for `all'.
2793         (update): Defunct goal; delete it.
2794
2795         * Makefile.comm.in (LN_S): New macro; define from AC_PROG_LN_S.
2796         (unpublished, all-sync-online): New primary targets.
2797         (all-sync, all-sync-to-cvs): New primary targets, mutually aliased.
2798         (cvsroot, repository): New internal use macros; define them.
2799         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin):
2800         (all-sync-to-cvs-or-offline): New internal targets.
2801         (all): Remove prerequisite `update'; add `all-sync'.
2802         (all-distfiles): Add prerequisite `unpublished'.
2803         (update): Defunct target; delete it.
2804
2805         * Makefile.sync.in: New file; it defines the recursive make actions
2806         required to perform the issue.log --> *.xml.lzma synchronisation.
2807
2808 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
2809
2810         Add free-standing manifest for msys-flex.
2811
2812         * msys/msys-flex.xml (msys-flex-bin): Add missing dependency...
2813         (msys-m4-bin): ...on this.
2814         Clean up formatting; reduce to deliver only the latest available
2815         release; move versioned DLL requirements specs inside the dependent
2816         release entity; generate and publish msys-flex.xml.lzma
2817
2818         * msys/msys-package-list.xml (msys-flex): Make it visible.
2819         Regenerate and publish msys-package-list.xml.lzma
2820
2821         * msys/issue.log: Updated accordingly.
2822
2823 2010-08-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
2824
2825         Add manifests needed for gcc4
2826
2827         * mingw32/mingw32-gcc4.xml: New file.
2828         * mingw32/mingw32-mpc.xml: New file.
2829         * mingw32/mingw32-mpfr.xml: New file.
2830         * mingw32/mingw32-pthreads-w32.xml: New file.
2831         * mingw32/mingw32-base.xml: Remove gcc3 elements.
2832         (mingw32-base): New package installs gcc (and prereqs), mingw32-make,
2833         and gdb.
2834         * mingw32/mingw32-gmp.xml: Reformat to new standard.
2835         * mingw32/mingw32-package-list.xml (mingw32-gcc3, mingw32-gcc4):
2836         (mingw32-mpc, mingw32-mpfr, mingw32-gmp, mingw32-pthreads-w32): Expose
2837         declarations for package lists.
2838
2839 2010-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2840
2841         Add manifest specific to GCC v3.
2842
2843         * mingw32/mingw32-gcc3.xml: New file.
2844
2845 2010-08-20  Charles Wilson  <mingw@cwilson.fastmail.fm>
2846
2847         Correct a few typos in various manifests.
2848
2849         * msys/msys-gdbm.xml: Correct package name for msys-libgdbm.
2850
2851         * msys/msys-guile.xml: Remove references to old versions. Use
2852         correct name for DLL's msys-libguile-rtm requirement. Move versioned
2853         DLL requirements inside release entity.
2854
2855         * mingw32/mingw32-autoconf.xml: Remove non-existant wrapper -doc
2856         package.
2857
2858         * mingw32/mingw32-automake.xml: Remove non-existant wrapper -doc
2859         package.
2860
2861         * mingw32/mingw32-libarchive.xml: Use correct compression extension
2862         for packages. Use correct package name for requirements (zlib and
2863         bzip2 -dev and -dll packages).
2864
2865         * mingw32/mingw32-popt.xml (msys-libpopt-dll): Invalid dependency on...
2866         (mingw32-libintl-%-mingw32-%-dll-8.tar): ...this; it should have been on...
2867         (mingw32-libintl-*-mingw32-*-dll-8.tar): ...this; corrected.
2868
2869         * mingw32/mingw32-xz.xml: Use correct package name for -dll and -dev
2870         packages (was xz-; should be liblzma-).
2871
2872 2010-08-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
2873
2874         Add free-standing msys-expat, msys-m4, msys-patch and msys-vim.
2875
2876         * msys/msys-expat.xml: Clean up formatting; generate and publish
2877         .lzma file.
2878
2879         * msys/msys-m4.xml msys/msys-patch.xml msys/msys-vim.xml: Clean up
2880         formatting; reduce to deliver only latest release for each component
2881         package; generate and publish .lzma files.
2882
2883         * msys/msys-package-list.xml (msys-expat, msys-m4, msys-patch):
2884         (msys-vim): Expose declarations for package lists; regenerate and
2885         publish updated .lzma file.
2886
2887         * msys/issue.log: Updated.
2888
2889 2010-08-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
2890
2891         Add make, file, texinfo and dos2unix (cygutils) to msys-base.
2892
2893         * msys/msys-popt.xml (msys-libpopt-dll): Invalid dependency on...
2894         (msys-libintl-%-msys-%-dll-8.tar): ...this; it should have been on...
2895         (msys-libintl-*-msys-*-dll-8.tar): ...this; corrected.
2896
2897         * msys/msys-make.xml msys/msys-file.xml msys/msys-texinfo.xml:
2898         * msys/msys-cygutils.xml msys/msys-popt.xml msys/msys-zlib.xml:
2899         Clean up formatting; reduce to deliver only latest release for each
2900         component package; generate and publish .lzma files.
2901
2902         * msys/msys-package-list.xml (msys-cygutils, msys-popt, msys-make):
2903         (msys-file, msys-texinfo, msys-zlib): Expose declarations for package
2904         lists; regenerate and publish updated .lzma file.
2905
2906         * msys/msys-base.xml (msys-base): Add dependency declarations for...
2907         (msys-cygutils-dos2unix-*-msys-*-bin.tar, msys-make-*-msys-*-bin.tar):
2908         (msys-file-*-msys-*-bin.tar, msys-texinfo-*-msys-*-bin.tar): ...these.
2909
2910         * msys/issue.log: Updated.
2911
2912 2010-08-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
2913
2914         Add findutils to msys-base.
2915
2916         * msys/msys-findutils.xml: Clean up formatting; reduce to deliver
2917         only the latest available release for each component package.
2918         (msys-locate): Add note to package description, advising of need for
2919         manual selection for package installation; (not in msys-base).
2920         Generate and publish .lzma file.
2921
2922         * msys/msys-package-list.xml (msys-findutils): Expose package list
2923         declaration; regenerate and publish .lzma file.
2924
2925         * msys/msys-base.xml (msys-base): Add requirement declaration for...
2926         (findutils-*-msys-*-bin.tar): ...this.
2927         Regenerate and publish .lzma file.
2928
2929         * msys/issue.log: Updated accordingly.
2930
2931 2010-08-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
2932
2933         * msys/msys-core.xml msys/msys-gettext.xml msys/msys-regex.xml:
2934         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Regenerate
2935         and publish derived .lzma files, to capture Charles Wilson's updates
2936         dated 2010-07-27 and 2010-08-05.
2937
2938         * msys/issue.log: Updated accordingly.
2939
2940 2010-08-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
2941
2942         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Make all
2943         versioned -dll requirements specifications release specific.
2944
2945 2010-07-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2946
2947         * mingw32/mingw32-make.xml: Update for 3.82 release.
2948
2949 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
2950
2951         * msys/msys-gcc.xml: Use correct attribute in component tag.
2952
2953 2010-07-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
2954
2955         Add less, diffutils, tar, gzip, bzip2 and xz (lzma) to msys-base.
2956
2957         * msys/msys-package-list.xml: Expose manifest references for...
2958         (msys-less, msys-diffutils, msys-tar, msys-gzip, msys-bzip2):
2959         (msys-xz): ...these packages.
2960
2961         * msys/msys-base.xml (msys-base): Add dependencies...
2962         (msys-less-bin, msys-diffutils-bin, msys-tar-bin, msys-gzip-bin):
2963         (msys-bzip2-bin, msys-xz-bin): ...on these.
2964
2965         * msys/msys-less.xml msys/msys-diffutils msys/msys-gzip.xml:
2966         * msys/msys-bzip2.xml msys/msys-xz.xml: Clean up formatting; reduce to
2967         deliver only latest versions of all package components.
2968
2969         * msys/msys-tar.xml: Clean up formatting; reduce to deliver only
2970         latest versions of all package components; add missing dependencies...
2971         (msys-gzip-bin, msys-bzip2-bin, msys-xz-bin): ...on these.
2972
2973         * msys/issue.log: Updated.
2974
2975 2010-07-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
2976
2977         * msys/msys-core.xml (msys-core-bin): Require -lic and -doc cpts.
2978         * msys/msys-gettext.xml: Reduce to deliver only latest version of all
2979         package components; make all versioned -dll refs release specific.
2980         * msys/msys-regex.xml msys/msys-termcap.xml: Make all versioned -dll
2981         refs release specific.
2982
2983 2010-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2984
2985         Add grep, sed, awk and extended msys-core to msys-base.
2986
2987         * msys/msys-package-list.xml: Expose manifest references for...
2988         (msys-gawk, msys-grep, msys-sed): ...these packages.
2989
2990         * msys/msys-base.xml (msys-base): Declare dependencies on...
2991         (msys-core-ext, msys-gawk, msys-grep, msys-sed): ...these.
2992
2993         * msys/msys-core.xml (msys-core-ext): Expose dependencies on...
2994         (msys-gawk, msys-grep, msys-sed): ...these.
2995
2996         * msys/msys-gawk.xml msys/msys-grep.xml msys/msys-sed.xml: Adjust
2997         formatting; reduce to deliver only latest version of each component.
2998
2999         * msys/issue.log: Update for revised publication status.
3000
3001 2010-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
3002
3003         Prepare manifests for "msys-tiny" publication; compress and upload.
3004
3005         * common: New directory.
3006         * common/package-list.xml: New file.
3007         * common/issue.log: New file; replicate it from...
3008         * issue.log.in: ...this.
3009
3010         * mingw32/mingw32-base.xml: Factor out package lists; move to...
3011         * mingw32/mingw32-package-list.xml: ...this new file.
3012
3013         * msys/msys-package-list.xml: Comment out sub-packages which are not
3014         yet ready for publication.
3015
3016         * msys/msys-base.xml: New file; created from prototype provided by
3017         Charles Wilson, with minor format adjustments, defining...
3018         (msys-base): ...this new meta-package; reduce it to a single release
3019         version, omitting deferred prerequisites; initially it matches...
3020         (msys-tiny): ...this new meta package; declare its prerequisites.
3021
3022         * msys/msys-bash.xml msys/msys-coreutils.xml msys/msys-core.xml:
3023         * msys/msys-gettext.xml msys/msys-libiconv.xml msys/msys-regex.xml:
3024         * msys/msys-termcap.xml: Minor format adjustments; reduce to single
3025         deliverable version for each constituent sub-package.
3026
3027         * mingw32/issue.log msys/issue.log: Update for publication status.
3028
3029 2010-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
3030
3031         * msys/*.xml: Add vim modeline to all files.
3032         * mingw32/*.xml: Add vim modeline to all files.
3033         * mingw32/mingw32-binutils: Retabify.
3034         * mingw32/mingw32-gdb: Retabify.
3035         * mingw32/mingw32-runtime: Retabify.
3036         * mingw32/mingw32-base: Retabify.
3037
3038 2010-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3039
3040         * mingw32/mingw32-make.xml: Updated for the 3.81.90-20100618-1 release.
3041
3042 2010-06-16  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
3043
3044         * mingw32/mingw32-binutils.xml: Updated for the 2.20.51-1 release.
3045
3046 2010-06-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
3047
3048         Fix Makefile.comm bug reported by Chris Sutcliffe.
3049
3050         * Makefile.in: Itemise standard sub-make goals as top-level defaults.
3051
3052         * Makefile.com.in (Makefile.sub): Use double quotes in preference to
3053         single, to avoid shell portability issue with quoted escapes.
3054         (serial_number): Replace use of unintentionally undefined macro...
3055         (issue_number): ...with this defined one.
3056
3057 2010-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
3058
3059         Initial import of mingw-dist module.
3060
3061         * $CVSROOT/mingw-dist: New CVS module directory.
3062         * mingw32, msys: New subdirectories; created by import.
3063
3064         * COPYING, ChangeLog, configure.ac, .cvsignore: New files.
3065         * Makefile.in, Makefile.comm.in, Makefile.stub.in: New files.
3066
3067         * issue.log.in: New file; use it as template, to initialise...
3068
3069         * mingw32/issue.log, msys/issue.log: ...these new files.