diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-12-25 06:05:17 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-12-25 06:05:17 +0000 |
commit | 12f9e1d4a5d73c998e3da96f21a287579f81c4fd (patch) | |
tree | 45da261fa4ce56493529aadf7571d9c6e05462e5 /math/py-pymc | |
parent | games/minecraft-client: update dependencies (diff) |
- Update to 2.3.6 [1]
- Update my email
PR: 205561 [1]
Submitted by: yuri@rawbw.com [1]
Notes
Notes:
svn path=/head/; revision=404401
Diffstat (limited to 'math/py-pymc')
-rw-r--r-- | math/py-pymc/Makefile | 4 | ||||
-rw-r--r-- | math/py-pymc/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile index 979c9fea2c97..1984653458f9 100644 --- a/math/py-pymc/Makefile +++ b/math/py-pymc/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= pymc -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.6 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Markov Chain Monte Carlo Sampling Toolkit LICENSE= AFL diff --git a/math/py-pymc/distinfo b/math/py-pymc/distinfo index d6f37a912665..688c7771af40 100644 --- a/math/py-pymc/distinfo +++ b/math/py-pymc/distinfo @@ -1,2 +1,2 @@ -SHA256 (pymc-2.3.3.tar.gz) = 2b5f442e982fea53c3bed1ab7c648d5a261ca1bed4c6b8a4323ff19fccbc01ca -SIZE (pymc-2.3.3.tar.gz) = 384253 +SHA256 (pymc-2.3.6.tar.gz) = e287a7d1821d55a41079fe0289d70b6f2ea905f4c6b1a9207bdf35425bdcae37 +SIZE (pymc-2.3.6.tar.gz) = 348363 |