From owner-svn-ports-all@freebsd.org Sun Jun 30 20:47:23 2019 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 0350815DF353; Sun, 30 Jun 2019 20:47:23 +0000 (UTC) (envelope-from swills@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 745D96FA84; Sun, 30 Jun 2019 20:47:22 +0000 (UTC) (envelope-from swills@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 44CBC2CCD; Sun, 30 Jun 2019 20:47:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5UKlMds029052; Sun, 30 Jun 2019 20:47:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5UKlLKA029051; Sun, 30 Jun 2019 20:47:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201906302047.x5UKlLKA029051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 30 Jun 2019 20:47:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505488 - head/ports-mgmt/porttree X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/ports-mgmt/porttree X-SVN-Commit-Revision: 505488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 745D96FA84 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Sun, 30 Jun 2019 20:47:23 -0000 Author: swills Date: Sun Jun 30 20:47:21 2019 New Revision: 505488 URL: https://svnweb.freebsd.org/changeset/ports/505488 Log: ports-mgmt/porttree: 1.1.r114 PR: 238706 Submitted by: vladimir.chukharev@gmail.com (maintainer) Modified: head/ports-mgmt/porttree/Makefile (contents, props changed) head/ports-mgmt/porttree/distinfo (contents, props changed) Modified: head/ports-mgmt/porttree/Makefile ============================================================================== --- head/ports-mgmt/porttree/Makefile Sun Jun 30 20:45:23 2019 (r505487) +++ head/ports-mgmt/porttree/Makefile Sun Jun 30 20:47:21 2019 (r505488) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= porttree -PORTVERSION= 1.0.r${SVN_REV} +PORTVERSION= 1.1.r${SVN_REV} CATEGORIES= ports-mgmt python MASTER_SITES= SF/${PORTNAME} @@ -15,8 +15,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}networkx>=2.0:math ${PYTHON_PKGNAMEPREFIX}configargparse>0:devel/py-configargparse@${PY_FLAVOR} USES= python tar:bzip2 shebangfix +#USE_PYTHON= concurrent -SVN_REV= 102 +SVN_REV= 114 NO_BUILD= yes PLIST_FILES= bin/porttree man/man1/porttree.1.gz NO_ARCH= yes Modified: head/ports-mgmt/porttree/distinfo ============================================================================== --- head/ports-mgmt/porttree/distinfo Sun Jun 30 20:45:23 2019 (r505487) +++ head/ports-mgmt/porttree/distinfo Sun Jun 30 20:47:21 2019 (r505488) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557401720 -SHA256 (porttree-1.0.r102.tar.bz2) = b18235bc1194892df4ae95bdb706286aec82d30f788e1faccb33a9f5e3505886 -SIZE (porttree-1.0.r102.tar.bz2) = 12937 +TIMESTAMP = 1560946524 +SHA256 (porttree-1.1.r114.tar.bz2) = e8780071df1472686ee603bc519255ba2a91f94c4181c15d810aab1add09591c +SIZE (porttree-1.1.r114.tar.bz2) = 13864