aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2014-10-16 22:43:56 +0000
committerWen Heping <wen@FreeBSD.org>2014-10-16 22:43:56 +0000
commit2048eb80579031c5a22312591db742760965746e (patch)
treedc3e386f8033d814591af580c1ddf799831835d0 /math
parentf19b3d4d621dfff620c5b51fc1769e32bac0893f (diff)
downloadports-2048eb80579031c5a22312591db742760965746e.tar.gz
ports-2048eb80579031c5a22312591db742760965746e.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/py-pymc/Makefile11
-rw-r--r--math/py-pymc/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/math/py-pymc/Makefile b/math/py-pymc/Makefile
index 2560c175f6cc..704c744e57d8 100644
--- a/math/py-pymc/Makefile
+++ b/math/py-pymc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pymc
-PORTVERSION= 2.3
-PORTREVISION= 2
+PORTVERSION= 2.3.3
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
@@ -29,9 +28,10 @@ RUN_DEPENDS= ${PYNUMPY} \
OPTIONS_DEFINE= DOCS
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+LDFLAGS+= -shared
+
+USES= python
+USE_PYTHON= distutils autoplist
PORTDOCS= *
post-install:
@@ -43,6 +43,5 @@ post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/Container_values.so
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/LazyFunction.so
${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/*.rst ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/math/py-pymc/distinfo b/math/py-pymc/distinfo
index a32fba127cac..d6f37a912665 100644
--- a/math/py-pymc/distinfo
+++ b/math/py-pymc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pymc-2.3.tar.gz) = db029c59d6a04f0c97d88993151c4ee58c76b9ad5c71ead7ee250088ba4cce0d
-SIZE (pymc-2.3.tar.gz) = 13080085
+SHA256 (pymc-2.3.3.tar.gz) = 2b5f442e982fea53c3bed1ab7c648d5a261ca1bed4c6b8a4323ff19fccbc01ca
+SIZE (pymc-2.3.3.tar.gz) = 384253