diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-10 10:50:19 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-10 10:50:19 -0700 |
commit | df41e5384b747c5ef00d1c83001e7fe10faab001 (patch) | |
tree | a74d7558c65806672a589d236335164c11a91fa1 | |
parent | devel/xbyak: Update 5.991 -> 5.992 (diff) |
math/antic: Update 0.2.3 -> 0.2.4
-rw-r--r-- | math/antic/Makefile | 4 | ||||
-rw-r--r-- | math/antic/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/antic/Makefile b/math/antic/Makefile index 5984b2fd5c7b..e7b8bfd43334 100644 --- a/math/antic/Makefile +++ b/math/antic/Makefile @@ -1,6 +1,6 @@ PORTNAME= antic DISTVERSIONPREFIX= v -DISTVERSION= 0.2.3 +DISTVERSION= 0.2.4 PORTEPOCH= 1 CATEGORIES= math @@ -27,7 +27,7 @@ PLIST_FILES= include/antic/nf.h \ include/antic/qfb.h \ lib/libantic.so \ lib/libantic.so.0 \ - lib/libantic.so.0.0.1 + lib/libantic.so.0.2.4 post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libantic.so diff --git a/math/antic/distinfo b/math/antic/distinfo index 032f88bf2ed7..cb5604f1a1b5 100644 --- a/math/antic/distinfo +++ b/math/antic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608839406 -SHA256 (wbhart-antic-v0.2.3_GH0.tar.gz) = 78a06f67352d7a94905a5399ef0f0add1a34e90fb0c30b8dbdedf8254393e9dd -SIZE (wbhart-antic-v0.2.3_GH0.tar.gz) = 73295 +TIMESTAMP = 1620668728 +SHA256 (wbhart-antic-v0.2.4_GH0.tar.gz) = 517d53633ff9c6348549dc6968567051b2161098d2bc395cb40ecc41e24312c6 +SIZE (wbhart-antic-v0.2.4_GH0.tar.gz) = 74345 |