Date: Tue, 4 Jan 2022 01:59:47 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7275ae01d9fa - main - cad/ngspice_rework: update to 36 Message-ID: <202201040159.2041xlNq028424@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=7275ae01d9fad7c9370b9496b15f2cd0bc86e765 commit 7275ae01d9fad7c9370b9496b15f2cd0bc86e765 Author: Kevin Zheng <kevinz5000@gmail.com> AuthorDate: 2022-01-04 01:58:18 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2022-01-04 01:59:31 +0000 cad/ngspice_rework: update to 36 Changelog: http://ngspice.sourceforge.net/news.html PR: 260886 Reported by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) --- cad/ngspice_rework/Makefile | 2 +- cad/ngspice_rework/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cad/ngspice_rework/Makefile b/cad/ngspice_rework/Makefile index d96649bb64e1..c4906bf2c4aa 100644 --- a/cad/ngspice_rework/Makefile +++ b/cad/ngspice_rework/Makefile @@ -1,7 +1,7 @@ # Created by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> PORTNAME= ngspice_rework -PORTVERSION= 35 +PORTVERSION= 36 CATEGORIES= cad MASTER_SITES= SF/ngspice/ng-spice-rework/${PORTVERSION} DISTNAME= ngspice-${PORTVERSION} diff --git a/cad/ngspice_rework/distinfo b/cad/ngspice_rework/distinfo index b106568d688e..79cb0c2d9631 100644 --- a/cad/ngspice_rework/distinfo +++ b/cad/ngspice_rework/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637017584 -SHA256 (ngspice-35.tar.gz) = c1b7f5c276db579acb3f0a7afb64afdeb4362289a6cab502d4ca302d6e5279ec -SIZE (ngspice-35.tar.gz) = 8050668 +TIMESTAMP = 1641147212 +SHA256 (ngspice-36.tar.gz) = 4f818287efba245341046635b757ae81f879549b326a4316b5f6e697aa517f8c +SIZE (ngspice-36.tar.gz) = 8450071
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201040159.2041xlNq028424>