Index: head/science/py-ScientificPython/Makefile =================================================================== --- head/science/py-ScientificPython/Makefile (revision 473623) +++ head/science/py-ScientificPython/Makefile (revision 473624) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= ScientificPython DISTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= science python -MASTER_SITES= https://sourcesup.renater.fr/frs/download.php/file/4570/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Various Python modules for scientific computing LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libnetcdf.so:science/netcdf RUN_DEPENDS= ${PYNUMPY} USES= python:2.7 USE_PYTHON= distutils cython concurrent autoplist MAKE_ENV= COMPILE_CYTHON=1 .include Index: head/science/py-ScientificPython/pkg-descr =================================================================== --- head/science/py-ScientificPython/pkg-descr (revision 473623) +++ head/science/py-ScientificPython/pkg-descr (revision 473624) @@ -1,9 +1,9 @@ ScientificPython is a collection of Python modules that are useful for scientific computing. In this collection you will find modules that cover basic geometry (vectors, tensors, transformations, vector and tensor fields), quaternions, automatic derivatives, (linear) interpolation, polynomials, elementary statistics, nonlinear least-squares fits, unit calculations, Fortran-compatible text formatting, 3D visualization via VRML, and two Tk widgets for simple line plots and 3D wireframe models. -WWW: https://pypi.org/project/ScientificPython/ +WWW: http://dirac.cnrs-orleans.fr/ScientificPython/