git: a3bab8da8bff - 2023Q3 - science/fastjet: Update 3.4.0 → 3.4.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 17 Jul 2023 01:50:53 UTC
The branch 2023Q3 has been updated by yuri:

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

commit a3bab8da8bff1d7595d57ce2f29e1711fe33f221
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:50:49 +0000

    science/fastjet: Update 3.4.0 → 3.4.1
    
    (cherry picked from commit dd06a4f53f68793d5edaf1528fe229e06b9e2bec)
---
 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