From owner-svn-ports-head@freebsd.org Mon Jan 28 12:11:46 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3F5014B1C68; Mon, 28 Jan 2019 12:11:46 +0000 (UTC) (envelope-from swills@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 24BBE88B9A; Mon, 28 Jan 2019 12:11:46 +0000 (UTC) (envelope-from swills@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 15F081F748; Mon, 28 Jan 2019 12:11:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0SCBjqR029179; Mon, 28 Jan 2019 12:11:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0SCBjn3029177; Mon, 28 Jan 2019 12:11:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201901281211.x0SCBjn3029177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 28 Jan 2019 12:11:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491478 - head/security/i2p X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/security/i2p X-SVN-Commit-Revision: 491478 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 24BBE88B9A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.965,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Mon, 28 Jan 2019 12:11:46 -0000 Author: swills Date: Mon Jan 28 12:11:45 2019 New Revision: 491478 URL: https://svnweb.freebsd.org/changeset/ports/491478 Log: security/i2p: update to 0.9.38 PR: 235254 Submitted by: Neel Chauhan (maintainer) Modified: head/security/i2p/Makefile (contents, props changed) head/security/i2p/distinfo (contents, props changed) Modified: head/security/i2p/Makefile ============================================================================== --- head/security/i2p/Makefile Mon Jan 28 11:47:57 2019 (r491477) +++ head/security/i2p/Makefile Mon Jan 28 12:11:45 2019 (r491478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2p -DISTVERSION= 0.9.37 +DISTVERSION= 0.9.38 CATEGORIES= security java net-p2p MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ http://download.i2p2.no/releases/${PORTVERSION}/ \ Modified: head/security/i2p/distinfo ============================================================================== --- head/security/i2p/distinfo Mon Jan 28 11:47:57 2019 (r491477) +++ head/security/i2p/distinfo Mon Jan 28 12:11:45 2019 (r491478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538789603 -SHA256 (i2psource_0.9.37.tar.bz2) = 0c3736572182519f4831201c72609f069229a2cc73d29ca135417c143061a18d -SIZE (i2psource_0.9.37.tar.bz2) = 30277506 +TIMESTAMP = 1548602826 +SHA256 (i2psource_0.9.38.tar.bz2) = 65fe327fdd11272a764c9e1c6ae1f38b151cea9003216b861c7ff2b281ca2970 +SIZE (i2psource_0.9.38.tar.bz2) = 30702106