svn commit: r559923 - head/math/exprtk

Yuri Victorovich yuri at FreeBSD.org
Sat Jan 2 11:16:58 UTC 2021


Author: yuri
Date: Sat Jan  2 11:16:57 2021
New Revision: 559923
URL: https://svnweb.freebsd.org/changeset/ports/559923

Log:
  math/exprtk: Update g20201207 -> g20210101 including a bugfix

Modified:
  head/math/exprtk/Makefile
  head/math/exprtk/distinfo

Modified: head/math/exprtk/Makefile
==============================================================================
--- head/math/exprtk/Makefile	Sat Jan  2 10:54:27 2021	(r559922)
+++ head/math/exprtk/Makefile	Sat Jan  2 11:16:57 2021	(r559923)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	exprtk
-DISTVERSION=	g20201207 # upstream rolls backwards commit dates, so use the port update date here
+DISTVERSION=	g20210101
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ArashPartow
-GH_TAGNAME=	6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e
+GH_TAGNAME=	fe9c77fc5ac9984ed9c75446b25eb96d890cdea0
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/math/exprtk/distinfo
==============================================================================
--- head/math/exprtk/distinfo	Sat Jan  2 10:54:27 2021	(r559922)
+++ head/math/exprtk/distinfo	Sat Jan  2 11:16:57 2021	(r559923)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609318416
-SHA256 (ArashPartow-exprtk-g20201207-6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e_GH0.tar.gz) = e9e11ae6bfce5a05722b086d80428548b4d5016249eb4f2fad7cb166aef1f004
-SIZE (ArashPartow-exprtk-g20201207-6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e_GH0.tar.gz) = 1321610
+TIMESTAMP = 1609586054
+SHA256 (ArashPartow-exprtk-g20210101-fe9c77fc5ac9984ed9c75446b25eb96d890cdea0_GH0.tar.gz) = b3e1a49db0c6e3ca9360ae03d80d8953fe7fab7f69a0af5e9bed1afe6113b2f5
+SIZE (ArashPartow-exprtk-g20210101-fe9c77fc5ac9984ed9c75446b25eb96d890cdea0_GH0.tar.gz) = 1321801


More information about the svn-ports-all mailing list