commit-womb
[Top][All Lists]
Advanced

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

[commit-womb] gnumaint gm gm-generate.pl gnupackages.txt pkgb...


From: karl
Subject: [commit-womb] gnumaint gm gm-generate.pl gnupackages.txt pkgb...
Date: Mon, 14 Oct 2013 19:17:19 +0000

CVSROOT:        /sources/womb
Module name:    gnumaint
Changes by:     karl <karl>     13/10/14 19:17:19

Modified files:
        .              : gm gm-generate.pl gnupackages.txt pkgblurbs.txt 

Log message:
        pkg_selection all, stale markers

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm?cvsroot=womb&r1=1.58&r2=1.59
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gm-generate.pl?cvsroot=womb&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/gnumaint/gnupackages.txt?cvsroot=womb&r1=1.198&r2=1.199
http://cvs.savannah.gnu.org/viewcvs/gnumaint/pkgblurbs.txt?cvsroot=womb&r1=1.9&r2=1.10

Patches:
Index: gm
===================================================================
RCS file: /sources/womb/gnumaint/gm,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- gm  10 Oct 2013 22:42:22 -0000      1.58
+++ gm  14 Oct 2013 19:17:18 -0000      1.59
@@ -1,5 +1,5 @@
 #!/usr/bin/env perl
-# $Id: gm,v 1.58 2013/10/10 22:42:22 karl Exp $
+# $Id: gm,v 1.59 2013/10/14 19:17:18 karl Exp $
 # GNU maintainer-related operations.
 # 
 # Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software
@@ -21,7 +21,7 @@
 # Originally written by Karl Berry.
 
 $DEBUG = 0;
-my $ver = '$Id: gm,v 1.58 2013/10/10 22:42:22 karl Exp $';
+my $ver = '$Id: gm,v 1.59 2013/10/14 19:17:18 karl Exp $';
 
 # In this particular case, using require seemed better than setting up
 # modules.  It's certainly simpler.
@@ -88,6 +88,7 @@
 generate email bypackage        make messages to send out; add -h for details.
 generate maintainers bypackage  make /gd/gnuorg/maintainers.bypkg file
                                                 (run from address@hidden cron)
+generate blurbs html            make www.gnu.org/server/home-pkgblurbs.html 
 generate logos html             make www.gnu.org/graphics/allgnupkgs.html 
 generate manual html            make www.gnu.org/manual/allgnupkgs.html 
 generate packages html          make www.gnu.org/software/allgnupkgs.html

Index: gm-generate.pl
===================================================================
RCS file: /sources/womb/gnumaint/gm-generate.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- gm-generate.pl      14 Oct 2013 17:25:53 -0000      1.11
+++ gm-generate.pl      14 Oct 2013 19:17:18 -0000      1.12
@@ -1,4 +1,4 @@
-# $Id: gm-generate.pl,v 1.11 2013/10/14 17:25:53 karl Exp $
+# $Id: gm-generate.pl,v 1.12 2013/10/14 19:17:18 karl Exp $
 # The generate actions for the gm script (see --help message).
 # 
 # Copyright 2007, 2008, 2009, 2010, 2012, 2013
@@ -358,7 +358,9 @@
     my $xhtml_id = &xhtml_id ($pkgname);
 
     # this ssi stuff lets the homepage extract a single blurb to display.
-    push (@ret, qq!\n<--#if expr="\$pkg_selection = /:$pkgname:/" -->!);
+    push (@ret, qq,\n<!--#if expr="\$pkg_selection = /:$pkgname:/,
+                             . qq, || \$pkg_selection = /:ALL:/" -->,);
+    push (@ret, "<!-- stale -->") if $activity =~ /^stale/;
     push (@ret, qq!<h4 id="$xhtml_id">!
               . qq!<a href="/software/$pkgname/">$pkglabel</a></h4>!);
     my $blurb = $pkg{"blurb"};
@@ -399,7 +401,7 @@
       if $activity =~ /^nomaint/;
 
     my $doc_links = "/manual/manual.html#$pkgname";
-    push (@ret, qq!<small>(<a href="$doc_links">doc&nbsp;links</a>)!
+    push (@ret, qq!<small>(<a href="$doc_links">doc</a>)!
               . qq!</small></p>!);
 
     push (@ret, "<!--#endif -->");

Index: gnupackages.txt
===================================================================
RCS file: /sources/womb/gnumaint/gnupackages.txt,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -b -r1.198 -r1.199
--- gnupackages.txt     14 Oct 2013 17:17:03 -0000      1.198
+++ gnupackages.txt     14 Oct 2013 19:17:18 -0000      1.199
@@ -1,4 +1,4 @@
-# $Id: gnupackages.txt,v 1.198 2013/10/14 17:17:03 karl Exp $
+# $Id: gnupackages.txt,v 1.199 2013/10/14 19:17:18 karl Exp $
 # Public domain.
 # 
 # This file is maintained in the CVS repository of GNU womb,
@@ -55,6 +55,7 @@
 activity-status: moribund 20040116 (1.1.5.1)
 
 package: a2ps
+mundane-name: a2ps
 copyright-holder: notfsf
 doc-category: Printing
 doc-summary: Any file to PostScript, including pretty-printing
@@ -981,7 +982,7 @@
 doc-url: http://library.gnome.org/devel/glib/unstable/
 download-url: http://ftp.gnome.org/pub/gnome/sources/glib/
 gplv3-status: see-gtk+
-activity-status: ok 20100618 (2.25.9)
+activity-status: ok 20130923 (2.38.0)
 
 package: global
 doc-category: Software
@@ -1606,7 +1607,7 @@
 doc-summary: Cross-platform toolkit for creating graphical user interfaces
 doc-url: http://library.gnome.org/devel/gtk/stable/
 gplv3-status: under-discussion # stormy.peters mail 23 Nov 2009 19:26:17
-activity-status: stale 20090925 (2.18) # 23nov09 asked behdad
+activity-status: ok 20131011 (3.10.1)
 
 package: gtypist
 doc-category: Education

Index: pkgblurbs.txt
===================================================================
RCS file: /sources/womb/gnumaint/pkgblurbs.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- pkgblurbs.txt       14 Oct 2013 17:25:53 -0000      1.9
+++ pkgblurbs.txt       14 Oct 2013 19:17:19 -0000      1.10
@@ -1,4 +1,4 @@
-# $Id: pkgblurbs.txt,v 1.9 2013/10/14 17:25:53 karl Exp $
+# $Id: pkgblurbs.txt,v 1.10 2013/10/14 19:17:19 karl Exp $
 # Public domain.
 #
 # This file is maintained in the CVS repository of GNU womb,
@@ -2151,7 +2151,7 @@
 + anything between whitespace.
 
 package: websocket4j
-blurb: GNU WebSocket4J is a Java library implementing the WebSocket protocol.
+blurb: GNU Websocket4j is a Java library implementing the WebSocket protocol.
 + With it, you can build web applications that interact with Java
 + applications.  The library includes both server- and client-side
 + functionality.



reply via email to

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