From owner-svn-ports-head@freebsd.org Mon Feb 27 09:39:38 2017 Return-Path: Delivered-To: svn-ports-head@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 BDF93CE91DF; Mon, 27 Feb 2017 09:39:38 +0000 (UTC) (envelope-from tobik@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 77EE5BAF; Mon, 27 Feb 2017 09:39:38 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1R9dbw4094220; Mon, 27 Feb 2017 09:39:37 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1R9dbj8094217; Mon, 27 Feb 2017 09:39:37 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201702270939.v1R9dbj8094217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 27 Feb 2017 09:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434920 - head/security/zeronet 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.23 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: Mon, 27 Feb 2017 09:39:38 -0000 Author: tobik Date: Mon Feb 27 09:39:37 2017 New Revision: 434920 URL: https://svnweb.freebsd.org/changeset/ports/434920 Log: Update to 0.5.2 PR: 217357 Submitted by: Yuri Victorovich (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D9821 Modified: head/security/zeronet/Makefile head/security/zeronet/distinfo head/security/zeronet/pkg-plist Modified: head/security/zeronet/Makefile ============================================================================== --- head/security/zeronet/Makefile Mon Feb 27 09:07:25 2017 (r434919) +++ head/security/zeronet/Makefile Mon Feb 27 09:39:37 2017 (r434920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zeronet -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 DISTVERSIONPREFIX= v CATEGORIES= security net-p2p Modified: head/security/zeronet/distinfo ============================================================================== --- head/security/zeronet/distinfo Mon Feb 27 09:07:25 2017 (r434919) +++ head/security/zeronet/distinfo Mon Feb 27 09:39:37 2017 (r434920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486672011 -SHA256 (HelloZeroNet-ZeroNet-v0.5.1_GH0.tar.gz) = 449e8340e263f814aacd4ba41f3e41c8fdb047040dad9c7f46fcc09a52065966 -SIZE (HelloZeroNet-ZeroNet-v0.5.1_GH0.tar.gz) = 2440498 +TIMESTAMP = 1488047347 +SHA256 (HelloZeroNet-ZeroNet-v0.5.2_GH0.tar.gz) = cb17031cf0bbf2834ffbae70ec65f436aa83b020a5654054106da104a673a242 +SIZE (HelloZeroNet-ZeroNet-v0.5.2_GH0.tar.gz) = 2443429 Modified: head/security/zeronet/pkg-plist ============================================================================== --- head/security/zeronet/pkg-plist Mon Feb 27 09:07:25 2017 (r434919) +++ head/security/zeronet/pkg-plist Mon Feb 27 09:39:37 2017 (r434920) @@ -32,9 +32,20 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/MergerSite/__init__.pyo %%DATADIR%%/plugins/MergerSite/languages/fr.json %%DATADIR%%/plugins/MergerSite/languages/hu.json +%%DATADIR%%/plugins/MergerSite/languages/it.json %%DATADIR%%/plugins/MergerSite/languages/tr.json %%DATADIR%%/plugins/MergerSite/languages/zh-tw.json %%DATADIR%%/plugins/MergerSite/languages/zh.json +%%DATADIR%%/plugins/Mute/MutePlugin.py +%%DATADIR%%/plugins/Mute/MutePlugin.pyc +%%DATADIR%%/plugins/Mute/MutePlugin.pyo +%%DATADIR%%/plugins/Mute/__init__.py +%%DATADIR%%/plugins/Mute/__init__.pyc +%%DATADIR%%/plugins/Mute/__init__.pyo +%%DATADIR%%/plugins/Mute/languages/hu.json +%%DATADIR%%/plugins/Mute/languages/it.json +%%DATADIR%%/plugins/Mute/languages/zh-tw.json +%%DATADIR%%/plugins/Mute/languages/zh.json %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.py %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.pyc %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.pyo @@ -147,6 +158,7 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/Trayicon/__init__.pyo %%DATADIR%%/plugins/Trayicon/languages/fr.json %%DATADIR%%/plugins/Trayicon/languages/hu.json +%%DATADIR%%/plugins/Trayicon/languages/it.json %%DATADIR%%/plugins/Trayicon/languages/tr.json %%DATADIR%%/plugins/Trayicon/languages/zh-tw.json %%DATADIR%%/plugins/Trayicon/languages/zh.json