svn commit: r559188 - head/math/antic
Yuri Victorovich
yuri at FreeBSD.org
Thu Dec 24 20:02:32 UTC 2020
Author: yuri
Date: Thu Dec 24 20:02:31 2020
New Revision: 559188
URL: https://svnweb.freebsd.org/changeset/ports/559188
Log:
math/antic: Update 0.2-23 -> 0.2.3
Modified:
head/math/antic/Makefile
head/math/antic/distinfo
Modified: head/math/antic/Makefile
==============================================================================
--- head/math/antic/Makefile Thu Dec 24 19:44:32 2020 (r559187)
+++ head/math/antic/Makefile Thu Dec 24 20:02:31 2020 (r559188)
@@ -2,8 +2,7 @@
PORTNAME= antic
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2-23
-DISTVERSIONSUFFIX= -gc0217678
+DISTVERSION= 0.2.3
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
@@ -19,9 +18,10 @@ LIB_DEPENDS= libflint.so:math/flint2 \
USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= wbhart
-USE_LDCONFIG= yes
PLIST_FILES= include/antic/nf.h \
include/antic/nf_elem.h \
Modified: head/math/antic/distinfo
==============================================================================
--- head/math/antic/distinfo Thu Dec 24 19:44:32 2020 (r559187)
+++ head/math/antic/distinfo Thu Dec 24 20:02:31 2020 (r559188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1591810149
-SHA256 (wbhart-antic-v0.2-23-gc0217678_GH0.tar.gz) = 22ec0dc6710c49aeef2b4fc282a7776ab37421bcaa56728c445ec43607fd27b4
-SIZE (wbhart-antic-v0.2-23-gc0217678_GH0.tar.gz) = 63946
+TIMESTAMP = 1608839406
+SHA256 (wbhart-antic-v0.2.3_GH0.tar.gz) = 78a06f67352d7a94905a5399ef0f0add1a34e90fb0c30b8dbdedf8254393e9dd
+SIZE (wbhart-antic-v0.2.3_GH0.tar.gz) = 73295
More information about the svn-ports-all
mailing list