|
From: Earnie B. <no...@so...> - 2013-04-09 19:57:54
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Repository: mingw-dist".
The branch, master has been updated
via 1a2932aa990b31a4936f586069edc47e94bddeca (commit)
from 3576e0da4f453725df210a09395808304bb0de16 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sf.net/p/mingw/mingw-dist/ci/1a2932aa990b31a4936f586069edc47e94bddeca/
commit 1a2932aa990b31a4936f586069edc47e94bddeca
Author: Earnie Boyd <ea...@us...>
Date: Tue Apr 9 15:30:32 2013 -0400
* mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
* mingw32/mingw32-wsl-candidate.xml: New file.
* mingw32/issue.log: Updated accordingly.
diff --git a/ChangeLog b/ChangeLog
index 2687810..5beef77 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-09 Earnie Boyd <ea...@us...>
+
+ * mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
+ * mingw32/mingw32-wsl-candidate.xml: New file.
+ * mingw32/issue.log: Updated accordingly.
+
2013-02-24 Erwin Waterlander <wat...@xs...>
* msys/msys-m4.xml: Updated for m4 version 1.4.16-2.
diff --git a/mingw32/issue.log b/mingw32/issue.log
index 840a10a..0dc2806 100755
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -50,11 +50,12 @@
cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
d31c39c6584fde6d4b9ddafbca913509b32a1dfc 2012073100 mingw32-mpc.xml
99995a8e17659b6514f71ae2b17bbbcd8eb4c0a9 2012073100 mingw32-mpfr.xml
- 250646540a24a6b329cebb13d4b71aa195fda8b2 2012040500 mingw32-package-list.xml
+ 983af8ad24a6f97da867784dfeeecc6661d54d88 2013030500 mingw32-package-list.xml
40c94ac07003ac8f36558a8c33581a748ec03e3a 2012073100 mingw32-pexports.xml
cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
9399cb6c2efd8fd907c42a278a6f41bbde9e440c 2011091400 mingw32-pthreads-w32.xml
428964289b3509293a13c9394199b5e2d4887c3e 2012063001 mingw32-runtime.xml
+ 60ec0b8ba4d87a43542ea0c5b17917aece3dce21 2013040900 mingw32-wsl-candidate.xml
247a02890f109a5fe4996fde4af9d576dca3cd1e 2012073100 mingw32-xz.xml
4a2e1515655331483b8ddc898b2405fb89401d73 2012073100 mingw32-zlib.xml
#
diff --git a/mingw32/mingw32-package-list.xml b/mingw32/mingw32-package-list.xml
index b176ad2..c997384 100644
--- a/mingw32/mingw32-package-list.xml
+++ b/mingw32/mingw32-package-list.xml
@@ -47,6 +47,7 @@
<package-list catalogue="mingw32-popt" />
<package-list catalogue="mingw32-pthreads-w32" />
<package-list catalogue="mingw32-runtime" />
+ <package-list catalogue="mingw32-wsl-candidate" />
<package-list catalogue="mingw32-xz" />
<package-list catalogue="mingw32-zlib" />
diff --git a/mingw32/mingw32-wsl-candidate.xml b/mingw32/mingw32-wsl-candidate.xml
new file mode 100644
index 0000000..fed0e91
--- /dev/null
+++ b/mingw32/mingw32-wsl-candidate.xml
@@ -0,0 +1,86 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
+
+ <!-- File: mingw32-wsl.xml ~~ Windows System Libraries Meta-Package -->
+
+ <package-collection subsystem="mingw32">
+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+
+ <affiliate group="MinGW Project Infrastructure" />
+
+ <description lang="en" title="Windows System Libraries Meta-Package">
+ <paragraph>
+ This meta-package provides a delivery mechanism to support
+ pre-release testing of the upcoming windows system library
+ packages. You are advised to install this package, ONLY if
+ you wish to participate in the pre-release testing of the
+ windows system libraries release candidate packages.
+ </paragraph>
+ <paragraph>
+ A two stage installation procedure is required; first, to
+ initialise the pre-release testing infrastructure:
+ </paragraph>
+ <paragraph>
+ $ mingw-get install mingw32-wsl_rc
+ </paragraph>
+ <paragraph>
+ Second, to install the release candidate software packages,
+ and switch to the testing environment:
+ </paragraph>
+ <paragraph>
+ $ mingw-get install mingw32-wsl_rc-test-on
+ </paragraph>
+ <paragraph>
+ Having thus activated the testing environment, you are advised
+ to immediately, (and without prejudice to its operation):
+ </paragraph>
+ <paragraph>
+ $ mingw-get remove mingw32-wsl_rc-test-on
+ </paragraph>
+ <paragraph>
+ While in the testing environment, and after removing the
+ mingw32-wsl_rc-test-on package, you may revert all associated
+ software packages to their production releases, thus switching
+ back to a production environment, by:
+ </paragraph>
+ <paragraph>
+ $ mingw-get install mingw32-wsl_rc-test-off
+ </paragraph>
+ <paragraph>
+ As before, after installing this, you are advised to immediately,
+ (and again without prejudice to the working environment):
+ </paragraph>
+ <paragraph>
+ $ mingw-get remove mingw32-wsl_rc-test-off
+ </paragraph>
+ <paragraph>
+ Finally, if having installed mingw32-wsl_rc, you subsequently
+ decide to remove it, please ensure that you have removed either
+ or both of mingw32-wsl_rc-test-on and mingw32-wsl_rc-test-off,
+ BEFORE you do so.
+ </paragraph>
+ </description>
+
+ <package name="mingw32-wsl_rc">
+ <component class="meta">
+ <release tarname="wsl_rc-4.0-1-mingw32-rc-1-meta.tar.lzma" />
+ <action class="pre-install">
+ xmlpath = os.getenv("APPROOT").."var\\lib\\mingw-get\\data\\"
+ xmlorigin = "mingw32-runtime.xml" xmlbackup = "wsl-released.xml.bak"
+ os.execute( "if NOT EXIST "..xmlpath..xmlbackup.." "..
+ "ren "..xmlpath..xmlorigin.." "..xmlbackup
+ )
+ </action>
+ <action class="post-remove">
+ xmlpath = os.getenv("APPROOT").."var\\lib\\mingw-get\\data\\"
+ xmlorigin = "mingw32-runtime.xml" xmlbackup = "wsl-released.xml.bak"
+ os.execute( "if EXIST "..xmlpath..xmlbackup.." "..
+ "ren "..xmlpath..xmlbackup.." "..xmlorigin
+ )
+ </action>
+ </component>
+ </package>
+
+ </package-collection>
+</software-distribution>
+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=82 tabstop=2 shiftwidth=2: -->
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 +++
mingw32/issue.log | 3 +-
mingw32/mingw32-package-list.xml | 1 +
mingw32/mingw32-wsl-candidate.xml | 86 +++++++++++++++++++++++++++++++++++++
4 files changed, 95 insertions(+), 1 deletions(-)
create mode 100644 mingw32/mingw32-wsl-candidate.xml
hooks/post-receive
--
Repository: mingw-dist
|