Date: Sun, 2 Sep 2018 22:46:10 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478827 - head/security/i2p Message-ID: <201809022246.w82MkAvP082210@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sun Sep 2 22:46:10 2018 New Revision: 478827 URL: https://svnweb.freebsd.org/changeset/ports/478827 Log: security/i2p: Update to 0.9.36 PR: 231018 Submitted by: Neel Chauhan <neel@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 Sun Sep 2 22:37:59 2018 (r478826) +++ head/security/i2p/Makefile Sun Sep 2 22:46:10 2018 (r478827) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2p -DISTVERSION= 0.9.35 +DISTVERSION= 0.9.36 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 Sun Sep 2 22:37:59 2018 (r478826) +++ head/security/i2p/distinfo Sun Sep 2 22:46:10 2018 (r478827) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530364987 -SHA256 (i2psource_0.9.35.tar.bz2) = 8bb88d3db355ebfa5be65d48089db60919875ac298b7217b7f8150048ea5079e -SIZE (i2psource_0.9.35.tar.bz2) = 29313321 +TIMESTAMP = 1535587812 +SHA256 (i2psource_0.9.36.tar.bz2) = 148c0f86f000d833901e7182797f6fb6470c1b600344056c710e326789d0fd54 +SIZE (i2psource_0.9.36.tar.bz2) = 29856168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809022246.w82MkAvP082210>