• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revision254f49f64ba52e9ff7bd779a10208e37ab079cb9 (tree)
Time2013-08-27 07:51:07
AuthorKeith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Log Message

Correct a catalogue publication anomaly.

Change Summary

Incremental Difference

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
11 2013-08-26 Keith Marshall <keithmarshall@users.sourceforge.net>
22
3+ Correct a catalogue publication anomaly.
4+
5+ * mingw32/mingw32-zlib.xml: Correct typos.
6+ (zlib-1.2.8-1.mingw32-*.tar.lzma): Such malformed file references...
7+ (zlib-1.2.8-1-mingw32-*.tar.lzma): ...should have appeared thus.
8+
9+ * common/issue.log mingw32/issue.log: References to...
10+ (package-list.xml, mingw32-package-list.xml, mingw32-zlib.xml):
11+ ...these automatically updated; publish lzma compressed copies to FRS.
12+
13+2013-08-26 Keith Marshall <keithmarshall@users.sourceforge.net>
14+
315 Add integration hooks for mingw-get-setup.
416
517 * Makefile.in Makefile.comm.in:
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- 75fc52dde8d408d798c0be51070d5d02f4c63085 2013082501 package-list.xml
26+ 75fc52dde8d408d798c0be51070d5d02f4c63085 2013082601 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -50,13 +50,13 @@
5050 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5151 d0657d9bc4fd5fa5bae78d80f003485cfde305c3 2013082300 mingw32-mpc.xml
5252 9c47305797d932da02275a6894b30492440af00e 2013082300 mingw32-mpfr.xml
53- 983af8ad24a6f97da867784dfeeecc6661d54d88 2013082501 mingw32-package-list.xml
53+ 983af8ad24a6f97da867784dfeeecc6661d54d88 2013082600 mingw32-package-list.xml
5454 bad22da9b9ec9bcea1d539e29ee2976cc88d9fc2 2013053000 mingw32-pexports.xml
5555 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5656 cdfa3ced39a5dfbe38a6f9f8c67007c80e76eb0a 2013082500 mingw32-pthreads-w32.xml
5757 c5e5acd7ddfbb8b412ba1ade45088d7a22433228 2013082303 mingw32-runtime.xml
5858 12acb32f80e49c893167cfae82e448dd766d49bb 2013070100 mingw32-wsl-candidate.xml
5959 247a02890f109a5fe4996fde4af9d576dca3cd1e 2012073100 mingw32-xz.xml
60- b934cbeb35035e8a85d154e5973df2a9c757576c 2013082500 mingw32-zlib.xml
60+ a8ccf345561b36b3fb00e2e5767206bd65419fde 2013082600 mingw32-zlib.xml
6161 #
6262 # $RCSfile$: end of file
--- a/mingw32/mingw32-zlib.xml
+++ b/mingw32/mingw32-zlib.xml
@@ -8,12 +8,16 @@
88
99 <package name="mingw32-zlib" alias="zlib">
1010 <affiliate group="MinGW Standard Libraries" />
11- <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library (docs)">
11+ <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library">
1212 <paragraph>The zlib compression library provides in-memory compression
1313 and decompression functions, including integrity checks of the
14- uncompressed data. The mingw32-zlib package provides documentation
15- related to the ZLib library. The runtime and development files are
16- provided by the associated mingw32-libz package.
14+ uncompressed data.
15+ </paragraph>
16+ <paragraph>Prior to the 1.2.8-1 release, the mingw32-zlib package
17+ provided only documentation related to the ZLib library; the runtime
18+ and development files were provided by the associated mingw32-libz
19+ package. From the 1.2.8-1 release onwards, these additional
20+ components have been subsumed into this main package set.
1721 </paragraph>
1822 </description>
1923
@@ -21,11 +25,11 @@
2125 <source tarname="zlib-%-mingw32-%-src.tar.%" />
2226
2327 <component class="dll">
24- <release tarname="zlib-1.2.8-1.mingw32-dll.tar.lzma" />
28+ <release tarname="zlib-1.2.8-1-mingw32-dll.tar.lzma" />
2529 </component>
2630
2731 <component class="dev">
28- <release tarname="zlib-1.2.8-1.mingw32-dev.tar.lzma" />
32+ <release tarname="zlib-1.2.8-1-mingw32-dev.tar.lzma" />
2933 </component>
3034
3135 <component class="doc">
@@ -37,7 +41,7 @@
3741 </component>
3842
3943 <component class="lic">
40- <release tarname="zlib-1.2.8-1-mingw32-lic.tar.lzma" />
44+ <release tarname="zlib-1.2.8-1-mingw32-lic.tar.lzma" />
4145 <release tarname="zlib-1.2.7-1-mingw32-lic.tar.lzma" />
4246 <release tarname="zlib-1.2.5-4-mingw32-lic.tar.lzma" />
4347 <release tarname="zlib-1.2.5-1-mingw32-lic.tar.lzma" />
@@ -45,7 +49,7 @@
4549 </component>
4650
4751 <component class="man">
48- <release tarname="zlib-1.2.8-1-mingw32-man.tar.lzma" />
52+ <release tarname="zlib-1.2.8-1-mingw32-man.tar.lzma" />
4953 <release tarname="zlib-1.2.7-1-mingw32-man.tar.lzma" />
5054 <release tarname="zlib-1.2.5-4-mingw32-man.tar.lzma" />
5155 <release tarname="zlib-1.2.5-1-mingw32-man.tar.lzma" />
@@ -55,10 +59,9 @@
5559
5660 <package name="mingw32-libz" alias="libz">
5761 <description lang="en" title="A Massively Spiffy Yet Delicately Unobtrusive Compression Library">
58- <paragraph>
59- NOTE: The zlib DLL and development package is delivered in the primary
60- zlib package release as of zlib-1.2.8-1.
61- </paragraph>
62+ <paragraph>NOTE: The zlib DLL and development package is delivered in
63+ the primary zlib package release as of zlib-1.2.8-1.
64+ </paragraph>
6265 <paragraph>The zlib compression library provides in-memory compression
6366 and decompression functions, including integrity checks of the
6467 uncompressed data. The libz package provides the runtime and
@@ -101,13 +104,12 @@
101104
102105 <package name="mingw32-minizip" alias="minizip">
103106 <description lang="en" title="Simple ZIP support from zlib">
104- <paragraph>
105- NOTE: This program was not delivered with the zlib-1.2.8 release. This
106- decision was made due to the number of downloads for the package as
107- well as a belief that the zip and unzip packages are already minimal
108- enough. It is therefore considered obsolete and should be removed
109- from your systems.
110- </paragraph>
107+ <paragraph>NOTE: This program was not delivered with the zlib-1.2.8
108+ release. This decision was made due to the number of downloads for
109+ the package as well as a belief that the zip and unzip packages are
110+ already minimal enough. It is therefore considered obsolete and
111+ should be removed from your systems.
112+ </paragraph>
111113 <paragraph>The minizip package provides two simple ZIP archive
112114 manipulation tools, based on the minizip library from zlib. More
113115 sophisticated needs are met by the unzip and zip packages.
@@ -131,13 +133,12 @@
131133
132134 <package name="mingw32-libminizip" alias="libminizip">
133135 <description lang="en" title="Simple ZIP support from zlib">
134- <paragraph>
135- NOTE: This program was not delivered with the zlib-1.2.8 release. This
136- decision was made due to the number of downloads for the package as
137- well as a belief that the libarchive package is already minimal
138- enough. It is therefore considered obsolete and should be removed
139- from your systems.
140- </paragraph>
136+ <paragraph>NOTE: This program was not delivered with the zlib-1.2.8
137+ release. This decision was made due to the number of downloads for the
138+ package as well as a belief that the libarchive package is already
139+ minimal enough. It is therefore considered obsolete and should be
140+ removed from your system.
141+ </paragraph>
141142 <paragraph>The minizip library provides zlib-based support for
142143 manipulating ZIP archives. It is suitable for clients that need only
143144 create, inspect, and unpack such archives; more demanding needs may be