Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 18:16:09 +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: r538422 - head/math/antic
Message-ID:  <202006101816.05AIG9Tx062552@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Jun 10 18:16:08 2020
New Revision: 538422
URL: https://svnweb.freebsd.org/changeset/ports/538422

Log:
  math/antic: Update g20190211 -> 0.2-23

Modified:
  head/math/antic/Makefile
  head/math/antic/distinfo

Modified: head/math/antic/Makefile
==============================================================================
--- head/math/antic/Makefile	Wed Jun 10 18:15:22 2020	(r538421)
+++ head/math/antic/Makefile	Wed Jun 10 18:16:08 2020	(r538422)
@@ -1,7 +1,9 @@
 # $FreeBSD$
 
 PORTNAME=	antic
-DISTVERSION=	g20190211
+DISTVERSIONPREFIX=	v
+DISTVERSION=	0.2-23
+DISTVERSIONSUFFIX=	-gc0217678
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,7 +21,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-static
 USE_GITHUB=	yes
 GH_ACCOUNT=	wbhart
-GH_TAGNAME=	6f99431
 USE_LDCONFIG=	yes
 
 PLIST_FILES=	include/antic/nf.h \

Modified: head/math/antic/distinfo
==============================================================================
--- head/math/antic/distinfo	Wed Jun 10 18:15:22 2020	(r538421)
+++ head/math/antic/distinfo	Wed Jun 10 18:16:08 2020	(r538422)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550371303
-SHA256 (wbhart-antic-g20190211-6f99431_GH0.tar.gz) = cae2475505decb4d66fe1f004dbc8988ad3fd452da4ec0ac6884312bdfd5a086
-SIZE (wbhart-antic-g20190211-6f99431_GH0.tar.gz) = 62869
+TIMESTAMP = 1591810149
+SHA256 (wbhart-antic-v0.2-23-gc0217678_GH0.tar.gz) = 22ec0dc6710c49aeef2b4fc282a7776ab37421bcaa56728c445ec43607fd27b4
+SIZE (wbhart-antic-v0.2-23-gc0217678_GH0.tar.gz) = 63946



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