Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Sep 2022 15:29: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: ceae0fc83969 - main - math/pari: Restore accidentally removed PORTEPOCH
Message-ID:  <202209291529.28TFTwIM003334@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=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/
 



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