[34635] trunk/dports/python/py25-ipython

jochen at macports.org jochen at macports.org
Fri Feb 29 13:57:22 PST 2008


Revision: 34635
          http://trac.macosforge.org/projects/macports/changeset/34635
Author:   jochen at macports.org
Date:     2008-02-29 13:57:21 -0800 (Fri, 29 Feb 2008)

Log Message:
-----------
lint

Modified Paths:
--------------
    trunk/dports/python/py25-ipython/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-ipython/files/patch-setup.py.diff

Removed Paths:
-------------
    trunk/dports/python/py25-ipython/files/patch-setup.py

Modified: trunk/dports/python/py25-ipython/Portfile
===================================================================
--- trunk/dports/python/py25-ipython/Portfile	2008-02-29 21:56:26 UTC (rev 34634)
+++ trunk/dports/python/py25-ipython/Portfile	2008-02-29 21:57:21 UTC (rev 34635)
@@ -16,7 +16,7 @@
                         Serve as an embeddable, ready to use interpreter for your own programs. \
                         Offer a flexible framework which can be used as the base environment for \
                         other systems with Python as the underlying language.  \
-                        Allow interactive testing of threaded graphical toolkits. 
+                        Allow interactive testing of threaded graphical toolkits.
 
 homepage                http://ipython.scipy.org/
 master_sites            ${homepage}dist/
@@ -24,7 +24,7 @@
 checksums               md5 fd5a1b6e518898a4aee8b8d8b428af70 \
                         sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \
                         rmd160 976d8512d68ed4e1bf28ab50e90bcb7777c34e53
-patchfiles              patch-setup.py
+patchfiles              patch-setup.py.diff
 
 depends_run-append      port:py25-readline \
                         port:py25-hashlib

Deleted: trunk/dports/python/py25-ipython/files/patch-setup.py
===================================================================
--- trunk/dports/python/py25-ipython/files/patch-setup.py	2008-02-29 21:56:26 UTC (rev 34634)
+++ trunk/dports/python/py25-ipython/files/patch-setup.py	2008-02-29 21:57:21 UTC (rev 34635)
@@ -1,11 +0,0 @@
---- work/ipython-0.7.0/setup.py	2005-12-25 01:46:14.000000000 +0100
-+++ setup.py	2006-01-10 09:27:58.000000000 +0100
-@@ -98,7 +98,7 @@
- # Note that http://www.redbrick.dcu.ie/~noel/distutils.html, ex. 2/3, contain
- # information on how to do this more cleanly once python 2.4 can be assumed.
- # Thanks to Noel for the tip.
--docdirbase  = 'share/doc/ipython-%s' % version
-+docdirbase  = 'share/doc/py25-ipython-%s' % version
- manpagebase = 'share/man/man1'
- 
- # We only need to exclude from this things NOT already excluded in the

Copied: trunk/dports/python/py25-ipython/files/patch-setup.py.diff (from rev 34628, trunk/dports/python/py25-ipython/files/patch-setup.py)
===================================================================
--- trunk/dports/python/py25-ipython/files/patch-setup.py.diff	                        (rev 0)
+++ trunk/dports/python/py25-ipython/files/patch-setup.py.diff	2008-02-29 21:57:21 UTC (rev 34635)
@@ -0,0 +1,11 @@
+--- work/ipython-0.7.0/setup.py	2005-12-25 01:46:14.000000000 +0100
++++ setup.py	2006-01-10 09:27:58.000000000 +0100
+@@ -98,7 +98,7 @@
+ # Note that http://www.redbrick.dcu.ie/~noel/distutils.html, ex. 2/3, contain
+ # information on how to do this more cleanly once python 2.4 can be assumed.
+ # Thanks to Noel for the tip.
+-docdirbase  = 'share/doc/ipython-%s' % version
++docdirbase  = 'share/doc/py25-ipython-%s' % version
+ manpagebase = 'share/man/man1'
+ 
+ # We only need to exclude from this things NOT already excluded in the

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080229/ad711cc1/attachment.html 


More information about the macports-changes mailing list