OSDN Git Service

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