diff options
-rw-r--r-- | math/gh-bc/Makefile | 6 | ||||
-rw-r--r-- | math/gh-bc/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/gh-bc/Makefile b/math/gh-bc/Makefile index e17d2218e5df..48915ed00f69 100644 --- a/math/gh-bc/Makefile +++ b/math/gh-bc/Makefile @@ -1,5 +1,5 @@ PORTNAME= bc -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.0 CATEGORIES= math lang PKGNAMEPREFIX= gh- @@ -21,10 +21,6 @@ CFLAGS+= -Dstatic_assert=_Static_assert .include <bsd.port.pre.mk> -#.if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 -#CFLAGS+= --std=c99 -#.endif - CONFLICTS_INSTALL= gnubc pre-build: diff --git a/math/gh-bc/distinfo b/math/gh-bc/distinfo index 924fa136f5b2..16906788422d 100644 --- a/math/gh-bc/distinfo +++ b/math/gh-bc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630172700 -SHA256 (gavinhoward-bc-5.0.2_GH0.tar.gz) = 291b0b7103207f8941dd28d82a2972dbf6f1b574a61abd81f0903aed184c40aa -SIZE (gavinhoward-bc-5.0.2_GH0.tar.gz) = 1165025 +TIMESTAMP = 1633372065 +SHA256 (gavinhoward-bc-5.1.0_GH0.tar.gz) = 2dbfb60bfa6c23a0daecc48e6b9b994c1a8683e4068cda54259793ce7d61b3be +SIZE (gavinhoward-bc-5.1.0_GH0.tar.gz) = 1183541 |