svn commit: r559643 - head/math/exprtk

Yuri Victorovich yuri at FreeBSD.org
Wed Dec 30 08:59:45 UTC 2020


Author: yuri
Date: Wed Dec 30 08:59:44 2020
New Revision: 559643
URL: https://svnweb.freebsd.org/changeset/ports/559643

Log:
  math/exprtk: Update g20201017 -> g20201207

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

Modified: head/math/exprtk/Makefile
==============================================================================
--- head/math/exprtk/Makefile	Wed Dec 30 08:42:42 2020	(r559642)
+++ head/math/exprtk/Makefile	Wed Dec 30 08:59:44 2020	(r559643)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	exprtk
-DISTVERSION=	g20201017 # upstream rolls backwards commit dates, so use the port update date here
+DISTVERSION=	g20201207 # upstream rolls backwards commit dates, so use the port update date here
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE=	MIT
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ArashPartow
-GH_TAGNAME=	d312ba91419c9cb12c8279fd3a19096d39dfcb5e
+GH_TAGNAME=	6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/math/exprtk/distinfo
==============================================================================
--- head/math/exprtk/distinfo	Wed Dec 30 08:42:42 2020	(r559642)
+++ head/math/exprtk/distinfo	Wed Dec 30 08:59:44 2020	(r559643)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602991352
-SHA256 (ArashPartow-exprtk-g20201017-d312ba91419c9cb12c8279fd3a19096d39dfcb5e_GH0.tar.gz) = e1da47d9e215cd0247a96bd9dcc8d88391660553d85abaec71ede669f7a3b5ef
-SIZE (ArashPartow-exprtk-g20201017-d312ba91419c9cb12c8279fd3a19096d39dfcb5e_GH0.tar.gz) = 1317900
+TIMESTAMP = 1609318416
+SHA256 (ArashPartow-exprtk-g20201207-6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e_GH0.tar.gz) = e9e11ae6bfce5a05722b086d80428548b4d5016249eb4f2fad7cb166aef1f004
+SIZE (ArashPartow-exprtk-g20201207-6dc74c3a6fcfc02feca9121b3cefdd43a8ed4e1e_GH0.tar.gz) = 1321610


More information about the svn-ports-head mailing list