From owner-svn-ports-head@freebsd.org Wed Dec 16 05:30:50 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 819414B143C; Wed, 16 Dec 2020 05:30:50 +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 4CwkHZ3Jvdz4R34; Wed, 16 Dec 2020 05:30:50 +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 64A7D2097B; Wed, 16 Dec 2020 05:30:50 +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 0BG5UoHN040574; Wed, 16 Dec 2020 05:30:50 GMT (envelope-from kai@FreeBSD.org) Received: (from kai@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BG5Uo7U040573; Wed, 16 Dec 2020 05:30:50 GMT (envelope-from kai@FreeBSD.org) Message-Id: <202012160530.0BG5Uo7U040573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kai set sender to kai@FreeBSD.org using -f From: Kai Knoblich Date: Wed, 16 Dec 2020 05:30:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558208 - head/security/i2p X-SVN-Group: ports-head X-SVN-Commit-Author: kai X-SVN-Commit-Paths: head/security/i2p X-SVN-Commit-Revision: 558208 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.34 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, 16 Dec 2020 05:30:50 -0000 Author: kai Date: Wed Dec 16 05:30:49 2020 New Revision: 558208 URL: https://svnweb.freebsd.org/changeset/ports/558208 Log: 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) Modified: head/security/i2p/Makefile head/security/i2p/distinfo Modified: head/security/i2p/Makefile ============================================================================== --- head/security/i2p/Makefile Wed Dec 16 05:18:11 2020 (r558207) +++ head/security/i2p/Makefile Wed Dec 16 05:30:49 2020 (r558208) @@ -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: head/security/i2p/distinfo ============================================================================== --- head/security/i2p/distinfo Wed Dec 16 05:18:11 2020 (r558207) +++ head/security/i2p/distinfo Wed Dec 16 05:30:49 2020 (r558208) @@ -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