From owner-svn-ports-all@freebsd.org Thu Mar 15 05:43:16 2018 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 2A941F4F85D; Thu, 15 Mar 2018 05:43:16 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDE066D9BE; Thu, 15 Mar 2018 05:43:15 +0000 (UTC) (envelope-from yuri@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 C8C3B123C8; Thu, 15 Mar 2018 05:43:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2F5hFsO045529; Thu, 15 Mar 2018 05:43:15 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2F5hFQj045526; Thu, 15 Mar 2018 05:43:15 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201803150543.w2F5hFQj045526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 15 Mar 2018 05:43:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r464560 - head/net-im/py-toxcore-c X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/net-im/py-toxcore-c X-SVN-Commit-Revision: 464560 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.25 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, 15 Mar 2018 05:43:16 -0000 Author: yuri Date: Thu Mar 15 05:43:15 2018 New Revision: 464560 URL: https://svnweb.freebsd.org/changeset/ports/464560 Log: net-im/py-toxcore-c: Update to 0.2.0 Modified: head/net-im/py-toxcore-c/Makefile head/net-im/py-toxcore-c/distinfo Modified: head/net-im/py-toxcore-c/Makefile ============================================================================== --- head/net-im/py-toxcore-c/Makefile Thu Mar 15 05:39:23 2018 (r464559) +++ head/net-im/py-toxcore-c/Makefile Thu Mar 15 05:43:15 2018 (r464560) @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= toxcore-c -DISTVERSION= 0.180219 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.2.0 +PORTEPOCH= 1 CATEGORIES= net-im net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +23,6 @@ USES= localbase python USE_GITHUB= yes GH_ACCOUNT= TokTok GH_PROJECT= py-toxcore-c -GH_TAGNAME= 2c1b9d6 USE_PYTHON= distutils autoplist post-install: Modified: head/net-im/py-toxcore-c/distinfo ============================================================================== --- head/net-im/py-toxcore-c/distinfo Thu Mar 15 05:39:23 2018 (r464559) +++ head/net-im/py-toxcore-c/distinfo Thu Mar 15 05:43:15 2018 (r464560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520052651 -SHA256 (TokTok-py-toxcore-c-0.180219-2c1b9d6_GH0.tar.gz) = 7636238ff9589de22ea9b864dc15498cc7bdcae1c19367347aee96c6844604bd -SIZE (TokTok-py-toxcore-c-0.180219-2c1b9d6_GH0.tar.gz) = 46156 +TIMESTAMP = 1521090700 +SHA256 (TokTok-py-toxcore-c-v0.2.0_GH0.tar.gz) = e37df22e2a2df21e352d7c30961c2e4871189dfc30f976d828850bab3894c2e3 +SIZE (TokTok-py-toxcore-c-v0.2.0_GH0.tar.gz) = 46066