From owner-svn-ports-head@freebsd.org Mon Mar 25 14:57:42 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 7BFCC156410D; Mon, 25 Mar 2019 14:57:42 +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 1F94B6FE53; Mon, 25 Mar 2019 14:57:42 +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 ED2E9965D; Mon, 25 Mar 2019 14:57:41 +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 x2PEvfOH079415; Mon, 25 Mar 2019 14:57:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2PEvfAU079414; Mon, 25 Mar 2019 14:57:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201903251457.x2PEvfAU079414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 25 Mar 2019 14:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496827 - in head/security/i2pd: . files X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: in head/security/i2pd: . files X-SVN-Commit-Revision: 496827 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1F94B6FE53 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.969,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, 25 Mar 2019 14:57:42 -0000 Author: amdmi3 Date: Mon Mar 25 14:57:41 2019 New Revision: 496827 URL: https://svnweb.freebsd.org/changeset/ports/496827 Log: - Update to 2.24.0 Deleted: head/security/i2pd/files/patch-bc3f02cb6b89cb00b83439330c942006039e1cba Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Mon Mar 25 14:56:56 2019 (r496826) +++ head/security/i2pd/Makefile Mon Mar 25 14:57:41 2019 (r496827) @@ -2,12 +2,8 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.23.0 -PORTREVISION= 1 +PORTVERSION= 2.24.0 CATEGORIES= security net-p2p - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= fc84d6c4b728.patch:-p1 MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ implementation of I2P client Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Mon Mar 25 14:56:56 2019 (r496826) +++ head/security/i2pd/distinfo Mon Mar 25 14:57:41 2019 (r496827) @@ -1,5 +1,3 @@ -TIMESTAMP = 1548175954 -SHA256 (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 19e8573b44b94ce83bd5705569934049cb1dc39db11449abcb9e4b36afe5a279 -SIZE (PurpleI2P-i2pd-2.23.0_GH0.tar.gz) = 1008677 -SHA256 (fc84d6c4b728.patch) = 1a5253c9cfdc4674866454c149d9fb8b4cc121c32fab1d79c44ba09acffea6d3 -SIZE (fc84d6c4b728.patch) = 1239 +TIMESTAMP = 1553269200 +SHA256 (PurpleI2P-i2pd-2.24.0_GH0.tar.gz) = 809b37100f0f176432b01ab6edee96dc62b0f65d5bf7531e008a87117e742566 +SIZE (PurpleI2P-i2pd-2.24.0_GH0.tar.gz) = 1063751