diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-05-27 17:18:24 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-05-27 17:18:24 +0000 |
commit | 4e68d0dbb4aec4f0d5ba63fa54906bef26dbd167 (patch) | |
tree | 66a6ed9a7e4daa7f0bf2c08555b596a4c502d716 /math/givaro | |
parent | 351c3252f17296188d1b6f6f5ce1d4d861819e1e (diff) | |
download | ports-4e68d0dbb4aec4f0d5ba63fa54906bef26dbd167.tar.gz ports-4e68d0dbb4aec4f0d5ba63fa54906bef26dbd167.zip |
Notes
Diffstat (limited to 'math/givaro')
-rw-r--r-- | math/givaro/Makefile | 3 | ||||
-rw-r--r-- | math/givaro/distinfo | 6 | ||||
-rw-r--r-- | math/givaro/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/givaro/Makefile b/math/givaro/Makefile index b98519d06308..f730e055fc81 100644 --- a/math/givaro/Makefile +++ b/math/givaro/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= givaro -PORTVERSION= 4.1.0 -PORTREVISION= 1 +PORTVERSION= 4.1.1 DISTVERSIONPREFIX=v CATEGORIES= math diff --git a/math/givaro/distinfo b/math/givaro/distinfo index 4c6639229ebb..1736bd31d7ea 100644 --- a/math/givaro/distinfo +++ b/math/givaro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557579644 -SHA256 (linbox-team-givaro-v4.1.0_GH0.tar.gz) = 7aefbf15deded4977ee9059d7f2d64e402bd314fa5b008951840698a42be758a -SIZE (linbox-team-givaro-v4.1.0_GH0.tar.gz) = 645261 +TIMESTAMP = 1583962842 +SHA256 (linbox-team-givaro-v4.1.1_GH0.tar.gz) = d0cde67e7b29c5d6a0ba0afb52410a91bd0f7f2c2b14def1fe4f98b22b7494d7 +SIZE (linbox-team-givaro-v4.1.1_GH0.tar.gz) = 645424 diff --git a/math/givaro/pkg-plist b/math/givaro/pkg-plist index 4f524a21c789..896131553393 100644 --- a/math/givaro/pkg-plist +++ b/math/givaro/pkg-plist @@ -224,5 +224,5 @@ include/recint/rutools.h lib/libgivaro.a lib/libgivaro.so lib/libgivaro.so.9 -lib/libgivaro.so.9.1.0 +lib/libgivaro.so.9.1.1 libdata/pkgconfig/givaro.pc |