Date: Mon, 3 Aug 2020 17:59:57 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544094 - in head/math/e-antic: . files Message-ID: <202008031759.073HxvA5046829@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Mon Aug 3 17:59:57 2020 New Revision: 544094 URL: https://svnweb.freebsd.org/changeset/ports/544094 Log: Upgrade to 0.1.8. This includes the fixes used to chase the upgrade of Flint. Deleted: head/math/e-antic/files/ Modified: head/math/e-antic/Makefile head/math/e-antic/distinfo Modified: head/math/e-antic/Makefile ============================================================================== --- head/math/e-antic/Makefile Mon Aug 3 17:53:17 2020 (r544093) +++ head/math/e-antic/Makefile Mon Aug 3 17:59:57 2020 (r544094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e-antic -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.8 #MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/ CATEGORIES= math Modified: head/math/e-antic/distinfo ============================================================================== --- head/math/e-antic/distinfo Mon Aug 3 17:53:17 2020 (r544093) +++ head/math/e-antic/distinfo Mon Aug 3 17:59:57 2020 (r544094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592513100 -SHA256 (videlec-e-antic-0.1.7_GH0.tar.gz) = 700bae00a11006702fdcce7168dfc1f6a4194f37c64bcf79b587bfd7e03a6303 -SIZE (videlec-e-antic-0.1.7_GH0.tar.gz) = 127990 +TIMESTAMP = 1596476102 +SHA256 (videlec-e-antic-0.1.8_GH0.tar.gz) = 7c7c7693f86d8bb6d849d903cdb6796491d845a9fd79e8a3c9166edbf2436bc0 +SIZE (videlec-e-antic-0.1.8_GH0.tar.gz) = 127960
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008031759.073HxvA5046829>