CVSROOT: cvslog.pl - use short cvsweb link

glen glen at pld-linux.org
Tue Mar 20 17:04:10 CET 2012


Author: glen                         Date: Tue Mar 20 16:04:09 2012 GMT
Module: CVSROOT                       Tag: HEAD
---- Log message:
- use short cvsweb link

---- Files affected:
CVSROOT:
   cvslog.pl (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: CVSROOT/cvslog.pl
diff -u CVSROOT/cvslog.pl:1.85 CVSROOT/cvslog.pl:1.86
--- CVSROOT/cvslog.pl:1.85	Tue Sep 30 20:32:28 2008
+++ CVSROOT/cvslog.pl	Tue Mar 20 17:04:04 2012
@@ -94,7 +94,7 @@
 $diffstat = '/usr/bin/diffstat -p0 -w 72';
 
 # URL of cvsweb. Just comment out if you don't have any.
-$cvsweb_url = 'http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi';
+$cvsweb_url = 'http://cvs.pld-linux.org/';
 
 # The leading message of the mail:
 $help_msg = "This is an automated notification of a change to the $project CVS tree.";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/CVSROOT/cvslog.pl?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list