OSDN Git Service

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