Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 19:36:21 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555427 - head/science/py-gsd
Message-ID:  <202011151936.0AFJaLFv087257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Nov 15 19:36:20 2020
New Revision: 555427
URL: https://svnweb.freebsd.org/changeset/ports/555427

Log:
  science/py-gsd: Update 2.3.0 -> 2.4.0

Modified:
  head/science/py-gsd/Makefile
  head/science/py-gsd/distinfo

Modified: head/science/py-gsd/Makefile
==============================================================================
--- head/science/py-gsd/Makefile	Sun Nov 15 19:31:02 2020	(r555426)
+++ head/science/py-gsd/Makefile	Sun Nov 15 19:36:20 2020	(r555427)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gsd
-DISTVERSION=	2.3.0
+DISTVERSION=	2.4.0
 CATEGORIES=	science python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT=	GSD (General Simulation Data) file format for
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYNUMPY}
 BUILD_DEPENDS=	${PYNUMPY}
+RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python
 USE_PYTHON=	distutils cython autoplist

Modified: head/science/py-gsd/distinfo
==============================================================================
--- head/science/py-gsd/distinfo	Sun Nov 15 19:31:02 2020	(r555426)
+++ head/science/py-gsd/distinfo	Sun Nov 15 19:36:20 2020	(r555427)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604134287
-SHA256 (gsd-2.3.0.tar.gz) = 0151644e124076c70882ca754c40690b49a54fc65e3d3075d36e0336a70ec8b7
-SIZE (gsd-2.3.0.tar.gz) = 133813
+TIMESTAMP = 1605468848
+SHA256 (gsd-2.4.0.tar.gz) = b19a6b458f2ef1e609612d21d889f5be8f4cdcffe63ff1b48283f930138e59e5
+SIZE (gsd-2.4.0.tar.gz) = 134024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011151936.0AFJaLFv087257>