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

Modified Files:
        linkchecker.info 
Log Message:
move to stable, with maintainer's permission


Index: linkchecker.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/web/linkchecker.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- linkchecker.info    13 Jan 2007 19:51:41 -0000      1.5
+++ linkchecker.info    6 Aug 2007 13:41:07 -0000       1.6
@@ -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