From owner-svn-ports-all@freebsd.org Thu Aug 18 10:12:34 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA82DBBE3B1; Thu, 18 Aug 2016 10:12:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9AC1A1B0D; Thu, 18 Aug 2016 10:12:34 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7IACXUn014472; Thu, 18 Aug 2016 10:12:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7IACXXA014470; Thu, 18 Aug 2016 10:12:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201608181012.u7IACXXA014470@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 18 Aug 2016 10:12:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420397 - in head/security/i2pd: . 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-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2016 10:12:34 -0000 Author: amdmi3 Date: Thu Aug 18 10:12:33 2016 New Revision: 420397 URL: https://svnweb.freebsd.org/changeset/ports/420397 Log: - Update to 2.9.0 - Switch to USES=ssl Deleted: head/security/i2pd/files/ Modified: head/security/i2pd/Makefile head/security/i2pd/distinfo Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Thu Aug 18 10:08:57 2016 (r420396) +++ head/security/i2pd/Makefile Thu Aug 18 10:12:33 2016 (r420397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i2pd -PORTVERSION= 2.7.0 +PORTVERSION= 2.9.0 CATEGORIES= security net-p2p MAINTAINER= amdmi3@FreeBSD.org @@ -13,15 +13,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_thread.so:devel/boost-libs -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= does not build BROKEN_FreeBSD_9= does not build USE_GITHUB= yes GH_ACCOUNT= PurpleI2P -USES= cmake compiler:c++11-lib +USES= cmake compiler:c++11-lib ssl CMAKE_SOURCE_PATH=${WRKSRC}/build -USE_OPENSSL= yes PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz Modified: head/security/i2pd/distinfo ============================================================================== --- head/security/i2pd/distinfo Thu Aug 18 10:08:57 2016 (r420396) +++ head/security/i2pd/distinfo Thu Aug 18 10:12:33 2016 (r420397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464019672 -SHA256 (PurpleI2P-i2pd-2.7.0_GH0.tar.gz) = e4a3e192e424492962092f65a04fe12cac10f267ba2c99e2e62ca917741fba7e -SIZE (PurpleI2P-i2pd-2.7.0_GH0.tar.gz) = 410922 +TIMESTAMP = 1471280887 +SHA256 (PurpleI2P-i2pd-2.9.0_GH0.tar.gz) = 48139f83352f26023b99d7d6ee49e648febd2a8db6beb88c108facaf46a282e2 +SIZE (PurpleI2P-i2pd-2.9.0_GH0.tar.gz) = 2967757