OSDN Git Service

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