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

Ryusuke SUZUKI <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: ryusuke
Date: Thu Feb 16 09:58:14 2017
New Revision: 49995
URL: https://svnweb.freebsd.org/changeset/doc/49995

Log:
  - Merge the following from the English version:
  
  	r47265 -> r49825	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 Feb 16 07:37:17 2017	(r49994)
+++ head/ja_JP.eucJP/htdocs/ports/portindex	Thu Feb 16 09:58:14 2017	(r49995)
@@ -6,7 +6,7 @@
 # Mon May 13 10:31:58 EST 1996
 # $FreeBSD$
 # The FreeBSD Japanese Documentation Project
-# Original revision: r47265
+# Original revision: r49825
 
 ############################################################
 
@@ -214,14 +214,14 @@ sub main {
 	$desc = $descLANG{$lloc}
 	    if ($descLANG{$lloc} ne '');
 
+	# figure out the FTP url
+	$loc =~ s%/usr/ports/%$baseSVNWEB%;
+	$ldesc =~ s%/usr/ports/%$baseSVNWEB%;
+	$ldesc .= '?revision=HEAD';
+
 	foreach my $i (sort(@cat)) {
 	    $stats{$i}++;
 
-	    # figure out the FTP url
-	    $loc =~ s%/usr/ports/%$baseSVNWEB%;
-	    $ldesc =~ s%/usr/ports/%$baseSVNWEB%;
-	    $ldesc .= '?revision=HEAD';
-
 	    # The name description and maintainer
 	    $name =~ s/,.*//g;
 	    $name =~ s/\++//g;
_______________________________________________
[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.