From owner-svn-ports-head@freebsd.org Thu Jan 16 05:06:19 2020 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 6FF53229489; Thu, 16 Jan 2020 05:06:19 +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 47ysbv2LLSz4ScP; Thu, 16 Jan 2020 05:06:19 +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 4B0CB1A3AF; Thu, 16 Jan 2020 05:06:19 +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 00G56Je8046448; Thu, 16 Jan 2020 05:06:19 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00G56IV6046445; Thu, 16 Jan 2020 05:06:18 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202001160506.00G56IV6046445@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 16 Jan 2020 05:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r523201 - head/math/ensmallen X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/ensmallen X-SVN-Commit-Revision: 523201 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, 16 Jan 2020 05:06:19 -0000 Author: yuri Date: Thu Jan 16 05:06:18 2020 New Revision: 523201 URL: https://svnweb.freebsd.org/changeset/ports/523201 Log: math/ensmallen: Update 2.11.1 -> 2.11.2 Reported by: portscout Modified: head/math/ensmallen/Makefile head/math/ensmallen/distinfo Modified: head/math/ensmallen/Makefile ============================================================================== --- head/math/ensmallen/Makefile Thu Jan 16 05:05:30 2020 (r523200) +++ head/math/ensmallen/Makefile Thu Jan 16 05:06:18 2020 (r523201) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ensmallen -DISTVERSION= 2.11.1 +DISTVERSION= 2.11.2 CATEGORIES= math MASTER_SITES= https://ensmallen.org/files/ Modified: head/math/ensmallen/distinfo ============================================================================== --- head/math/ensmallen/distinfo Thu Jan 16 05:05:30 2020 (r523200) +++ head/math/ensmallen/distinfo Thu Jan 16 05:06:18 2020 (r523201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577757002 -SHA256 (ensmallen-2.11.1.tar.gz) = c1343f4a61817a396866e497912cc3cd918600c4778869ce8a4f46a5474b980b -SIZE (ensmallen-2.11.1.tar.gz) = 1245826 +TIMESTAMP = 1579148953 +SHA256 (ensmallen-2.11.2.tar.gz) = e075f61f50f78133f863ea71fd1b23fe9875d84a50594e18567fb3b10d8a0bdd +SIZE (ensmallen-2.11.2.tar.gz) = 1246456