Update to Version 4.0.0

This version fixes an issue in dc: the P command did not pop the value
being printed from the stack.

The major version bump is due to the addition of Windows compatibility
and does not correspond to a change of functionality on POSIX systems.
This commit is contained in:
Stefan Eßer 2021-04-05 21:40:18 +02:00
parent 6bf14cb7b0
commit 634a88402a
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1616142170
SHA256 (gavinhoward-bc-3.3.4_GH0.tar.gz) = e9e08ec6b09d82333d1e0ad49bb0e65ef5a3b8d7d70f474032a7a1b316c8f6dc
SIZE (gavinhoward-bc-3.3.4_GH0.tar.gz) = 1123348
TIMESTAMP = 1617650449
SHA256 (gavinhoward-bc-4.0.0_GH0.tar.gz) = 5a76f2ea32f4ac35b2341858897a3d3fa45cd9fc5afbffad314c309a2a84603d
SIZE (gavinhoward-bc-4.0.0_GH0.tar.gz) = 1139392