Author: arekm                        Date: Tue Sep 30 19:56:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- googlecode fix

---- Files affected:
SPECS:
   pldnotify.awk (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/pldnotify.awk
diff -u SPECS/pldnotify.awk:1.62 SPECS/pldnotify.awk:1.63
--- SPECS/pldnotify.awk:1.62    Mon Sep  1 12:18:57 2008
+++ SPECS/pldnotify.awk Tue Sep 30 21:55:59 2008
@@ -165,7 +165,7 @@
        if (url ~ /^http:\/\/(.*)\.googlecode\.com\/files\//) {
                gsub("^http://";, "", url)
                gsub("\..*", "", url)
-               url = "http://code.google.com/p/"; url "/"
+               url = "http://code.google.com/p/"; url "/downloads/list"
                if (DEBUG) print "googlecode url, mungled url to: " url
        }
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pldnotify.awk?r1=1.62&r2=1.63&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to