From owner-svn-ports-branches@freebsd.org Thu Dec 17 09:45:23 2020 Return-Path: Delivered-To: svn-ports-branches@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 E83944B2980; Thu, 17 Dec 2020 09:45:23 +0000 (UTC) (envelope-from kai@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CxRtq6Dtgz3CDk; Thu, 17 Dec 2020 09:45:23 +0000 (UTC) (envelope-from kai@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 C906816B80; Thu, 17 Dec 2020 09:45:23 +0000 (UTC) (envelope-from kai@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BH9jNul095119; Thu, 17 Dec 2020 09:45:23 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BH9jNnd095117; Thu, 17 Dec 2020 09:45:23 GMT (envelope-from kai@FreeBSD.org) Message-Id: <202012170945.0BH9jNnd095117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Thu, 17 Dec 2020 09:45:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r558273 - branches/2020Q4/security/i2p X-SVN-Group: ports-branches X-SVN-Commit-Author: kai X-SVN-Commit-Paths: branches/2020Q4/security/i2p X-SVN-Commit-Revision: 558273 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 09:45:24 -0000 Author: kai Date: Thu Dec 17 09:45:23 2020 New Revision: 558273 URL: https://svnweb.freebsd.org/changeset/ports/558273 Log: MFH: r558208 security/i2p: Update to 0.9.48 Changelog: https://geti2p.net/en/blog/post/2020/11/30/0.9.48-Release PR: 251595 Submitted by: Michael Muenz (maintainer) Approved by: ports-secteam bugfix blanket Modified: branches/2020Q4/security/i2p/Makefile branches/2020Q4/security/i2p/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/security/i2p/Makefile ============================================================================== --- branches/2020Q4/security/i2p/Makefile Thu Dec 17 09:44:04 2020 (r558272) +++ branches/2020Q4/security/i2p/Makefile Thu Dec 17 09:45:23 2020 (r558273) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2p -DISTVERSION= 0.9.47 +DISTVERSION= 0.9.48 CATEGORIES= security java net-p2p MASTER_SITES= http://download.i2p2.de/releases/${PORTVERSION}/ DISTNAME= i2psource_${PORTVERSION} Modified: branches/2020Q4/security/i2p/distinfo ============================================================================== --- branches/2020Q4/security/i2p/distinfo Thu Dec 17 09:44:04 2020 (r558272) +++ branches/2020Q4/security/i2p/distinfo Thu Dec 17 09:45:23 2020 (r558273) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600440100 -SHA256 (i2psource_0.9.47.tar.bz2) = dbccada6a353b54ceb844fe8cb0912c0363375a2f57214d23fcf463c4e6d2c4f -SIZE (i2psource_0.9.47.tar.bz2) = 32488438 +TIMESTAMP = 1607097374 +SHA256 (i2psource_0.9.48.tar.bz2) = e8c55b17b2066d8eab82bc407128f1f0366530c5429a1413ea0cbf40f922d532 +SIZE (i2psource_0.9.48.tar.bz2) = 33029295