From owner-svn-ports-head@freebsd.org Sat Sep 30 01:53:03 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 7508CE041FF; Sat, 30 Sep 2017 01:53:03 +0000 (UTC) (envelope-from wen@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 4347680C39; Sat, 30 Sep 2017 01:53:03 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8U1r2L1071906; Sat, 30 Sep 2017 01:53:02 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8U1r24L071904; Sat, 30 Sep 2017 01:53:02 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201709300153.v8U1r24L071904@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 30 Sep 2017 01:53:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450942 - in head/x11-toolkits/py-xlib: . files X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/x11-toolkits/py-xlib: . files X-SVN-Commit-Revision: 450942 X-SVN-Commit-Repository: ports 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: Sat, 30 Sep 2017 01:53:03 -0000 Author: wen Date: Sat Sep 30 01:53:02 2017 New Revision: 450942 URL: https://svnweb.freebsd.org/changeset/ports/450942 Log: - Update to 0.20 PR: 222595 Submitted by: fax@nohik.ee(maintainer) Deleted: head/x11-toolkits/py-xlib/files/ Modified: head/x11-toolkits/py-xlib/Makefile head/x11-toolkits/py-xlib/distinfo Modified: head/x11-toolkits/py-xlib/Makefile ============================================================================== --- head/x11-toolkits/py-xlib/Makefile Sat Sep 30 00:28:43 2017 (r450941) +++ head/x11-toolkits/py-xlib/Makefile Sat Sep 30 01:53:02 2017 (r450942) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xlib -PORTVERSION= 0.18 +PORTVERSION= 0.20 CATEGORIES= x11-toolkits python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,11 +15,11 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six -USE_GITHUB= yes GH_ACCOUNT= python-xlib GH_PROJECT= python-xlib USES= python +USE_GITHUB= yes USE_PYTHON= distutils autoplist NO_ARCH= yes Modified: head/x11-toolkits/py-xlib/distinfo ============================================================================== --- head/x11-toolkits/py-xlib/distinfo Sat Sep 30 00:28:43 2017 (r450941) +++ head/x11-toolkits/py-xlib/distinfo Sat Sep 30 01:53:02 2017 (r450942) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482836048 -SHA256 (python-xlib-python-xlib-0.18_GH0.tar.gz) = 9b65e3bc01c83f9b8b33c5796738336ea88f0e4c3aa25444acd77fd2a04bd8d0 -SIZE (python-xlib-python-xlib-0.18_GH0.tar.gz) = 230874 +TIMESTAMP = 1506335181 +SHA256 (python-xlib-python-xlib-0.20_GH0.tar.gz) = 3b7ebd9aa96110f72adfeb305df210590ab35b69bfbd06afe0c2697f65047b09 +SIZE (python-xlib-python-xlib-0.20_GH0.tar.gz) = 231419