From owner-svn-ports-head@freebsd.org Thu Sep 5 01:16:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A3EF9D2FAF; Thu, 5 Sep 2019 01:16:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46P2pM3tSsz44T2; Thu, 5 Sep 2019 01:16:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 690AD24493; Thu, 5 Sep 2019 01:16:43 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x851GhPj031629; Thu, 5 Sep 2019 01:16:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x851GhGZ031628; Thu, 5 Sep 2019 01:16:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201909050116.x851GhGZ031628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 5 Sep 2019 01:16:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511151 - head/math/exprtk X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/exprtk X-SVN-Commit-Revision: 511151 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Sep 2019 01:16:43 -0000 Author: yuri Date: Thu Sep 5 01:16:42 2019 New Revision: 511151 URL: https://svnweb.freebsd.org/changeset/ports/511151 Log: math/exprtk: Update g20190630 -> g20190717 Modified: head/math/exprtk/Makefile head/math/exprtk/distinfo Modified: head/math/exprtk/Makefile ============================================================================== --- head/math/exprtk/Makefile Wed Sep 4 21:14:18 2019 (r511150) +++ head/math/exprtk/Makefile Thu Sep 5 01:16:42 2019 (r511151) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exprtk -DISTVERSION= g20190630 +DISTVERSION= g20190717 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= ArashPartow -GH_TAGNAME= 7ccb123 +GH_TAGNAME= 6f0a967 NO_BUILD= yes NO_ARCH= yes @@ -20,5 +20,8 @@ PLIST_FILES= include/exprtk.hpp do-install: ${INSTALL_DATA} ${WRKSRC}/exprtk.hpp ${STAGEDIR}${PREFIX}/include + +benchmark: + cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} pgo .include Modified: head/math/exprtk/distinfo ============================================================================== --- head/math/exprtk/distinfo Wed Sep 4 21:14:18 2019 (r511150) +++ head/math/exprtk/distinfo Thu Sep 5 01:16:42 2019 (r511151) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563763240 -SHA256 (ArashPartow-exprtk-g20190630-7ccb123_GH0.tar.gz) = a86b5a80b22ec44bf4196228209e9fd2c92a471254e9216feb752723a5174bdb -SIZE (ArashPartow-exprtk-g20190630-7ccb123_GH0.tar.gz) = 1313655 +TIMESTAMP = 1567643872 +SHA256 (ArashPartow-exprtk-g20190717-6f0a967_GH0.tar.gz) = 7adfc227edd7d4f176ee23bbf355a6a46505e1ee3c3b6fcfb43b6a3331db1a62 +SIZE (ArashPartow-exprtk-g20190717-6f0a967_GH0.tar.gz) = 1316372