Date: Thu, 17 Dec 2020 09:45:23 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r558273 - branches/2020Q4/security/i2p Message-ID: <202012170945.0BH9jNnd095117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <m.muenz@gmail.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012170945.0BH9jNnd095117>