git: ceae0fc83969 - main - math/pari: Restore accidentally removed PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 Sep 2022 15:29:58 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ceae0fc839692f12d270573746cadf35b22982b2 commit ceae0fc839692f12d270573746cadf35b22982b2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-29 15:14:47 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-29 15:29:54 +0000 math/pari: Restore accidentally removed PORTEPOCH --- math/pari/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/math/pari/Makefile b/math/pari/Makefile index f1db8f3499f4..00ef7036fbb8 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,5 +1,6 @@ PORTNAME= pari DISTVERSION= 2.15.0 +PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/unix/