Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2013 15:02:28 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316519 - head/devel/ipython
Message-ID:  <201304251502.r3PF2SsF006922@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olgeni
Date: Thu Apr 25 15:02:27 2013
New Revision: 316519
URL: http://svnweb.freebsd.org/changeset/ports/316519

Log:
  Upgrade to version 0.13.2.

Modified:
  head/devel/ipython/Makefile
  head/devel/ipython/distinfo
  head/devel/ipython/pkg-plist

Modified: head/devel/ipython/Makefile
==============================================================================
--- head/devel/ipython/Makefile	Thu Apr 25 14:58:15 2013	(r316518)
+++ head/devel/ipython/Makefile	Thu Apr 25 15:02:27 2013	(r316519)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipython
-PORTVERSION=	0.13.1
-PORTREVISION=	2
+PORTVERSION=	0.13.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/ipython/distinfo
==============================================================================
--- head/devel/ipython/distinfo	Thu Apr 25 14:58:15 2013	(r316518)
+++ head/devel/ipython/distinfo	Thu Apr 25 15:02:27 2013	(r316519)
@@ -1,2 +1,2 @@
-SHA256 (ipython-0.13.1.tar.gz) = 3bbf1095c4fd1fbf0a0871d9e26571a1ce3c4113d83ee3b688fa58e7e917f8c0
-SIZE (ipython-0.13.1.tar.gz) = 5921953
+SHA256 (ipython-0.13.2.tar.gz) = 17fbeea1dff2318d617d90fdf7af4eb35dc48c61389a2dffaab8ff100fb100ea
+SIZE (ipython-0.13.2.tar.gz) = 5982733

Modified: head/devel/ipython/pkg-plist
==============================================================================
--- head/devel/ipython/pkg-plist	Thu Apr 25 14:58:15 2013	(r316518)
+++ head/devel/ipython/pkg-plist	Thu Apr 25 15:02:27 2013	(r316519)
@@ -1298,6 +1298,9 @@ bin/pycolor
 %%PYTHON_SITELIBDIR%%/IPython/utils/upgradedir.py
 %%PYTHON_SITELIBDIR%%/IPython/utils/upgradedir.pyc
 %%PYTHON_SITELIBDIR%%/IPython/utils/upgradedir.pyo
+%%PYTHON_SITELIBDIR%%/IPython/utils/version.py
+%%PYTHON_SITELIBDIR%%/IPython/utils/version.pyc
+%%PYTHON_SITELIBDIR%%/IPython/utils/version.pyo
 %%PYTHON_SITELIBDIR%%/IPython/utils/warn.py
 %%PYTHON_SITELIBDIR%%/IPython/utils/warn.pyc
 %%PYTHON_SITELIBDIR%%/IPython/utils/warn.pyo
@@ -1413,6 +1416,7 @@ bin/pycolor
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/cython_extension.ipynb
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/display_protocol.ipynb
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/formatting.ipynb
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/logo/logo.png
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/octavemagic_extension.ipynb
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/python-logo.svg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/rmagic_extension.ipynb
@@ -1584,6 +1588,7 @@ bin/pycolor
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/parallel/demo
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/parallel/davinci
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/parallel
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/notebooks/logo
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/notebooks
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/lib
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/core



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304251502.r3PF2SsF006922>