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

Modified Files:
        python27.info 
Log Message:
CVS mangled my regex. Try to be smarter than CVS.


Index: python27.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages/python27.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- python27.info       13 Jun 2011 22:17:02 -0000      1.9
+++ python27.info       13 Jun 2011 22:54:43 -0000      1.10
@@ -1,7 +1,7 @@
 Info2: <<
 Package: python%type_pkg[python]
 Version: 2.7.2
-Revision: 2
+Revision: 3
 Epoch: 1
 Type: python 2.7
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
@@ -44,7 +44,7 @@
 PatchFile-MD5: ba06c354a2ffe1d94ab41f386add2898
 PatchScript: <<
        sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
-       perl -pi -e 's/\$Revision\$/\$Revision$/' Lib/lib-tk/Tkinter.py
+       perl -pi -e 's/\$Revision/$&: 81008 /' Lib/lib-tk/Tkinter.py
 <<
 SetLDFLAGS: -L%p/lib/system-openssl/lib
 ConfigureParams: --enable-shared --with-dbmliborder=gdbm


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to