Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 May 2024 10:27:30 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70c9018ea65a - main - science/pynn: Update to 0.12.3
Message-ID:  <202405081027.448ARU6I009539@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70c9018ea65a30ca8ede975da0c364ee37d13ed7

commit 70c9018ea65a30ca8ede975da0c364ee37d13ed7
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2024-05-08 07:47:26 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2024-05-08 10:27:21 +0000

    science/pynn: Update to 0.12.3
---
 science/pynn/Makefile | 4 +++-
 science/pynn/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/science/pynn/Makefile b/science/pynn/Makefile
index 3c74a2c27e67..f524f44a1db5 100644
--- a/science/pynn/Makefile
+++ b/science/pynn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pynn
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.3
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,6 +17,8 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 NO_ARCH=	yes
 
 USES=		python
diff --git a/science/pynn/distinfo b/science/pynn/distinfo
index 8ef83437a6e9..807eb0644a15 100644
--- a/science/pynn/distinfo
+++ b/science/pynn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708679064
-SHA256 (PyNN-0.12.2.tar.gz) = 8039b68e3e5f98b537038c249dc42c027bd63f9ecc015c82f1f88bd30dfa28a9
-SIZE (PyNN-0.12.2.tar.gz) = 522125
+TIMESTAMP = 1715154234
+SHA256 (PyNN-0.12.3.tar.gz) = e196f9055c46fe5c0e23f491815d16dca8db9be599a226ee11fa67605cab153d
+SIZE (PyNN-0.12.3.tar.gz) = 521282



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