Update of /cvsroot/fink/web/pdb
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19730

Modified Files:
        package.php 
Log Message:
snaggle notes cvs.sf viewvc changed way to access log


Index: package.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/package.php,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- package.php 18 Sep 2009 15:40:04 -0000      1.72
+++ package.php 15 Jun 2010 21:56:36 -0000      1.73
@@ -314,7 +314,7 @@
                else
                        $infofile_tag = '';
                $infofile_html  = '<a 
href="'.$infofile_cvs_url.$infofile_tag.($infofile_tag ? '&amp;' : 
'?').'view=markup" title="' . $pobj['name'] . ' info 
file">'.$infofile_path.'</a><br>';
-               $infofile_html .= '<a 
href="'.$infofile_cvs_url.$infofile_tag.'" title="' . $pobj['name'] . ' CVS 
log">CVS log</a>, Last Changed: '. format_solr_date($pobj['infofilechanged']);
+               $infofile_html .= '<a 
href="'.$infofile_cvs_url.$infofile_tag.'?view=log" title="' . $pobj['name'] . 
' CVS log">CVS log</a>, Last Changed: '. 
format_solr_date($pobj['infofilechanged']);
                it_item("Info-File:", $infofile_html);
        }
 


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to