OSDN Git Service

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