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

Modified Files:
        markdown-py.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: markdown-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/pythonmods/markdown-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- markdown-py.info    21 Nov 2011 22:43:48 -0000      1.1
+++ markdown-py.info    6 Jan 2012 18:11:07 -0000       1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: markdown-py%type_pkg[python]
-Version: 2.0.3
-Revision: 2
+Version: 2.1.0
+Revision: 1
 
 Maintainer:  Kurt Schwehr <goat...@users.sourceforge.net>
 HomePage: http://pypi.python.org/pypi/Markdown
@@ -19,22 +19,22 @@
 <<
 
 Source: http://pypi.python.org/packages/source/M/Markdown/Markdown-%v.tar.gz
-Source-MD5: 751e8055be2433dfd1a82e0fb1b12f13
+Source-MD5: be5796ec9210865e7df5d83f208a4f7f
 
 CompileScript: %p/bin/python%type_raw[python] setup.py build
 
 InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --prefix %p --root %d
-  mv %i/bin/markdown %i/bin/markdown-py%type_pkg[python]
+  mv %i/bin/markdown_py %i/bin/markdown_py%type_pkg[python]
 <<
 
 PostInstScript: <<
-  update-alternatives --verbose --install "%p/bin/markdown" markdown 
"%p/bin/markdown-py%type_pkg[python]" %type_pkg[python]
+  update-alternatives --verbose --install "%p/bin/markdown" markdown 
"%p/bin/markdown_py%type_pkg[python]" %type_pkg[python]
 <<
 
 PreRmScript: <<
   if [ $1 != "upgrade" ]; then
-    update-alternatives --verbose --remove markdown 
"%p/bin/markdown-py%type_pkg[python]"
+    update-alternatives --verbose --remove markdown 
"%p/bin/markdown_py%type_pkg[python]"
   fi
 <<
 


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to