From owner-svn-ports-head@freebsd.org Sun Jun 30 19:56:31 2019 Return-Path: Delivered-To: svn-ports-head@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 B58C815DDA4A; Sun, 30 Jun 2019 19:56:31 +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 57FEC6C9B4; Sun, 30 Jun 2019 19:56:31 +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 48B5A2406; Sun, 30 Jun 2019 19:56:31 +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 x5UJuVH4099089; Sun, 30 Jun 2019 19:56:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5UJuUkL099087; Sun, 30 Jun 2019 19:56:30 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201906301956.x5UJuUkL099087@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 19:56:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505461 - head/graphics/py-pygraphviz X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/py-pygraphviz X-SVN-Commit-Revision: 505461 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 57FEC6C9B4 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 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.97)[-0.968,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 30 Jun 2019 19:56:31 -0000 Author: swills Date: Sun Jun 30 19:56:30 2019 New Revision: 505461 URL: https://svnweb.freebsd.org/changeset/ports/505461 Log: graphics/py-pygraphviz: Update to 1.5 PR: 238475 Approved by: miwi (python, maintainer) Modified: head/graphics/py-pygraphviz/Makefile (contents, props changed) head/graphics/py-pygraphviz/distinfo (contents, props changed) Modified: head/graphics/py-pygraphviz/Makefile ============================================================================== --- head/graphics/py-pygraphviz/Makefile Sun Jun 30 19:54:41 2019 (r505460) +++ head/graphics/py-pygraphviz/Makefile Sun Jun 30 19:56:30 2019 (r505461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygraphviz -PORTVERSION= 1.3.1 +PORTVERSION= 1.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcgraph.so:graphics/graphviz TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.1:devel/py-nose@${PY_FLAVOR} -USES= pkgconfig python +USES= pkgconfig python zip USE_PYTHON= autoplist concurrent distutils PYDISTUTILS_BUILD_TARGET= build build_ext Modified: head/graphics/py-pygraphviz/distinfo ============================================================================== --- head/graphics/py-pygraphviz/distinfo Sun Jun 30 19:54:41 2019 (r505460) +++ head/graphics/py-pygraphviz/distinfo Sun Jun 30 19:56:30 2019 (r505461) @@ -1,2 +1,3 @@ -SHA256 (pygraphviz-1.3.1.tar.gz) = 7c294cbc9d88946be671cc0d8602aac176d8c56695c0a7d871eadea75a958408 -SIZE (pygraphviz-1.3.1.tar.gz) = 103336 +TIMESTAMP = 1560202080 +SHA256 (pygraphviz-1.5.zip) = 50a829a305dc5a0fd1f9590748b19fece756093b581ac91e00c2c27c651d319d +SIZE (pygraphviz-1.5.zip) = 117810