From owner-svn-ports-head@freebsd.org Wed Feb 26 17:45:11 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2E75E25ED9A; Wed, 26 Feb 2020 17:45:11 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48SNVZ1T82z4Vft; Wed, 26 Feb 2020 17:45:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BEC6731F2; Wed, 26 Feb 2020 17:45:09 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01QHj9jg064814; Wed, 26 Feb 2020 17:45:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01QHj9Cc064788; Wed, 26 Feb 2020 17:45:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <202002261745.01QHj9Cc064788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 26 Feb 2020 17:45:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527175 - head/security/i2pd X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/security/i2pd X-SVN-Commit-Revision: 527175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2020 17:45:11 -0000 Author: amdmi3 Date: Wed Feb 26 17:45:08 2020 New Revision: 527175 URL: https://svnweb.freebsd.org/changeset/ports/527175 Log: - Update to 2.30.0 Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Wed Feb 26 17:44:42 2020 (r527174) +++ head/security/i2pd/Makefile Wed Feb 26 17:45:08 2020 (r527175) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.29.0 -PORTREVISION= 1 +PORTVERSION= 2.30.0 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Wed Feb 26 17:44:42 2020 (r527174) +++ head/security/i2pd/distinfo Wed Feb 26 17:45:08 2020 (r527175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572276026 -SHA256 (PurpleI2P-i2pd-2.29.0_GH0.tar.gz) = fd0474c33b411593b9dc8197f3799d37d68455c11a9ee3994ec993a96388ec06 -SIZE (PurpleI2P-i2pd-2.29.0_GH0.tar.gz) = 1079654 +TIMESTAMP = 1582665211 +SHA256 (PurpleI2P-i2pd-2.30.0_GH0.tar.gz) = 25915cbd33a9f53c89ddf7fbd68fccc5ffc89ab40d4445ccc813da74fae154f2 +SIZE (PurpleI2P-i2pd-2.30.0_GH0.tar.gz) = 1087411