Revision: 31761 http://trac.macosforge.org/projects/macports/changeset/31761 Author: jochen@macports.org Date: 2007-12-06 06:28:01 -0800 (Thu, 06 Dec 2007) Log Message: ----------- Upgrade to 0.8.2, modified patch from #13459 Modified Paths: -------------- trunk/dports/python/py25-ipython/Portfile Modified: trunk/dports/python/py25-ipython/Portfile =================================================================== --- trunk/dports/python/py25-ipython/Portfile 2007-12-06 14:26:29 UTC (rev 31760) +++ trunk/dports/python/py25-ipython/Portfile 2007-12-06 14:28:01 UTC (rev 31761) @@ -5,8 +5,7 @@ name py25-ipython set my_name ipython -version 0.8.1 -revision 2 +version 0.8.2 categories python platforms darwin maintainers openmaintainer jochen @@ -20,11 +19,9 @@ homepage http://ipython.scipy.org/ master_sites ${homepage}dist/ distname ${my_name}-${version} - -checksums md5 3479262a4bab21246ff07a06bbbd7bcb \ - sha1 90320436c7c09f778c904553520327cbbfd2d8c6 \ - rmd160 974a7584471c3559a8c56d60bc85715f3fd3e079 - +checksums md5 fd5a1b6e518898a4aee8b8d8b428af70 \ + sha1 2923c1f790d41aeacd2442af5de8ab61c43f6167 \ + rmd160 976d8512d68ed4e1bf28ab50e90bcb7777c34e53 patchfiles patch-setup.py depends_run-append port:py25-readline \
participants (1)
-
jochen@macports.org