OSDN Git Service

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