From owner-svn-ports-head@freebsd.org Thu Jul 9 00:50:10 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 862B735AFEE; Thu, 9 Jul 2020 00:50:10 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B2HdZ32sTz4J76; Thu, 9 Jul 2020 00:50:10 +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 4C50991DE; Thu, 9 Jul 2020 00:50:10 +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 0690oAGK096406; Thu, 9 Jul 2020 00:50:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0690o9Dh096401; Thu, 9 Jul 2020 00:50:09 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202007090050.0690o9Dh096401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 9 Jul 2020 00:50:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541724 - head/science/yoda X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/science/yoda X-SVN-Commit-Revision: 541724 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.33 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, 09 Jul 2020 00:50:10 -0000 Author: yuri Date: Thu Jul 9 00:50:09 2020 New Revision: 541724 URL: https://svnweb.freebsd.org/changeset/ports/541724 Log: science/yoda: Update 1.8.2 -> 1.8.3 Modified: head/science/yoda/Makefile head/science/yoda/distinfo head/science/yoda/pkg-plist Modified: head/science/yoda/Makefile ============================================================================== --- head/science/yoda/Makefile Thu Jul 9 00:40:56 2020 (r541723) +++ head/science/yoda/Makefile Thu Jul 9 00:50:09 2020 (r541724) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yoda -DISTVERSION= 1.8.2 +DISTVERSION= 1.8.3 CATEGORIES= science MASTER_SITES= https://yoda.hepforge.org/downloads/ DISTNAME= ${PORTNAME:tu}-${DISTVERSION} Modified: head/science/yoda/distinfo ============================================================================== --- head/science/yoda/distinfo Thu Jul 9 00:40:56 2020 (r541723) +++ head/science/yoda/distinfo Thu Jul 9 00:50:09 2020 (r541724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590482853 -SHA256 (YODA-1.8.2.tar.gz) = 8d4a5da5890d8a4c995844752f00b1012aadc06be333a3790f6d8bb2c6770e78 -SIZE (YODA-1.8.2.tar.gz) = 1385956 +TIMESTAMP = 1594255310 +SHA256 (YODA-1.8.3.tar.gz) = 296ab95d6f2c499e692658c3add7d4f36542be5fd1dee608b28052fec6683916 +SIZE (YODA-1.8.3.tar.gz) = 1425056 Modified: head/science/yoda/pkg-plist ============================================================================== --- head/science/yoda/pkg-plist Thu Jul 9 00:40:56 2020 (r541723) +++ head/science/yoda/pkg-plist Thu Jul 9 00:50:09 2020 (r541724) @@ -19,6 +19,7 @@ include/YODA/Histo2D.h include/YODA/HistoBin1D.h include/YODA/HistoBin2D.h include/YODA/IO.h +include/YODA/Index.h include/YODA/Point.h include/YODA/Point1D.h include/YODA/Point2D.h