Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2024 20:37:17 GMT
From:      Dries Michiels <driesm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31a5535af310 - main - security/i2pd: update to 2.54.0
Message-ID:  <202410102037.49AKbH36022279@gitrepo.freebsd.org>

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

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

commit 31a5535af31045b6c55e2e5f8614b606550c28c1
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2024-10-10 19:46:44 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-10-10 20:37:06 +0000

    security/i2pd: update to 2.54.0
    
    Changes:        https://github.com/PurpleI2P/i2pd/releases/tag/2.54.0
    
    PR:             281954
---
 security/i2pd/Makefile | 5 ++---
 security/i2pd/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/security/i2pd/Makefile b/security/i2pd/Makefile
index 961988ae6fe6..10ab2bbc9680 100644
--- a/security/i2pd/Makefile
+++ b/security/i2pd/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	i2pd
-DISTVERSION=	2.53.1
-PORTREVISION=	1
+DISTVERSION=	2.54.0
 CATEGORIES=	security net-p2p
 
 MAINTAINER=	driesm@FreeBSD.org
@@ -13,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	boost-libs>=1.72.0_5:devel/boost-libs
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs
 
-USES=		cmake:insource compiler:c++11-lib ssl
+USES=		cmake:insource compiler:c++17-lang ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	PurpleI2P
 USE_RC_SUBR=	${PORTNAME}
diff --git a/security/i2pd/distinfo b/security/i2pd/distinfo
index 838c4844d4dc..697872aa953c 100644
--- a/security/i2pd/distinfo
+++ b/security/i2pd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722968370
-SHA256 (PurpleI2P-i2pd-2.53.1_GH0.tar.gz) = c6863d853905e7594ea661595ea591055f8f2f018b9b90507d5a43a6456188ea
-SIZE (PurpleI2P-i2pd-2.53.1_GH0.tar.gz) = 677029
+TIMESTAMP = 1728589592
+SHA256 (PurpleI2P-i2pd-2.54.0_GH0.tar.gz) = 5c3f703417bb5f3e5dda642d39c5d30593a5dcf69d5a5ecfe82d5e8a7d454aaf
+SIZE (PurpleI2P-i2pd-2.54.0_GH0.tar.gz) = 686135



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