Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv7804

Modified Files:
        sip-py.info 
Log Message:
New upstream sip-py 4.13.3.
Now precompile installed .py files.


Index: sip-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/sip-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sip-py.info 19 Feb 2012 03:14:57 -0000      1.4
+++ sip-py.info 12 Aug 2012 14:07:00 -0000      1.5
@@ -1,12 +1,12 @@
 Info2: <<
 
 Package: sip-py%type_pkg[python]
-Version: 4.13.2
+Version: 4.13.3
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2)
 
 Source: http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%v.tar.gz
-Source-MD5: 5a12ea8e8a09b879ed2b3817e30fbc84
+Source-MD5: 76192829cc42ec558db46e4f9e1d8ba9
 
 GCC: 4.0
 Depends: python%type_pkg[python]
@@ -28,7 +28,10 @@
 <<
 
 InstallScript: <<
+       #!/bin/bash -ev
        make install DESTDIR=%d
+       cd %i/lib/python%type_raw[python]/site-packages
+       %p/bin/python%type_raw[python] -m compileall *.py
 <<
 DocFiles: LICENSE* NEWS README
 


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to