OSDN Git Service

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