Date: Tue, 10 Nov 2020 18:40:58 +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: r554850 - head/math/gp2c Message-ID: <202011101840.0AAIewe6034994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Tue Nov 10 18:40:58 2020 New Revision: 554850 URL: https://svnweb.freebsd.org/changeset/ports/554850 Log: Upgrade to 0.0.12. Changelog at <http://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.12.changelog>. Modified: head/math/gp2c/Makefile head/math/gp2c/distinfo Modified: head/math/gp2c/Makefile ============================================================================== --- head/math/gp2c/Makefile Tue Nov 10 18:07:22 2020 (r554849) +++ head/math/gp2c/Makefile Tue Nov 10 18:40:58 2020 (r554850) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gp2c -DISTVERSION= 0.0.11pl4 -PORTREVISION= 1 +DISTVERSION= 0.0.12 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/GP2C/ Modified: head/math/gp2c/distinfo ============================================================================== --- head/math/gp2c/distinfo Tue Nov 10 18:07:22 2020 (r554849) +++ head/math/gp2c/distinfo Tue Nov 10 18:40:58 2020 (r554850) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590232739 -SHA256 (gp2c-0.0.11pl4.tar.gz) = 406a1c117c536a10797c78655ad1d780c125e9bad0df82cdc127311cdb81d6b2 -SIZE (gp2c-0.0.11pl4.tar.gz) = 851113 +TIMESTAMP = 1605032279 +SHA256 (gp2c-0.0.12.tar.gz) = ee9ff63979670408d8c293902ce7ff6a825145f0e7e7c6323764733ef1b9310d +SIZE (gp2c-0.0.12.tar.gz) = 872289
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011101840.0AAIewe6034994>