Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2023 01:09:58 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: dd06a4f53f68 - main - =?utf-8?Q?science/fastjet:=20Update=203.4.0=20=E2=86=92=203.4.1?=
Message-ID:  <202307170109.36H19wNd023732@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=dd06a4f53f68793d5edaf1528fe229e06b9e2bec

commit dd06a4f53f68793d5edaf1528fe229e06b9e2bec
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-17 01:09:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-17 01:09:24 +0000

    science/fastjet: Update 3.4.0 → 3.4.1
---
 science/fastjet/Makefile | 4 ++--
 science/fastjet/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/science/fastjet/Makefile b/science/fastjet/Makefile
index 25bd850a9775..a1360db083c7 100644
--- a/science/fastjet/Makefile
+++ b/science/fastjet/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	fastjet
-DISTVERSION=	3.4.0
-PORTREVISION=	3
+DISTVERSION=	3.4.1
 CATEGORIES=	science
 MASTER_SITES=	https://fastjet.fr/repo/
 
@@ -15,6 +14,7 @@ RUN_DEPENDS=	bash:shells/bash
 
 USES=		fortran gmake libtool shebangfix
 USE_LDCONFIG=	yes
+USE_CXXSTD=	c++14 # fix build broken by deprecated feature std::auto_ptr, reported to fastjet@projects.hepforge.org on 2023-07-16
 
 SHEBANG_FILES=	fastjet-config.in
 
diff --git a/science/fastjet/distinfo b/science/fastjet/distinfo
index 63499ac4e2cd..49d1231564b0 100644
--- a/science/fastjet/distinfo
+++ b/science/fastjet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657176481
-SHA256 (fastjet-3.4.0.tar.gz) = ee07c8747c8ead86d88de4a9e4e8d1e9e7d7614973f5631ba8297f7a02478b91
-SIZE (fastjet-3.4.0.tar.gz) = 2959127
+TIMESTAMP = 1689554955
+SHA256 (fastjet-3.4.1.tar.gz) = 05608c6ff213f06dd9de723813d6b4dccd51e661ac13098f74bfc9eeaf1cb5aa
+SIZE (fastjet-3.4.1.tar.gz) = 2982343



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