Date: Thu, 9 Jul 2020 00:50:09 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541724 - head/science/yoda Message-ID: <202007090050.0690o9Dh096401@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007090050.0690o9Dh096401>