From owner-svn-ports-all@FreeBSD.ORG Sat Oct 18 14:52:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B701CC0; Sat, 18 Oct 2014 14:52:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1C937ED; Sat, 18 Oct 2014 14:52:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9IEqevA084370; Sat, 18 Oct 2014 14:52:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9IEqeJM084366; Sat, 18 Oct 2014 14:52:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201410181452.s9IEqeJM084366@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 18 Oct 2014 14:52:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r371134 - branches/2014Q4/math/py-pymc X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2014 14:52:41 -0000 Author: antoine Date: Sat Oct 18 14:52:39 2014 New Revision: 371134 URL: https://svnweb.freebsd.org/changeset/ports/371134 QAT: https://qat.redports.org/buildarchive/r371134/ Log: MFH: r371025 - Update to 2.3.3 Modified: branches/2014Q4/math/py-pymc/Makefile branches/2014Q4/math/py-pymc/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/math/py-pymc/Makefile ============================================================================== --- branches/2014Q4/math/py-pymc/Makefile Sat Oct 18 14:50:17 2014 (r371133) +++ branches/2014Q4/math/py-pymc/Makefile Sat Oct 18 14:52:39 2014 (r371134) @@ -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 Modified: branches/2014Q4/math/py-pymc/distinfo ============================================================================== --- branches/2014Q4/math/py-pymc/distinfo Sat Oct 18 14:50:17 2014 (r371133) +++ branches/2014Q4/math/py-pymc/distinfo Sat Oct 18 14:52:39 2014 (r371134) @@ -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