mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/gh-bc: upgrade to version 6.6.0
This update removes printing of a leading zero in scientific or engineering output modes (which are an extended feature of this implementation).
This commit is contained in:
parent
58c7f7dda3
commit
0de1e5e09a
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bc
|
||||
PORTVERSION= 6.5.0
|
||||
PORTVERSION= 6.6.0
|
||||
CATEGORIES= math lang
|
||||
MASTER_SITES= https://github.com/gavinhoward/bc/releases/download/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= gh-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1678917966
|
||||
SHA256 (bc-6.5.0.tar.xz) = b1afb1f50c0bce6119c98590bcc8afc22f520bc85c2b512c83938dbb8321cc30
|
||||
SIZE (bc-6.5.0.tar.xz) = 461380
|
||||
TIMESTAMP = 1684912213
|
||||
SHA256 (bc-6.6.0.tar.xz) = 309ef0faebf149376aa69446a496fac13c3ff483a100a51d9c67cea1a73b2906
|
||||
SIZE (bc-6.6.0.tar.xz) = 465272
|
||||
|
|
Loading…
Add table
Reference in a new issue