Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 19:56:30 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505461 - head/graphics/py-pygraphviz
Message-ID:  <201906301956.x5UJuUkL099087@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906301956.x5UJuUkL099087>