svn commit: r473624 - head/science/py-ScientificPython

Yuri Victorovich yuri at FreeBSD.org
Sat Jun 30 16:49:09 UTC 2018


Author: yuri
Date: Sat Jun 30 16:49:08 2018
New Revision: 473624
URL: https://svnweb.freebsd.org/changeset/ports/473624

Log:
  science/py-ScientificPython: Change WWW URL; Change to CHEESESHOP
  
  The PyPI site had a wrong version, wrong homepage, and missing tarball.
  The upstream fixed this.

Modified:
  head/science/py-ScientificPython/Makefile
  head/science/py-ScientificPython/pkg-descr

Modified: head/science/py-ScientificPython/Makefile
==============================================================================
--- head/science/py-ScientificPython/Makefile	Sat Jun 30 15:13:31 2018	(r473623)
+++ head/science/py-ScientificPython/Makefile	Sat Jun 30 16:49:08 2018	(r473624)
@@ -2,8 +2,9 @@
 
 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 at FreeBSD.org

Modified: head/science/py-ScientificPython/pkg-descr
==============================================================================
--- head/science/py-ScientificPython/pkg-descr	Sat Jun 30 15:13:31 2018	(r473623)
+++ head/science/py-ScientificPython/pkg-descr	Sat Jun 30 16:49:08 2018	(r473624)
@@ -6,4 +6,4 @@ elementary statistics, nonlinear least-squares fits, u
 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/


More information about the svn-ports-all mailing list