aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-10-17 06:43:56 +0800
committerwen <wen@FreeBSD.org>2014-10-17 06:43:56 +0800
commit036a1d61fbdd33e22a81399806e1dc0a0f2608bc (patch)
treedc3e386f8033d814591af580c1ddf799831835d0 /math
parentbc7ca76ad0a66d4e4cd96986e14743cd7952ccb3 (diff)
downloadfreebsd-ports-gnome-036a1d61fbdd33e22a81399806e1dc0a0f2608bc.tar.gz
freebsd-ports-gnome-036a1d61fbdd33e22a81399806e1dc0a0f2608bc.tar.zst
freebsd-ports-gnome-036a1d61fbdd33e22a81399806e1dc0a0f2608bc.zip
- Update to 2.3.3
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