Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web
In directory sc8-pr-cvs17:/tmp/cvs-serv12915/10.4/unstable/main/finkinfo/web

Modified Files:
        linkchecker.info 
Log Message:
New upstream version (4.7)
Now using python 2.5


Index: linkchecker.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/linkchecker.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- linkchecker.info    13 Jan 2007 19:53:08 -0000      1.7
+++ linkchecker.info    29 Jul 2007 14:21:55 -0000      1.8
@@ -1,29 +1,29 @@
 Package: linkchecker
-Version: 4.6
+Version: 4.7
 Revision: 10
 Description: Check websites and HTML docs for broken links
 License: GPL
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
-Depends: python24 (>= 1:2.4.2-1004) | python24-nox, pydns-py24
+Depends: python25 | python25-nox, pydns-py25
 
 # Unpack Phase:
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 310a8fce39ef502687d4f6e0d771899d
+Source-MD5: 0bd9860cf8acd546ac57b7b8ff5933e8
 
 # Patch Phase:
 PatchScript: <<
- perl -pi.bak -e 's;#!/usr/bin/python;#%p/bin/python2.4;' cgi-bin/*.cgi
- perl -pi.bak -e 's;#!/usr/bin/python;#%p/bin/python2.4;' cgi-bin/*.fcgi
+ perl -pi.bak -e 's;#!/usr/bin/python;#%p/bin/python2.5;' cgi-bin/*.cgi
+ perl -pi.bak -e 's;#!/usr/bin/python;#%p/bin/python2.5;' cgi-bin/*.fcgi
 <<
 
 # Compile Phase:
-CompileScript: python2.4 setup.py build 
+CompileScript: python2.5 setup.py build 
 
 # Install Phase:
 InstallScript: <<
- python2.4 setup.py install --root=%d
+ python2.5 setup.py install --root=%d
  chmod -R 755 %i/share/%n
  chmod -R 755 %i/share/%n/examples
  chmod -R 644 %i/share/%n/examples/*


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to