[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mingw-cvs
Subject:    MinGW-cvs Digest, Vol 81, Issue 1
From:       mingw-cvs-request () lists ! sourceforge ! net
Date:       2016-01-08 21:51:07
Message-ID: mailman.13322.1452289867.18321.mingw-cvs () lists ! sourceforge ! net
[Download RAW message or body]

Send MinGW-cvs mailing list submissions to
	mingw-cvs@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/mingw-cvs
or, via email, send a message with subject or body 'help' to
	mingw-cvs-request@lists.sourceforge.net

You can reach the person managing the list at
	mingw-cvs-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-cvs digest..."


This list will notify you of updates to the code stored in CVS.  Typically only \
developers with access to update the CVS are interested in this list.  However, this \
list can be beneficial to see what is happening with your changes.  If you wish to \
unsubscribe please do so at https://lists.sourceforge.net/lists/listinfo/mingw-cvs.

Today's Topics:

   1. [git push mingw-dist]Repository: mingw-dist branch,	master,
      updated. 19852196ef746996f2c20ac0cf0f87b6782dc3c2 (Erwin Waterlander)
   2. [git push mingw-dist]Repository: mingw-dist branch,	master,
      updated. 82bda348246bd900303059c36dcc5f77088a129e (Erwin Waterlander)
   3. [git push mingw-dist]Repository: mingw-dist branch,	master,
      updated. 888489a938323569ea628cc459279fe4af7007e0 (Keith Marshall)
   4. [git push mingw-dist]Repository: mingw-dist branch,	master,
      updated. 2bb4bc19ac31c656bf4fcc91ee501be3f2852311 (Erwin Waterlander)


----------------------------------------------------------------------

Message: 1
Date: Sun,  3 Jan 2016 20:53:05 +0000
From: "Erwin Waterlander" <noreply@sourceforge.net>
Subject: [MinGW-cvs] [git push mingw-dist]Repository: mingw-dist
	branch,	master, updated. 19852196ef746996f2c20ac0cf0f87b6782dc3c2
To: mingw-cvs@lists.sourceforge.net
Message-ID:
	<mailman.13323.1452289867.18321.mingw-cvs@lists.sourceforge.net>

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  19852196ef746996f2c20ac0cf0f87b6782dc3c2 (commit)
      from  c17ca41804a31dc13064afbc6c4b1ebc847b41cd (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/19852196ef746996f2c20ac0cf0f87b6782dc3c2/

commit 19852196ef746996f2c20ac0cf0f87b6782dc3c2
Author: Erwin Waterlander <waterlan@xs4all.nl>
Date:   Sun Jan 3 21:52:27 2016 +0100

    new package mingw32-ncurses 6.0

diff --git a/ChangeLog b/ChangeLog
index 13e568e..25cffa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2016-01-03  Erwin Waterlander  <waterlan@xs4all.nl>
+
+	New package mingw32-ncurses 6.0.
+
+	* contrib/mingw32-ncurses.xml: New for ncurses version 6.0.
+	* mingw32/mingw32-package-list.xml: Added mingw32-ncurses.
+	* mingw32/issue.log: Updated accordingly.
+	* contrib/issue.log: Updated accordingly.
+	* common/issue.log: Updated accordingly.
+
 2015-12-22  Erwin Waterlander  <waterlan@xs4all.nl>
 
 	Upgrade dos2unix to version 7.3.2.
diff --git a/common/issue.log b/common/issue.log
index 3e85fcc..8dc1d02 100644
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  75fc52dde8d408d798c0be51070d5d02f4c63085 2015122200 package-list.xml
+  75fc52dde8d408d798c0be51070d5d02f4c63085 2016010300 package-list.xml
 #
 # $RCSfile$: end of file
diff --git a/contrib/issue.log b/contrib/issue.log
index 6e0e8ed..7d44821 100644
--- a/contrib/issue.log
+++ b/contrib/issue.log
@@ -24,6 +24,7 @@
 # arising from the use of this software.
 #
   6c149bb701714b06cba818db2ad055ec9b6bbbe3 2011101400 mingw32-libunistring.xml
+  9ac41f7da60aabe9bf185f76a49382fedb59465d 2016010300 mingw32-ncurses.xml
   7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 mingw32-pdcurses.xml
   801dd30f9480c82d806b3cc849b20ad5b664b428 2013101200 mingw32-tcltk.xml
   82c157ee11b0bfec68ff23eb5dec56909c0b1cfa 2013102800 mingw32-xerces-c.xml
diff --git a/contrib/mingw32-ncurses.xml b/contrib/mingw32-ncurses.xml
new file mode 100644
index 0000000..01d7b56
--- /dev/null
+++ b/contrib/mingw32-ncurses.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
+
+  <!-- File: mingw32-ncurses.xml -->
+
+  <package-collection subsystem="mingw32">
+    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+
+    <package name="mingw32-ncurses" alias="ncurses">
+      <affiliate group="MinGW Contributed Libraries" />
+
+      <description lang="en" title="A free software implementation of the SysV4.0 \
curses terminal-handling library and tools"> +        <paragraph>
+          The  ncurses  (new  curses)  library  is  a free software emulation of
+          curses  in  System  V  Release 4.0, and more. It uses terminfo format,
+          supports  pads  and color and multiple highlights and forms characters
+          and   function-key   mapping,   and  has  all  the  other  SYSV-curses
+          enhancements over BSD curses. 
+        </paragraph>
+      </description>
+
+      <licence tarname="ncurses-%-mingw32-%-lic.tar.%" />
+      <source tarname="ncurses-%-mingw32-%-src.tar.%" />
+
+      <component class="bin">
+        <release tarname="ncurses-6.0-1-mingw32-bin.tar.lzma" />
+      </component>
+
+      <component class="doc">
+        <release tarname="ncurses-6.0-1-mingw32-doc.tar.lzma" />
+      </component>
+
+      <component class="lic">
+        <release tarname="ncurses-6.0-1-mingw32-lic.tar.lzma" />
+      </component>
+
+      <component class="dev">
+        <release tarname="libncurses-6.0-1-mingw32-dev.tar.lzma" />
+      </component>
+
+      <component class="terminfo">
+        <release tarname="terminfo-6.0-1-mingw32-data.tar.lzma" />
+      </component>
+    </package>
+
+  </package-collection>
+</software-distribution>
+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 \
                shiftwidth=2: -->
diff --git a/mingw32/issue.log b/mingw32/issue.log
index bad10e1..fac1ed0 100644
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -50,7 +50,7 @@
   cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
   8d3a7125499a85916b53efb4c897ac907e2490ab 2015082000 mingw32-mpc.xml
   8a11de23e7a89fd11436bdf162ef90712f30101b 2013102300 mingw32-mpfr.xml
-  1413ad59660ad963082e7de10c31bbb725116aee 2015122200 mingw32-package-list.xml
+  d029e3988826aeaa875dae83484f2d30ccb94b76 2016010300 mingw32-package-list.xml
   1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
   cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
   0a5d210a13d073104fb74b4f9c081674c9745cd1 2013090900 mingw32-pthreads-w32.xml
diff --git a/mingw32/mingw32-package-list.xml b/mingw32/mingw32-package-list.xml
index 76d8ba6..8c58ea3 100644
--- a/mingw32/mingw32-package-list.xml
+++ b/mingw32/mingw32-package-list.xml
@@ -58,6 +58,7 @@
 
   <!-- "real" packages ~~ user contributed -->
   <package-list catalogue="mingw32-libunistring" />
+  <package-list catalogue="mingw32-ncurses" />
   <package-list catalogue="mingw32-pdcurses" />
   <package-list catalogue="mingw32-tcltk" />
   <package-list catalogue="mingw32-xerces-c" />

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |   10 ++++++++
 common/issue.log                 |    2 +-
 contrib/issue.log                |    1 +
 contrib/mingw32-ncurses.xml      |   48 ++++++++++++++++++++++++++++++++++++++
 mingw32/issue.log                |    2 +-
 mingw32/mingw32-package-list.xml |    1 +
 6 files changed, 62 insertions(+), 2 deletions(-)
 create mode 100644 contrib/mingw32-ncurses.xml


hooks/post-receive
-- 
Repository: mingw-dist



------------------------------

Message: 2
Date: Mon,  4 Jan 2016 22:05:18 +0000
From: "Erwin Waterlander" <noreply@sourceforge.net>
Subject: [MinGW-cvs] [git push mingw-dist]Repository: mingw-dist
	branch,	master, updated. 82bda348246bd900303059c36dcc5f77088a129e
To: mingw-cvs@lists.sourceforge.net
Message-ID:
	<mailman.13324.1452289867.18321.mingw-cvs@lists.sourceforge.net>

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  82bda348246bd900303059c36dcc5f77088a129e (commit)
      from  19852196ef746996f2c20ac0cf0f87b6782dc3c2 (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/82bda348246bd900303059c36dcc5f77088a129e/

commit 82bda348246bd900303059c36dcc5f77088a129e
Author: Erwin Waterlander <waterlan@xs4all.nl>
Date:   Mon Jan 4 23:04:57 2016 +0100

    upgrade libunistring to version 0.9.6.

diff --git a/ChangeLog b/ChangeLog
index 25cffa7..7fb7d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2016-01-04  Erwin Waterlander  <waterlan@xs4all.nl>
+
+	Upgrade mingw32-libunistring package to 0.9.6.
+
+	* contrib/mingw32-libunistring.xml: Updated for libunistring version 0.9.6.
+	* contrib/issue.log: Updated accordingly.
+
 2016-01-03  Erwin Waterlander  <waterlan@xs4all.nl>
 
 	New package mingw32-ncurses 6.0.
diff --git a/contrib/issue.log b/contrib/issue.log
index 7d44821..7995b7a 100644
--- a/contrib/issue.log
+++ b/contrib/issue.log
@@ -23,7 +23,7 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  6c149bb701714b06cba818db2ad055ec9b6bbbe3 2011101400 mingw32-libunistring.xml
+  060b76884c7f336b75d32347c29545f3876ee3d5 2016010400 mingw32-libunistring.xml
   9ac41f7da60aabe9bf185f76a49382fedb59465d 2016010300 mingw32-ncurses.xml
   7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 mingw32-pdcurses.xml
   801dd30f9480c82d806b3cc849b20ad5b664b428 2013101200 mingw32-tcltk.xml
diff --git a/contrib/mingw32-libunistring.xml b/contrib/mingw32-libunistring.xml
index 2f96cbc..01c2b97 100644
--- a/contrib/mingw32-libunistring.xml
+++ b/contrib/mingw32-libunistring.xml
@@ -27,6 +27,10 @@
       <source tarname="libunistring-%-mingw32-%-src.tar.%" />
 
       <component class="dll">
+        <release tarname="libunistring-0.9.6-1-mingw32-dll-2.tar.lzma" >
+          <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
+          <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
+        </release>
         <release tarname="libunistring-0.9.3-1-mingw32-dll-0.tar.lzma" >
           <requires eq="mingw32-libgcc-*-mingw32-dll-1.tar" />
           <requires eq="mingw32-libiconv-*-mingw32-*-dll-2.tar" />
@@ -34,14 +38,19 @@
       </component>
 
       <component class="doc">
+        <release tarname="libunistring-0.9.6-1-mingw32-doc.tar.lzma" />
         <release tarname="libunistring-0.9.3-1-mingw32-doc.tar.lzma" />
       </component>
 
       <component class="lic">
+        <release tarname="libunistring-0.9.6-1-mingw32-lic.tar.lzma" />
         <release tarname="libunistring-0.9.3-1-mingw32-lic.tar.lzma" />
       </component>
 
       <component class="dev">
+        <release tarname="libunistring-0.9.6-1-mingw32-dev.tar.lzma" >
+          <requires eq="mingw32-libunistring-%-mingw32-%-dll-2.tar" />
+        </release>
         <release tarname="libunistring-0.9.3-1-mingw32-dev.tar.lzma" >
           <requires eq="mingw32-libunistring-%-mingw32-%-dll-0.tar" />
         </release>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |    7 +++++++
 contrib/issue.log                |    2 +-
 contrib/mingw32-libunistring.xml |    9 +++++++++
 3 files changed, 17 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Repository: mingw-dist



------------------------------

Message: 3
Date: Thu,  7 Jan 2016 23:26:42 +0000
From: "Keith Marshall" <noreply@sourceforge.net>
Subject: [MinGW-cvs] [git push mingw-dist]Repository: mingw-dist
	branch,	master, updated. 888489a938323569ea628cc459279fe4af7007e0
To: mingw-cvs@lists.sourceforge.net
Message-ID:
	<mailman.13325.1452289867.18321.mingw-cvs@lists.sourceforge.net>

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  888489a938323569ea628cc459279fe4af7007e0 (commit)
      from  82bda348246bd900303059c36dcc5f77088a129e (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/888489a938323569ea628cc459279fe4af7007e0/

commit 888489a938323569ea628cc459279fe4af7007e0
Author: Keith Marshall <keithmarshall@users.sourceforge.net>
Date:   Thu Jan 7 23:05:59 2016 +0000

    Give contributed package their own package list.

diff --git a/ChangeLog b/ChangeLog
index 7fb7d28..8f375ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2016-01-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+	Give contributed package their own package list.
+
+	* mingw32/mingw32-package-list.xml: Remove contributed packages, to...
+	* contrib/mingw32-contrib-package-list.xml: ...this new file.
+	* common/package-list.xml (mingw32-contrib-package-list.xml): Add it.
+	* common/issue.log mingw32/issue.log contrib/issue.log: Regenerate;
+	publish all affected catalogue files.
+
 2016-01-04  Erwin Waterlander  <waterlan@xs4all.nl>
 
 	Upgrade mingw32-libunistring package to 0.9.6.
diff --git a/common/issue.log b/common/issue.log
index 8dc1d02..71f6835 100644
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  75fc52dde8d408d798c0be51070d5d02f4c63085 2016010300 package-list.xml
+  c6a9068e183254c0b930ac6e1a70fd81743dc212 2016010701 package-list.xml
 #
 # $RCSfile$: end of file
diff --git a/common/package-list.xml b/common/package-list.xml
index 1b18fab..2bc40dd 100644
--- a/common/package-list.xml
+++ b/common/package-list.xml
@@ -5,6 +5,7 @@
   <!-- This is the master package catalogue for the MinGW Project -->
 
   <package-list catalogue="mingw32-package-list" />
+  <package-list catalogue="mingw32-contrib-package-list" />
   <package-list catalogue="msys-package-list" />
 
 </software-distribution>
diff --git a/contrib/issue.log b/contrib/issue.log
index 7995b7a..f1d491a 100644
--- a/contrib/issue.log
+++ b/contrib/issue.log
@@ -23,6 +23,7 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
+  6ce16f1347a24682fd4abb1b06482d0a4d780a81 2016010700 \
mingw32-contrib-package-list.xml  060b76884c7f336b75d32347c29545f3876ee3d5 2016010400 \
mingw32-libunistring.xml  9ac41f7da60aabe9bf185f76a49382fedb59465d 2016010300 \
mingw32-ncurses.xml  7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 \
                mingw32-pdcurses.xml
diff --git a/contrib/mingw32-contrib-package-list.xml \
b/contrib/mingw32-contrib-package-list.xml new file mode 100644
index 0000000..df74827
--- /dev/null
+++ b/contrib/mingw32-contrib-package-list.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://www.mingw.org" \
issue="@YYYYMMDDNN@"> +
+  <!-- File: mingw32-contrib-package-list.xml -->
+
+  <package-group-hierarchy>
+    <package-group name="MinGW" expand="true">
+      <package-group name="MinGW Contributed">
+        <package-group name="MinGW Contributed Applications" />
+        <package-group name="MinGW Contributed Libraries" />
+      </package-group>
+    </package-group>
+  </package-group-hierarchy>
+
+  <!-- "real" packages ~~ user contributed -->
+  <package-list catalogue="mingw32-libunistring" />
+  <package-list catalogue="mingw32-ncurses" />
+  <package-list catalogue="mingw32-pdcurses" />
+  <package-list catalogue="mingw32-tcltk" />
+  <package-list catalogue="mingw32-xerces-c" />
+
+</software-distribution>
+<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 \
                shiftwidth=2: -->
diff --git a/mingw32/issue.log b/mingw32/issue.log
index fac1ed0..6d352aa 100644
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -50,7 +50,7 @@
   cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
   8d3a7125499a85916b53efb4c897ac907e2490ab 2015082000 mingw32-mpc.xml
   8a11de23e7a89fd11436bdf162ef90712f30101b 2013102300 mingw32-mpfr.xml
-  d029e3988826aeaa875dae83484f2d30ccb94b76 2016010300 mingw32-package-list.xml
+  56f4032058328cacfabe64fa46706d72c2fa931e 2016010700 mingw32-package-list.xml
   1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
   cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
   0a5d210a13d073104fb74b4f9c081674c9745cd1 2013090900 mingw32-pthreads-w32.xml
diff --git a/mingw32/mingw32-package-list.xml b/mingw32/mingw32-package-list.xml
index 8c58ea3..c5cae92 100644
--- a/mingw32/mingw32-package-list.xml
+++ b/mingw32/mingw32-package-list.xml
@@ -56,13 +56,6 @@
   <package-list catalogue="mingw32-xz" />
   <package-list catalogue="mingw32-zlib" />
 
-  <!-- "real" packages ~~ user contributed -->
-  <package-list catalogue="mingw32-libunistring" />
-  <package-list catalogue="mingw32-ncurses" />
-  <package-list catalogue="mingw32-pdcurses" />
-  <package-list catalogue="mingw32-tcltk" />
-  <package-list catalogue="mingw32-xerces-c" />
-
   <!-- "virtual" packages -->
   <package-list catalogue="mingw32-base" />
   <package-list catalogue="mingw32-autotools" />

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                |   10 ++++++++++
 common/issue.log                         |    2 +-
 common/package-list.xml                  |    1 +
 contrib/issue.log                        |    1 +
 contrib/mingw32-contrib-package-list.xml |   23 +++++++++++++++++++++++
 mingw32/issue.log                        |    2 +-
 mingw32/mingw32-package-list.xml         |    7 -------
 7 files changed, 37 insertions(+), 9 deletions(-)
 create mode 100644 contrib/mingw32-contrib-package-list.xml


hooks/post-receive
-- 
Repository: mingw-dist



------------------------------

Message: 4
Date: Fri,  8 Jan 2016 21:51:04 +0000
From: "Erwin Waterlander" <noreply@sourceforge.net>
Subject: [MinGW-cvs] [git push mingw-dist]Repository: mingw-dist
	branch,	master, updated. 2bb4bc19ac31c656bf4fcc91ee501be3f2852311
To: mingw-cvs@lists.sourceforge.net
Message-ID:
	<mailman.13326.1452289867.18321.mingw-cvs@lists.sourceforge.net>

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  2bb4bc19ac31c656bf4fcc91ee501be3f2852311 (commit)
      from  888489a938323569ea628cc459279fe4af7007e0 (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/2bb4bc19ac31c656bf4fcc91ee501be3f2852311/

commit 2bb4bc19ac31c656bf4fcc91ee501be3f2852311
Author: Erwin Waterlander <waterlan@xs4all.nl>
Date:   Fri Jan 8 22:50:48 2016 +0100

    Upgrade ncurses to 6.0-2

diff --git a/ChangeLog b/ChangeLog
index 8f375ac..2b68f48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2016-01-08  Erwin Waterlander  <waterlan@xs4all.nl>
+
+	Upgraded package mingw32-ncurses to version 6.0-2.
+
+	* contrib/mingw32-ncurses.xml: Created separate package
+	  definitions for ncurses, libncurses, and terminfo.
+	  Added libncurses-dll package.
+	* contrib/issue.log: Updated accordingly.
+	* common/issue.log: Updated accordingly.
+
+	Updated package mingw32-pdcurses.
+
+	* contrib/mingw32-pdcurses.xml: Added missing group affiliates.
+
 2016-01-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
 	Give contributed package their own package list.
diff --git a/common/issue.log b/common/issue.log
index 71f6835..147ff7b 100644
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  c6a9068e183254c0b930ac6e1a70fd81743dc212 2016010701 package-list.xml
+  c6a9068e183254c0b930ac6e1a70fd81743dc212 2016010800 package-list.xml
 #
 # $RCSfile$: end of file
diff --git a/contrib/issue.log b/contrib/issue.log
index f1d491a..b1dd755 100644
--- a/contrib/issue.log
+++ b/contrib/issue.log
@@ -23,10 +23,10 @@
 # MinGW Project, accept liability for any damages, however caused,
 # arising from the use of this software.
 #
-  6ce16f1347a24682fd4abb1b06482d0a4d780a81 2016010700 \
mingw32-contrib-package-list.xml +  6ce16f1347a24682fd4abb1b06482d0a4d780a81 \
2016010800 mingw32-contrib-package-list.xml  060b76884c7f336b75d32347c29545f3876ee3d5 \
                2016010400 mingw32-libunistring.xml
-  9ac41f7da60aabe9bf185f76a49382fedb59465d 2016010300 mingw32-ncurses.xml
-  7f7474478d1ca1464d391beb0bd574a48a745315 2011101100 mingw32-pdcurses.xml
+  78b9fcaddbba1f10734c576763c3ed6e5fbf29a2 2016010800 mingw32-ncurses.xml
+  620b2482dea7ac975604dd15a2ab67421f2a5646 2016010800 mingw32-pdcurses.xml
   801dd30f9480c82d806b3cc849b20ad5b664b428 2013101200 mingw32-tcltk.xml
   82c157ee11b0bfec68ff23eb5dec56909c0b1cfa 2013102800 mingw32-xerces-c.xml
 #
diff --git a/contrib/mingw32-ncurses.xml b/contrib/mingw32-ncurses.xml
index 01d7b56..ce1dfd2 100644
--- a/contrib/mingw32-ncurses.xml
+++ b/contrib/mingw32-ncurses.xml
@@ -15,7 +15,11 @@
           curses  in  System  V  Release 4.0, and more. It uses terminfo format,
           supports  pads  and color and multiple highlights and forms characters
           and   function-key   mapping,   and  has  all  the  other  SYSV-curses
-          enhancements over BSD curses. 
+          enhancements over BSD curses.
+        </paragraph>
+        <paragraph>The mingw32-ncurses package provides the documentation and
+          programs for the ncurses library.  The associated mingw32-libncurses
+          package provides the runtime library and related development files.
         </paragraph>
       </description>
 
@@ -23,22 +27,71 @@
       <source tarname="ncurses-%-mingw32-%-src.tar.%" />
 
       <component class="bin">
+        <release tarname="ncurses-6.0-2-mingw32-bin.tar.lzma" />
         <release tarname="ncurses-6.0-1-mingw32-bin.tar.lzma" />
       </component>
 
       <component class="doc">
+        <release tarname="ncurses-6.0-2-mingw32-doc.tar.lzma" />
         <release tarname="ncurses-6.0-1-mingw32-doc.tar.lzma" />
       </component>
 
       <component class="lic">
+        <release tarname="ncurses-6.0-2-mingw32-lic.tar.lzma" />
         <release tarname="ncurses-6.0-1-mingw32-lic.tar.lzma" />
       </component>
+    </package>
+
+    <package name="mingw32-libncurses" alias="libncurses">
+      <affiliate group="MinGW Contributed Libraries" />
+
+      <description lang="en" title="A free software implementation of the SysV4.0 \
curses terminal-handling library and tools"> +        <paragraph>
+          The  ncurses  (new  curses)  library  is  a free software emulation of
+          curses  in  System  V  Release 4.0, and more. It uses terminfo format,
+          supports  pads  and color and multiple highlights and forms characters
+          and   function-key   mapping,   and  has  all  the  other  SYSV-curses
+          enhancements over BSD curses.
+        </paragraph>
+        <paragraph>The mingw32-libncurses package provides the runtime library
+          and related development files for ncurses.  The associated
+          mingw32-ncurses package provides the documentation and programs
+          related to the library.
+        </paragraph>
+      </description>
+
+      <licence tarname="ncurses-%-mingw32-%-lic.tar.%" />
+      <source tarname="ncurses-%-mingw32-%-src.tar.%" />
 
       <component class="dev">
+        <release tarname="libncurses-6.0-2-mingw32-dev.tar.lzma" />
         <release tarname="libncurses-6.0-1-mingw32-dev.tar.lzma" />
       </component>
 
-      <component class="terminfo">
+      <component class="dll">
+        <release tarname="libncurses-6.0-2-mingw32-dll-6.tar.lzma" />
+      </component>
+    </package>
+
+    <package name="mingw32-terminfo" alias="terminfo">
+      <affiliate group="MinGW Contributed Libraries" />
+
+      <description lang="en" title="Terminal capability data base">
+        <paragraph>
+         Terminfo  is  a  data  base  describing terminals, used by
+         screen-oriented programs  such  as  nvi(1),  rogue(1)  and
+         libraries  such  as curses(3x).  Terminfo describes termi-
+         nals by giving a set of capabilities which they  have,  by
+         specifying how to perform screen operations, and by speci-
+         fying padding requirements and  initialization  sequences.
+        </paragraph>
+      </description>
+
+      <licence tarname="ncurses-%-mingw32-%-lic.tar.%" />
+      <source tarname="ncurses-%-mingw32-%-src.tar.%" />
+
+      <component class="data">
+        <release tarname="terminfo-6.0-2-mingw32-data.tar.lzma" />
         <release tarname="terminfo-6.0-1-mingw32-data.tar.lzma" />
       </component>
     </package>
diff --git a/contrib/mingw32-pdcurses.xml b/contrib/mingw32-pdcurses.xml
index e7ba770..44c4143 100644
--- a/contrib/mingw32-pdcurses.xml
+++ b/contrib/mingw32-pdcurses.xml
@@ -7,6 +7,8 @@
     <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
 
     <package name="mingw32-pdcurses" alias="mingw32-PDCurses pdcurses PDCurses">
+      <affiliate group="MinGW Contributed Libraries" />
+
       <description lang="en" title="PDCurses: Public Domain Curses Implementation">
         <paragraph>Public Domain Curses, aka PDCurses, is an implementation of
           X/Open curses for multiple platforms.  This package provides normal,
@@ -39,6 +41,8 @@
     </package>
 
     <package name="mingw32-libpdcurses" alias="libpdcurses">
+      <affiliate group="MinGW Contributed Libraries" />
+
       <description lang="en" title="libpdcurses: Public Domain Curses \
                Implementation" >
         <paragraph>Public Domain Curses, aka PDCurses, is an implementation of
           X/Open curses for multiple platforms.  This package provides normal,

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                    |   14 ++++++++++
 common/issue.log             |    2 +-
 contrib/issue.log            |    6 ++--
 contrib/mingw32-ncurses.xml  |   57 ++++++++++++++++++++++++++++++++++++++++-
 contrib/mingw32-pdcurses.xml |    4 +++
 5 files changed, 77 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Repository: mingw-dist



------------------------------

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140

------------------------------

_______________________________________________
MinGW-cvs mailing list
MinGW-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-cvs


End of MinGW-cvs Digest, Vol 81, Issue 1
****************************************


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic