Date: Sun, 27 Jun 2021 03:40:11 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: 0af917b91887 - main - math/pari: Update 2.13.1 -> 2.13.2 Message-ID: <202106270340.15R3eBti033140@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=0af917b918872b185095082b23dd0ce7e2f29bbb commit 0af917b918872b185095082b23dd0ce7e2f29bbb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-06-27 03:39:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-06-27 03:40:04 +0000 math/pari: Update 2.13.1 -> 2.13.2 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 3c9c7d09fb8c..e50cce4bd9fb 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.1 +DISTVERSION= 2.13.2 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ diff --git a/math/pari/distinfo b/math/pari/distinfo index c4b5d88949b8..878b63e989cf 100644 --- a/math/pari/distinfo +++ b/math/pari/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611874130 -SHA256 (pari-2.13.1.tar.gz) = 81ecf7d70ccdaae230165cff627c9ce2ec297b8f22f9f40742279d85f86dfcb1 -SIZE (pari-2.13.1.tar.gz) = 4760932 +TIMESTAMP = 1624764961 +SHA256 (pari-2.13.2.tar.gz) = 1679985094a0b723d14f49aa891dbe5ec967aa4040050a2c50bd764ddb3eba24 +SIZE (pari-2.13.2.tar.gz) = 4766461
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106270340.15R3eBti033140>