svn commit: r53506 - head/ja_JP.eucJP/htdocs/ports

Ryusuke SUZUKI <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: ryusuke
Date: Fri Oct 25 10:09:53 2019
New Revision: 53506
URL: https://svnweb.freebsd.org/changeset/doc/53506

Log:
  - Merge the following from the English version:
  
  	r49825 -> r50931	head/ja_JP.eucJP/htdocs/ports/portindex

Modified:
  head/ja_JP.eucJP/htdocs/ports/portindex

Modified: head/ja_JP.eucJP/htdocs/ports/portindex
==============================================================================
--- head/ja_JP.eucJP/htdocs/ports/portindex	Thu Oct 24 23:11:18 2019	(r53505)
+++ head/ja_JP.eucJP/htdocs/ports/portindex	Fri Oct 25 10:09:53 2019	(r53506)
@@ -6,7 +6,7 @@
 # Mon May 13 10:31:58 EST 1996
 # $FreeBSD$
 # The FreeBSD Japanese Documentation Project
-# Original revision: r49825
+# Original revision: r50931
 
 ############################################################
 
@@ -307,7 +307,13 @@ EOF
 	print $moutf "<h3>",$category_groups{$cg},"</h3>\n";
 	print $moutf "<ul>\n";
 	foreach my $key (sort(keys(%stats))) {
+	    if (!defined $category_description{$key}{group}) {
+		warn "Warning: no category_description/group for $key, ignore\n";
+		next;
+	    }
+
 	    next if ($category_description{$key}{group} ne $cg);
+
 	    # For the master file...
 	    print $moutf 
 		"<li><a href=\"$key.html\">\u$key</a> <em>($stats{$key})</em>";
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.