Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Dec 2020 05:30:50 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r558208 - head/security/i2p
Message-ID:  <202012160530.0BG5Uo7U040573@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <m.muenz@gmail.com> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012160530.0BG5Uo7U040573>