From owner-svn-ports-all@freebsd.org Thu Oct 17 18:28:20 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BF7A515A79D; Thu, 17 Oct 2019 18:28:20 +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 46vHjJ4Nx8z4Xps; Thu, 17 Oct 2019 18:28:20 +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 759F424858; Thu, 17 Oct 2019 18:28:20 +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 x9HISKY7058542; Thu, 17 Oct 2019 18:28:20 GMT (envelope-from egypcio@FreeBSD.org) Received: (from egypcio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9HISK8x058541; Thu, 17 Oct 2019 18:28:20 GMT (envelope-from egypcio@FreeBSD.org) Message-Id: <201910171828.x9HISK8x058541@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: Thu, 17 Oct 2019 18:28:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514676 - in head/www/onionshare: . files X-SVN-Group: ports-head X-SVN-Commit-Author: egypcio X-SVN-Commit-Paths: in head/www/onionshare: . files X-SVN-Commit-Revision: 514676 X-SVN-Commit-Repository: ports 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.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: Thu, 17 Oct 2019 18:28:20 -0000 Author: egypcio Date: Thu Oct 17 18:28:19 2019 New Revision: 514676 URL: https://svnweb.freebsd.org/changeset/ports/514676 Log: www/onionshare: update 2.1 to 2.2 * files/ 'patch-setup.py' moved to upstream (04acf84) https://github.com/micahflee/onionshare/blob/v2.2/CHANGELOG.md Sponsored by: TorBSD Diversity Project, TDP Deleted: head/www/onionshare/files/ Modified: head/www/onionshare/Makefile head/www/onionshare/distinfo Modified: head/www/onionshare/Makefile ============================================================================== --- head/www/onionshare/Makefile Thu Oct 17 18:21:51 2019 (r514675) +++ head/www/onionshare/Makefile Thu Oct 17 18:28:19 2019 (r514676) @@ -2,7 +2,7 @@ PORTNAME= onionshare DISTVERSIONPREFIX= v -DISTVERSION= 2.1 +DISTVERSION= 2.2 CATEGORIES= www python security MAINTAINER= egypcio@FreeBSD.org Modified: head/www/onionshare/distinfo ============================================================================== --- head/www/onionshare/distinfo Thu Oct 17 18:21:51 2019 (r514675) +++ head/www/onionshare/distinfo Thu Oct 17 18:28:19 2019 (r514676) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557316922 -SHA256 (micahflee-onionshare-v2.1_GH0.tar.gz) = b412bc1e9d08deaa2805cfc9532b556928fa7b332d249189fb0887f27d587ddb -SIZE (micahflee-onionshare-v2.1_GH0.tar.gz) = 3027479 +TIMESTAMP = 1571236020 +SHA256 (micahflee-onionshare-v2.2_GH0.tar.gz) = 7173863d7582b05aa8fd0d2207236e3cbbb38d854aad65e3b98ec5baad521fc2 +SIZE (micahflee-onionshare-v2.2_GH0.tar.gz) = 3319589