commit-womb
[Top][All Lists]
Advanced

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

[commit-womb] gnumaint gm gnupackages.txt


From: Karl Berry
Subject: [commit-womb] gnumaint gm gnupackages.txt
Date: Fri, 01 Apr 2011 17:20:39 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     Karl Berry <karl>       11/04/01 17:20:39

Modified files:
        .              : gm gnupackages.txt 

Log message:
        gnue doc-url

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm?cvsroot=womb&r1=1.39&r2=1.40
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gnupackages.txt?cvsroot=womb&r1=1.88&r2=1.89

Patches:
Index: gm
===================================================================
RCS file: /sources/womb/gnumaint/gm,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- gm  4 Mar 2011 22:54:25 -0000       1.39
+++ gm  1 Apr 2011 17:20:39 -0000       1.40
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# $Id: gm,v 1.39 2011/03/04 22:54:25 karl Exp $
+# $Id: gm,v 1.40 2011/04/01 17:20:39 karl Exp $
 # GNU maintainer-related operations.
 # 
 # Copyright 2007, 2008, 2009, 2010, 2011 Free Software Foundation Inc.
@@ -455,13 +455,18 @@
     my $ret;
     my @shop = split (/\|/, $pkg{"doc-shop"});
     if (@shop) {
-      $ret = " <br>Available in print: ";
-      # keep ordering from input.
+      $ret =  "\n       <br>Available in print:";
+      # keep same ordering as input.
       my @books = ();
       for (my $i = 0; $i < @shop; $i += 2) {
-        push (@books, qq!<cite><a href="$shop[$i+1]">$shop[$i]</a></cite>!);
+        my $title = $shop[$i];
+        my $url = $shop[$i+1];
+        if ($url !~ /http:/) {
+          warn (&gnupkgs_msg ("doc-shop url lacks http (misordered?)\n",%pkg));
       }
-      $ret .= join (",\n", @books);
+        push (@books, qq!\n       <cite><a href="$url">$title</a></cite>!);
+      }
+      $ret .= join (",", @books);
       $ret .= ".";
     } else {
       $ret = "";
@@ -1084,8 +1089,7 @@
 # are the urls.
 # 
 # See the HTML Xref Configuration node in the Texinfo manual.
-# The file is maintained in the util subdirectory of Texinfo sources.
-# 
+# The file is maintained in the util subdirectory of the Texinfo sources.
 # 
 sub read_htmlxref
 {

Index: gnupackages.txt
===================================================================
RCS file: /sources/womb/gnumaint/gnupackages.txt,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -b -r1.88 -r1.89
--- gnupackages.txt     19 Mar 2011 23:57:26 -0000      1.88
+++ gnupackages.txt     1 Apr 2011 17:20:39 -0000       1.89
@@ -1,4 +1,4 @@
-# $Id: gnupackages.txt,v 1.88 2011/03/19 23:57:26 karl Exp $
+# $Id: gnupackages.txt,v 1.89 2011/04/01 17:20:39 karl Exp $
 # Public domain.
 #
 # This file records information on a per-package basis, *not* including
@@ -271,9 +271,10 @@
 mundane-name: ccAudio
 doc-category: Telephony
 doc-summary: Standalone C++ class framework for manipulating audio data
-doc-url: http://data.gnutelephony.org/docs/framework/index.html
+doc-url: none
+#doc-url: http://data.gnutelephony.org/docs/framework/index.html
 gplv3-status: done-in-1.0.0
-activity-status: ok 20110305 (ccaudio2-2.0.2)
+activity-status: ok 20110327 (ccaudio2-2.0.5)
 
 package: ccrtp
 mundane-name: ccRTP
@@ -288,7 +289,8 @@
 mundane-name: ccScript
 doc-category: Telephony
 doc-summary: C++ class framework for virtual machine execution
-doc-url: http://data.gnutelephony.org/docs/framework/index.html
+doc-url: none
+#doc-url: http://data.gnutelephony.org/docs/framework/index.html
 gplv3-status: done-in-4.0.0
 activity-status: ok 20100518 (4.2.0, ccscript3-1.1.7/20090214)
 
@@ -390,7 +392,7 @@
 doc-summary: (u)Common C++ framework
 doc-url: none
 gplv3-status: not-done-commoncpp2-1.6.3.tar.gz, done-ucommon-1.9.1
-activity-status: ok commoncpp2-1.8.0/20100224 (ucommon-4.1.7/20110305)
+activity-status: ok commoncpp2-1.8.0/20100224 (ucommon-4.2.2/20110327)
 last-contact: 8jun10 wrote
 
 package: config
@@ -725,7 +727,7 @@
 logo: /software/freeipmi/images/freeipmi-logo-small.jpg
 gplv3-status: in-dev-sources
 last-contact: 14jan10 replied, next major release
-activity-status: ok 20110222 (1.0.2)
+activity-status: ok 20110329 (1.0.3)
 
 package: freetalk
 doc-category: Internet
@@ -786,7 +788,7 @@
 doc-shop: 
http://shop.fsf.org/product/using-gcc-gnu-compiler-collection-reference-manual/
 logo: /software/gcc/img/gccegg-65.png
 gplv3-status: done
-activity-status: ok 20101216 (4.5.2)
+activity-status: ok 20110325 (4.6.0)
 
 package: gcl
 mundane-name: GNU Common Lisp
@@ -1142,7 +1144,7 @@
 fsd: gnuenterprise
 doc-category: Business
 doc-summary: Enterprise resource planning, et al
-doc-url: http://www.gnuenterprise.org/projects/docs-all.php
+doc-url: http://www.gnuenterprise.org/project/docs-all.php
 gplv3-status: done-in-0.5.3
 download-url: http://www.gnuenterprise.org/downloads/current/
 activity-status: ok # many packages
@@ -1365,7 +1367,7 @@
 doc-summary: Transport layer security library
 doc-url: /software/gnutls/manual/
 gplv3-status: stays-v2-indefinitely (gnumaint-reply 21 Aug 2007 11:13:04)
-activity-status: ok 20110228 (2.10.5)
+activity-status: ok 20110324 (2.12.0)
 
 package: gnutrition
 doc-category: Health
@@ -1656,7 +1658,7 @@
 doc-summary: Hello, GNU world: An example GNU package
 doc-url: /software/hello/manual/
 gplv3-status: done-in-2.3
-activity-status: ok 2010407 (2.6)
+activity-status: ok 20110328 (2.7)
 
 package: help2man
 doc-category: Text
@@ -1705,7 +1707,7 @@
 doc-summary: Entirely free browser derived from Mozilla Firefox
 doc-url: none
 gplv3-status: not-applicable-since-not-our-program
-activity-status: ok 20110305 (3.6.15)
+activity-status: ok 20110323 (3.6.16)
 
 package: idutils
 doc-category: Software
@@ -1831,10 +1833,10 @@
 doc-category: Libraries
 doc-summary: C library
 doc-url: /software/libc/manual/
-doc-shop: http://shop.fsf.org/product/gnu-c-library-application-fundamentals/
 doc-shop: GNU C Library Application Fundamentals (Vol.1)
-doc-shop: 
http://shop.fsf.org/product/gnu-c-library-system-network-applications/";>
+doc-shop: http://shop.fsf.org/product/gnu-c-library-application-fundamentals/
 doc-shop: GNU C Library System and Network Applications (Vol.2)
+doc-shop: 
http://shop.fsf.org/product/gnu-c-library-system-network-applications/";>
 gplv3-status: under-discussion
 download-url: http://ftp.gnu.org/gnu/glibc/
 activity-status: ok 20110201 (2.13)
@@ -1901,7 +1903,7 @@
 doc-url: /software/libmicrohttpd/#using
 doc-url: htmlxref
 gplv3-status: depends-on-gnunet-lgplv2.1+
-activity-status: ok 20110304 (0.9.8)
+activity-status: ok 20110329 (0.9.9)
 
 package: libredwg
 language: c
@@ -2167,7 +2169,7 @@
 
 package: moe
 doc-category: Editors
-doc-summary: Modeless, multiple-buffer, user-friend 8-bit text editor
+doc-summary: Modeless, multiple-buffer, user-friendly 8-bit text editor
 doc-url: htmlxref
 gplv3-status: done-in-1.0
 activity-status: ok 20090902 (1.3)
@@ -2326,7 +2328,7 @@
 doc-summary: Build and execute command lines in parallel
 doc-url: /software/parallel/man.html
 gplv3-status: done-in-20100424
-activity-status: ok 20110203 (20110203)
+activity-status: ok 20110322 (20110203)
 
 package: parted
 doc-category: Sysadmin
@@ -2672,7 +2674,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 20110317 (0.10.2)
+activity-status: ok 20110327 (0.10.5)
 
 package: slib
 mundane-name: SLIB
@@ -2692,7 +2694,7 @@
 doc-url: htmlxref
 logo: http://www.smalltalk.org/images/balloon2.gif
 gplv3-status: needs-exception-#362488, brett 29 Oct 2009 18:02:27
-activity-status: ok 20101217 (3.2.3)
+activity-status: ok 2010322 (3.2.4)
 note: html manuals are constructed ok, but have generic names ("manual")
 
 package: smarteiffel



reply via email to

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