Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 20:02:32 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559188 - head/math/antic
Message-ID:  <202012242002.0BOK2Wxg074076@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012242002.0BOK2Wxg074076>