svn commit: r374830 - head/math/py-pandas
Pawel Pekala
pawel at FreeBSD.org
Tue Dec 16 23:39:46 UTC 2014
Author: pawel
Date: Tue Dec 16 23:39:45 2014
New Revision: 374830
URL: https://svnweb.freebsd.org/changeset/ports/374830
QAT: https://qat.redports.org/buildarchive/r374830/
Log:
Update to version 0.15.2
PR: 195948
Submitted by: maintainer
Modified:
head/math/py-pandas/Makefile
head/math/py-pandas/distinfo
Modified: head/math/py-pandas/Makefile
==============================================================================
--- head/math/py-pandas/Makefile Tue Dec 16 22:23:30 2014 (r374829)
+++ head/math/py-pandas/Makefile Tue Dec 16 23:39:45 2014 (r374830)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pandas
-PORTVERSION= 0.15.1
+PORTVERSION= 0.15.2
CATEGORIES= math devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-pandas/distinfo
==============================================================================
--- head/math/py-pandas/distinfo Tue Dec 16 22:23:30 2014 (r374829)
+++ head/math/py-pandas/distinfo Tue Dec 16 23:39:45 2014 (r374830)
@@ -1,2 +1,2 @@
-SHA256 (pandas-0.15.1.tar.gz) = 6c15aebaf10a02fa411f336d2029fb303892b17d470f5d7de91597fc31cebd65
-SIZE (pandas-0.15.1.tar.gz) = 4508211
+SHA256 (pandas-0.15.2.tar.gz) = 4a1ded49c77e109e2d5d078248f1f809962d81b508541c702d25a369af27ba17
+SIZE (pandas-0.15.2.tar.gz) = 4575541
More information about the svn-ports-all
mailing list