1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to version 3.3.3

This version fixes a potential division be 0 in the extended math library
(in the non-standard function "root") and makes length(0) return 1 to
restore the behavior of the traditional bc in FreeBSD and of GNU bc.
This commit is contained in:
Stefan Eßer 2021-03-05 10:21:00 +00:00
parent 72ba64e73d
commit 6ebae23787
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567375
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bc
PORTVERSION= 3.3.0
PORTVERSION= 3.3.3
CATEGORIES= math lang
PKGNAMEPREFIX= gh-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1613591652
SHA256 (gavinhoward-bc-3.3.0_GH0.tar.gz) = 3b082480e3d789d73b14187c8bf739b79f095d1b303a2403dda7dd2922b1a5e9
SIZE (gavinhoward-bc-3.3.0_GH0.tar.gz) = 1123031
TIMESTAMP = 1614939425
SHA256 (gavinhoward-bc-3.3.3_GH0.tar.gz) = f2a7b6f38d32918e5d52410c7a4fb668c221af2825bd796aa093003e4fb963c9
SIZE (gavinhoward-bc-3.3.3_GH0.tar.gz) = 1123242