Date: Thu, 15 Mar 2018 05:43:15 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> 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 Message-ID: <201803150543.w2F5hFQj045526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803150543.w2F5hFQj045526>