Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2021 23:13:11 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80ea9fe904db - main - science/yoda: Update 1.8.5 -> 1.9.0
Message-ID:  <202104062313.136NDBJW017671@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80ea9fe904dbf7b160378baf605c2461fd6ee311

commit 80ea9fe904dbf7b160378baf605c2461fd6ee311
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-06 23:12:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-06 23:13:08 +0000

    science/yoda: Update 1.8.5 -> 1.9.0
---
 science/yoda/Makefile  | 2 +-
 science/yoda/distinfo  | 6 +++---
 science/yoda/pkg-plist | 3 +++
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/science/yoda/Makefile b/science/yoda/Makefile
index 044324ab3fe9..4cad85519be1 100644
--- a/science/yoda/Makefile
+++ b/science/yoda/Makefile
@@ -1,6 +1,6 @@
 
 PORTNAME=	yoda
-DISTVERSION=	1.8.5
+DISTVERSION=	1.9.0
 CATEGORIES=	science
 MASTER_SITES=	https://yoda.hepforge.org/downloads/
 DISTNAME=	${PORTNAME:tu}-${DISTVERSION}
diff --git a/science/yoda/distinfo b/science/yoda/distinfo
index 8ba0b06b1aa7..2721cafcf453 100644
--- a/science/yoda/distinfo
+++ b/science/yoda/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607286264
-SHA256 (YODA-1.8.5.tar.gz) = 81dbc6e2179859fed58063d73101e09b8dbda58f4c1d29462104a974b4222093
-SIZE (YODA-1.8.5.tar.gz) = 1431693
+TIMESTAMP = 1617748335
+SHA256 (YODA-1.9.0.tar.gz) = 335d5751650c94e71cd6e4a8c678c4ef092f9783da9f16baf361594628dfa28f
+SIZE (YODA-1.9.0.tar.gz) = 1436933
diff --git a/science/yoda/pkg-plist b/science/yoda/pkg-plist
index a84c08659297..6a70d8efe46b 100644
--- a/science/yoda/pkg-plist
+++ b/science/yoda/pkg-plist
@@ -6,6 +6,7 @@ include/YODA/Axis2D.h
 include/YODA/Bin.h
 include/YODA/Bin1D.h
 include/YODA/Bin2D.h
+include/YODA/Binned.h
 include/YODA/Config/BuildConfig.h
 include/YODA/Config/YodaConfig.h
 include/YODA/Counter.h
@@ -15,6 +16,7 @@ include/YODA/Dbn2D.h
 include/YODA/Dbn3D.h
 include/YODA/ErrorND.h
 include/YODA/Exceptions.h
+include/YODA/Fillable.h
 include/YODA/Histo1D.h
 include/YODA/Histo2D.h
 include/YODA/HistoBin1D.h
@@ -36,6 +38,7 @@ include/YODA/ReaderAIDA.h
 include/YODA/ReaderFLAT.h
 include/YODA/ReaderMethods.icc
 include/YODA/ReaderYODA.h
+include/YODA/Scatter.h
 include/YODA/Scatter1D.h
 include/YODA/Scatter2D.h
 include/YODA/Scatter3D.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104062313.136NDBJW017671>