svn commit: r491478 - head/security/i2p

Steve Wills swills at FreeBSD.org
Mon Jan 28 12:11:46 UTC 2019


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 <neel at neelc.org> (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


More information about the svn-ports-head mailing list