diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-09 22:08:47 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-09 22:10:46 +0100 |
commit | b11d9c3b913a384c6e8f1a9db7e756b792e7559b (patch) | |
tree | 187ccd690524d47787a0ad9fd35f4fa4adfbcb00 | |
parent | devel/cpplint: upgrade to 2.0.0 (diff) |
math/gp2c: upgrade to 0.0.14
Changelog at https://pari.math.u-bordeaux.fr/pub/pari/GP2C/gp2c-0.0.14.changelog
-rw-r--r-- | math/gp2c/Makefile | 3 | ||||
-rw-r--r-- | math/gp2c/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/gp2c/Makefile b/math/gp2c/Makefile index 49ffcd3d6207..f3eb9f0a7236 100644 --- a/math/gp2c/Makefile +++ b/math/gp2c/Makefile @@ -1,6 +1,5 @@ PORTNAME= gp2c -DISTVERSION= 0.0.13 -PORTREVISION= 1 +DISTVERSION= 0.0.14 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/GP2C/ diff --git a/math/gp2c/distinfo b/math/gp2c/distinfo index bbecf7d6d721..b892202afa2e 100644 --- a/math/gp2c/distinfo +++ b/math/gp2c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709297984 -SHA256 (gp2c-0.0.13.tar.gz) = 261374eca73ebd76c112a9593dca28b64812aa762561fda5a4b2c2cd79a69d36 -SIZE (gp2c-0.0.13.tar.gz) = 879569 +TIMESTAMP = 1736456589 +SHA256 (gp2c-0.0.14.tar.gz) = af6112cc02940457e239da4433d1a0d8da60eeef29f7cc722f64cd4ac00b7b30 +SIZE (gp2c-0.0.14.tar.gz) = 903744 |