From owner-svn-ports-head@FreeBSD.ORG Tue Jul 29 20:35:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 467FCFD6; Tue, 29 Jul 2014 20:35:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3385F21BC; Tue, 29 Jul 2014 20:35:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TKZdt6040236; Tue, 29 Jul 2014 20:35:39 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TKZcj3040232; Tue, 29 Jul 2014 20:35:38 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201407292035.s6TKZcj3040232@svn.freebsd.org> From: Carlo Strub Date: Tue, 29 Jul 2014 20:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363387 - in head/security/i2p: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2014 20:35:39 -0000 Author: cs Date: Tue Jul 29 20:35:38 2014 New Revision: 363387 URL: http://svnweb.freebsd.org/changeset/ports/363387 QAT: https://qat.redports.org/buildarchive/r363387/ Log: - Update to 0.9.14 - Fixes serious de-anonymization attack MFH: 2014Q3 Added: head/security/i2p/files/patch-installer-resources-clients.config (contents, props changed) head/security/i2p/files/patch-installer-resources-postinstall.sh (contents, props changed) Deleted: head/security/i2p/files/patch-installer__resources__clients.config head/security/i2p/files/patch-installer__resources__postinstall.sh Modified: head/security/i2p/Makefile head/security/i2p/distinfo Modified: head/security/i2p/Makefile ============================================================================== --- head/security/i2p/Makefile Tue Jul 29 20:31:48 2014 (r363386) +++ head/security/i2p/Makefile Tue Jul 29 20:35:38 2014 (r363387) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= i2p -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.14 CATEGORIES= security java net-p2p MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION} \ http://download.i2p2.no/releases/${PORTVERSION}/ \ http://download2.geti2p.com/${PORTVERSION}/ \ http://download.geti2p.com/${PORTVERSION}/ \ http://download.i2p2.de/releases/${PORTVERSION}/ \ - https://dl.dropboxusercontent.com/u/18621288/I2P/${PORTVERSION}/ \ https://launchpad.net/i2p/trunk/${PORTVERSION}/+download/ \ https://googledrive.com/host/0B4jHEq5G7_EPWV9UeERwdGplZXc/${PORTVERSION}/ DISTFILES= i2psource_${PORTVERSION}${EXTRACT_SUFX} @@ -24,7 +23,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg LICENSE_DISTFILES= i2psource_${PORTVERSION}${EXTRACT_SUFX} BUILD_DEPENDS= ${LOCALBASE}/lib/libgmp.a:${PORTSDIR}/math/gmp -LIB_DEPENDS= libiconv.so.3:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= libiconv.so:${PORTSDIR}/converters/libiconv RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip ONLY_FOR_ARCHS= i386 amd64 Modified: head/security/i2p/distinfo ============================================================================== --- head/security/i2p/distinfo Tue Jul 29 20:31:48 2014 (r363386) +++ head/security/i2p/distinfo Tue Jul 29 20:35:38 2014 (r363387) @@ -1,2 +1,2 @@ -SHA256 (i2psource_0.9.11.tar.bz2) = 50b18c6e012cae1f05295b54ec88ab71c56b8ebf8b9267242bab37f918b80166 -SIZE (i2psource_0.9.11.tar.bz2) = 22618918 +SHA256 (i2psource_0.9.14.tar.bz2) = 30bb7bbfd1ff829dab048bbb6264d6cf20b2a01511e7cddd4fc13771feb6a780 +SIZE (i2psource_0.9.14.tar.bz2) = 22972642 Added: head/security/i2p/files/patch-installer-resources-clients.config ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/i2p/files/patch-installer-resources-clients.config Tue Jul 29 20:35:38 2014 (r363387) @@ -0,0 +1,11 @@ +--- installer/resources/clients.config.orig 2014-07-28 20:53:18.000000000 +0200 ++++ installer/resources/clients.config 2014-07-28 20:53:58.000000000 +0200 +@@ -57,7 +57,7 @@ + clientApp.4.name=Open Router Console in web browser at startup + clientApp.4.args=http://127.0.0.1:7657/ + clientApp.4.delay=3 +-clientApp.4.startOnLoad=true ++clientApp.4.startOnLoad=false + + # BOB bridge + clientApp.5.args= Added: head/security/i2p/files/patch-installer-resources-postinstall.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/i2p/files/patch-installer-resources-postinstall.sh Tue Jul 29 20:35:38 2014 (r363387) @@ -0,0 +1,11 @@ +--- installer/resources/postinstall.sh.orig 2014-07-28 20:57:21.000000000 +0200 ++++ installer/resources/postinstall.sh 2014-07-28 20:58:49.000000000 +0200 +@@ -53,7 +53,7 @@ + else + wrapperpath="./lib/wrapper/linux64" + # the 32bit libwrapper.so will be needed if a 32 bit jvm is used +- cp ./lib/wrapper/linux/libwrapper.so ./lib/libwrapper-linux-x86-32.so ++ cp ./lib/wrapper/freebsd/libwrapper.so ./lib/libwrapper-freebsd-x86-32.so + fi + cp ${wrapperpath}/libwrapper.so ./lib/ + ;;