git: df41e5384b74 - main - math/antic: Update 0.2.3 -> 0.2.4
Yuri Victorovich
yuri at FreeBSD.org
Mon May 10 17:50:47 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df41e5384b747c5ef00d1c83001e7fe10faab001
commit df41e5384b747c5ef00d1c83001e7fe10faab001
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-05-10 17:50:19 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-05-10 17:50:19 +0000
math/antic: Update 0.2.3 -> 0.2.4
---
math/antic/Makefile | 4 ++--
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
More information about the dev-commits-ports-all
mailing list