svn commit: r536605 - head/security/i2p

Bernhard Froehlich decke at FreeBSD.org
Tue May 26 10:51:06 UTC 2020


Author: decke
Date: Tue May 26 10:51:05 2020
New Revision: 536605
URL: https://svnweb.freebsd.org/changeset/ports/536605

Log:
  security/i2p: Update to 0.9.46
  
  PR:		246742
  Submitted by:	Michael Muenz <m.muenz at gmail.com> (maintainer)

Modified:
  head/security/i2p/Makefile
  head/security/i2p/distinfo

Modified: head/security/i2p/Makefile
==============================================================================
--- head/security/i2p/Makefile	Tue May 26 10:13:16 2020	(r536604)
+++ head/security/i2p/Makefile	Tue May 26 10:51:05 2020	(r536605)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	i2p
-DISTVERSION=	0.9.45
+DISTVERSION=	0.9.46
 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	Tue May 26 10:13:16 2020	(r536604)
+++ head/security/i2p/distinfo	Tue May 26 10:51:05 2020	(r536605)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586771166
-SHA256 (i2psource_0.9.45.tar.bz2) = e65c7dbbf464b6bc64afb228306fbfed0f1e67ffec74f96852b82acade53921c
-SIZE (i2psource_0.9.45.tar.bz2) = 31921025
+TIMESTAMP = 1590489741
+SHA256 (i2psource_0.9.46.tar.bz2) = ab0eb691b2753277738fe16ddc46349a24fd66b6323deae987f7c927272befd8
+SIZE (i2psource_0.9.46.tar.bz2) = 32586454


More information about the svn-ports-head mailing list