Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv9827

Modified Files:
        cherrypy-py.info 
Log Message:
new upstream

Index: cherrypy-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods/cherrypy-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cherrypy-py.info    28 Sep 2010 23:30:36 -0000      1.8
+++ cherrypy-py.info    26 Apr 2011 16:46:10 -0000      1.9
@@ -1,9 +1,9 @@
 Info2: <<
 Package: cherrypy-py%type_pkg[python]
-Version: 3.0.2
+Version: 3.2.0
 Revision: 1
 Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 24) 10.5
-Type: python (2.3 2.4 2.5)
+Type: python (2.3 2.4 2.5 2.6 2.7 3.1 3.2)
 Description: Pythonic, object-oriented HTTP framework
 License: BSD
 Maintainer: None <fink-de...@lists.sourceforge.net>
@@ -14,15 +14,21 @@
 
 # Unpack Phase:
 Source: http://download.cherrypy.org/cherrypy/%v/CherryPy-%v.tar.gz
-Source-MD5: d0b10db126a708b763f243ef764ad21a
+Source-MD5: e5c1322bf5ce962c16283ab7a6dcca3f
 
 # Compile Phase:
 CompileScript: %p/bin/python%type_raw[python] setup.py build 
 
 # Install Phase:
-InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d
+InstallScript: <<
+       %p/bin/python%type_raw[python] setup.py install --root=%d
+       mv %i/bin/cherryd %i/bin/cherryd%type_raw[python]
+<<
 DocFiles: PKG-INFO README.txt
 
+PostInstScript: update-alternatives --install %p/bin/cherryd cherryd 
%p/bin/cherryd%type_raw[python] %type_pkg[python]
+PreRmScript: update-alternatives --remove cherryd 
%p/bin/cherryd%type_raw[python]
+
 DescDetail: << 
 CherryPy is a pythonic, object-oriented HTTP framework.
 


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to