From owner-svn-ports-all@freebsd.org Fri May 10 14:13:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D9515A3F8A; Fri, 10 May 2019 14:13:15 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F394C72B38; Fri, 10 May 2019 14:13:14 +0000 (UTC) (envelope-from egypcio@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D070A56CB; Fri, 10 May 2019 14:13:14 +0000 (UTC) (envelope-from egypcio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4AEDEnZ008011; Fri, 10 May 2019 14:13:14 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4AEDE3l008009; Fri, 10 May 2019 14:13:14 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <201905101413.x4AEDE3l008009@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: egypcio set sender to egypcio@FreeBSD.org using -f From: =?UTF-8?Q?Vin=c3=adcius_Zavam?= Date: Fri, 10 May 2019 14:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501175 - head/www/onionshare X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: head/www/onionshare X-SVN-Commit-Revision: 501175 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F394C72B38 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 10 May 2019 14:13:15 -0000 Author: egypcio Date: Fri May 10 14:13:14 2019 New Revision: 501175 URL: https://svnweb.freebsd.org/changeset/ports/501175 Log: www/onionshare: update 2.0 to 2.1 https://github.com/micahflee/onionshare/blob/v2.1/CHANGELOG.md Approved by: mentors (implicit) Modified: head/www/onionshare/Makefile head/www/onionshare/distinfo Modified: head/www/onionshare/Makefile ============================================================================== --- head/www/onionshare/Makefile Fri May 10 13:15:47 2019 (r501174) +++ head/www/onionshare/Makefile Fri May 10 14:13:14 2019 (r501175) @@ -2,7 +2,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX= v -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= www python security MAINTAINER= egypcio@FreeBSD.org Modified: head/www/onionshare/distinfo ============================================================================== --- head/www/onionshare/distinfo Fri May 10 13:15:47 2019 (r501174) +++ head/www/onionshare/distinfo Fri May 10 14:13:14 2019 (r501175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551176696 -SHA256 (micahflee-onionshare-v2.0_GH0.tar.gz) = 528ceb6234ecacabe51080e351c2e8f205cbf08cdfcfddc418586d578baa030e -SIZE (micahflee-onionshare-v2.0_GH0.tar.gz) = 2141858 +TIMESTAMP = 1557316922 +SHA256 (micahflee-onionshare-v2.1_GH0.tar.gz) = b412bc1e9d08deaa2805cfc9532b556928fa7b332d249189fb0887f27d587ddb +SIZE (micahflee-onionshare-v2.1_GH0.tar.gz) = 3027479