Date: Thu, 7 Apr 2022 13:19:58 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b2cfa871bd3 - main - math/pari: Update 2.13.3 -> 2.13.4 Message-ID: <202204071319.237DJwhK005158@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b2cfa871bd3e19cf8c0670a373181a110b46679 commit 8b2cfa871bd3e19cf8c0670a373181a110b46679 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-04-07 07:05:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-04-07 13:19:52 +0000 math/pari: Update 2.13.3 -> 2.13.4 Reported by: portscout --- math/pari/Makefile | 2 +- math/pari/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/pari/Makefile b/math/pari/Makefile index 9cfb07b037ba..5f6fc357661d 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ # Created by: Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp> PORTNAME= pari -DISTVERSION= 2.13.3 +DISTVERSION= 2.13.4 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/pari/distinfo b/math/pari/distinfo index 3f5324cd656f..e375bafd8d6d 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636358273 -SHA256 (pari-2.13.3.tar.gz) = ccba7f1606c6854f1443637bb57ad0958d41c7f4753f8ae8459f1d64c267a1ca -SIZE (pari-2.13.3.tar.gz) = 4768312 +TIMESTAMP = 1649311614 +SHA256 (pari-2.13.4.tar.gz) = bcde9eceae1592814381c1697cdb7063567b6504201b1be47bb58920f3bce185 +SIZE (pari-2.13.4.tar.gz) = 4772735
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204071319.237DJwhK005158>