commit-womb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-womb] gnumaint Makefile contact-activity.txt gm-read....


From: karl
Subject: [commit-womb] gnumaint Makefile contact-activity.txt gm-read....
Date: Mon, 05 May 2014 16:14:27 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     karl <karl>     14/05/05 16:14:27

Modified files:
        .              : Makefile contact-activity.txt gm-read.pl 
                         gnupackages.txt 

Log message:
        haible/hatta queries

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/Makefile?cvsroot=womb&r1=1.56&r2=1.57
http://cvs.savannah.gnu.org/viewcvs/gnumaint/contact-activity.txt?cvsroot=womb&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm-read.pl?cvsroot=womb&r1=1.17&r2=1.18
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gnupackages.txt?cvsroot=womb&r1=1.232&r2=1.233

Patches:
Index: Makefile
===================================================================
RCS file: /sources/womb/gnumaint/Makefile,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- Makefile    6 Mar 2014 23:43:53 -0000       1.56
+++ Makefile    5 May 2014 16:14:25 -0000       1.57
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.56 2014/03/06 23:43:53 karl Exp $
-# Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013
+# $Id: Makefile,v 1.57 2014/05/05 16:14:25 karl Exp $
+# Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
 # Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,

Index: contact-activity.txt
===================================================================
RCS file: /sources/womb/gnumaint/contact-activity.txt,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- contact-activity.txt        16 Jan 2014 23:00:06 -0000      1.34
+++ contact-activity.txt        5 May 2014 16:14:26 -0000       1.35
@@ -1,4 +1,4 @@
-# $Id: contact-activity.txt,v 1.34 2014/01/16 23:00:06 karl Exp $
+# $Id: contact-activity.txt,v 1.35 2014/05/05 16:14:26 karl Exp $
 # Public domain.
 # 
 # This file records information about contact activity with package
@@ -26,7 +26,7 @@
 
 package: a2ps
 reply-from: 30sep12, 19feb12 replied to list, 20aug11
-query-to: 18sep12/karl, 11jun12, 5may12
+query-to: 5may14/karl, 18sep12/karl, 11jun12, 5may12
 
 package: acct
 query-to: 4dec12/karl
@@ -259,6 +259,10 @@
 query-to: 28may13/brandon
 next-release: 28may13/one month
 
+package: gperf
+query-to: 5may14/karl (and many in the past)
+also: libiconv, libsigsegv, libunistring
+
 package: gprolog
 query-to: 1feb10/karl
 

Index: gm-read.pl
===================================================================
RCS file: /sources/womb/gnumaint/gm-read.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- gm-read.pl  26 Feb 2014 00:03:55 -0000      1.17
+++ gm-read.pl  5 May 2014 16:14:26 -0000       1.18
@@ -1,4 +1,4 @@
-# $Id: gm-read.pl,v 1.17 2014/02/26 00:03:55 karl Exp $
+# $Id: gm-read.pl,v 1.18 2014/05/05 16:14:26 karl Exp $
 # Subroutines for gm script that read various external data file.
 # 
 # Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014
@@ -228,20 +228,20 @@
 #      "queue"           => "gnu-queue",
 #      "radio"           => "gnuradio",
 #      "readlink"        => "coreutils",
-      "regcmp"          => "libc",
-      "regex"           => "libc",
-      "regexp"          => "regex",
+#      "regcmp"          => "libc",
+#      "regex"           => "libc",
+#      "regexp"          => "regex",
       "sasl"            => "gsasl",
       "shogi"           => "gnushogi",
       "shred"           => "coreutils",
-      "snprintfv"       => "libc",
+#      "snprintfv"       => "libc",
       "sql.el"          => "emacs",
-      "strchr"          => "libc",
-      "strftime"        => "libc",
-      "strtod"          => "libc",
-      "superoptimizer"  => "superopt",
-      "texi2html"       => "texinfo",
-      "verilog-mode.el" => "emacs",
+#      "strchr"          => "libc",
+#      "strftime"        => "libc",
+#      "strtod"          => "libc",
+#      "superoptimizer"  => "superopt",
+#      "texi2html"       => "texinfo",
+#      "verilog-mode.el" => "emacs",
 # fixed into /subentries:
 #      "gas"            => "binutils",
 #      "getopt"          => "libc",

Index: gnupackages.txt
===================================================================
RCS file: /sources/womb/gnumaint/gnupackages.txt,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -b -r1.232 -r1.233
--- gnupackages.txt     3 May 2014 13:36:52 -0000       1.232
+++ gnupackages.txt     5 May 2014 16:14:26 -0000       1.233
@@ -1,4 +1,4 @@
-# $Id: gnupackages.txt,v 1.232 2014/05/03 13:36:52 karl Exp $
+# $Id: gnupackages.txt,v 1.233 2014/05/05 16:14:26 karl Exp $
 # Public domain.
 #
 # This file is maintained in the CVS repository of GNU womb,
@@ -300,7 +300,7 @@
 doc-url: none
 #doc-url: http://data.gnutelephony.org/docs/framework/index.html
 gplv3-status: done-in-1.0.0
-activity-status: ok 20131008 (ccaudio2-2.1.1)
+activity-status: ok 20131008 (ccaudio2-2.1.2)
 
 package: ccd2cue
 doc-category: Audio
@@ -333,7 +333,7 @@
 doc-url: none
 #doc-url: http://data.gnutelephony.org/docs/framework/index.html
 gplv3-status: done-in-4.0.0
-activity-status: ok 20131008 (5.0.0, ccscript3-1.1.7/20090214)
+activity-status: ok 20140504 (5.0.1, ccscript3-1.1.7/20090214)
 
 package: cfengine
 copyright-holder: fsf-no-reply
@@ -2210,7 +2210,7 @@
 doc-summary: Mailing list manager
 doc-url: /software/mailman/docs.html
 gplv3-status: next-release-2.2-and-3.0
-activity-status: ok 20131123 (2.1.17)
+activity-status: ok 20140503 (2.1.18)
 
 package: mailutils
 copyright-holder: fsf-ok-with-external-libraries-#793769
@@ -2869,7 +2869,7 @@
 doc-summary: Secure peer-to-peer VoIP server for the SIP protocol
 doc-url: none
 gplv3-status: done-in-0.1
-activity-status: ok 20140310 (1.9.0)
+activity-status: ok 20140503 (1.9.1)
 
 package: slib
 mundane-name: SLIB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]