From owner-svn-ports-all@freebsd.org Thu May 25 21:02:06 2017 Return-Path: Delivered-To: svn-ports-all@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 4E6C1D827CB; Thu, 25 May 2017 21:02:06 +0000 (UTC) (envelope-from sunpoet@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 1E61B115D; Thu, 25 May 2017 21:02:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4PL25QU020961; Thu, 25 May 2017 21:02:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4PL25lw020959; Thu, 25 May 2017 21:02:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705252102.v4PL25lw020959@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 May 2017 21:02:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441724 - head/devel/py-testpath X-SVN-Group: ports-head 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.23 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, 25 May 2017 21:02:06 -0000 Author: sunpoet Date: Thu May 25 21:02:04 2017 New Revision: 441724 URL: https://svnweb.freebsd.org/changeset/ports/441724 Log: Update to 0.3.1 - Sort USE_PYTHON Changes: https://github.com/jupyter/testpath/commits/master Modified: head/devel/py-testpath/Makefile head/devel/py-testpath/distinfo Modified: head/devel/py-testpath/Makefile ============================================================================== --- head/devel/py-testpath/Makefile Thu May 25 21:01:59 2017 (r441723) +++ head/devel/py-testpath/Makefile Thu May 25 21:02:04 2017 (r441724) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= testpath -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= jupyter USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils NO_ARCH= yes .include Modified: head/devel/py-testpath/distinfo ============================================================================== --- head/devel/py-testpath/distinfo Thu May 25 21:01:59 2017 (r441723) +++ head/devel/py-testpath/distinfo Thu May 25 21:02:04 2017 (r441724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483907649 -SHA256 (jupyter-testpath-0.3_GH0.tar.gz) = 01cc3cd59a59d42b238252774b9ebfc9d2af1d0d9bac81d7801409f570b1cda5 -SIZE (jupyter-testpath-0.3_GH0.tar.gz) = 91250 +TIMESTAMP = 1495713469 +SHA256 (jupyter-testpath-0.3.1_GH0.tar.gz) = acd1e9ae3582e03b806ebcc40fbb2c660032d3f3ad991e5460e6856d69e6ba12 +SIZE (jupyter-testpath-0.3.1_GH0.tar.gz) = 91333