Upgrade to version 3.0.1
This version fixes a warning when building with a strict warnings level and significantly speeds up ceil() library function. Approved by: antoine (implicit)
This commit is contained in:
parent
7709a3e947
commit
5a10ec43b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539727
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bc
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= math
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1592545186
|
||||
SHA256 (gavinhoward-bc-3.0.0_GH0.tar.gz) = e2d66994312b4d6dd8896ad929e8ba2923ed9da846032bffe6ea2979e813f692
|
||||
SIZE (gavinhoward-bc-3.0.0_GH0.tar.gz) = 304415
|
||||
TIMESTAMP = 1592647905
|
||||
SHA256 (gavinhoward-bc-3.0.1_GH0.tar.gz) = fa84d5bd78e9f7b15381d6654349074c337dda64a6a942ffd6489d49bacca0e0
|
||||
SIZE (gavinhoward-bc-3.0.1_GH0.tar.gz) = 304456
|
||||
|
Loading…
Reference in New Issue
Block a user