Date: Wed, 17 Feb 2021 18:08:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565616 - head/graphics/py-pydot Message-ID: <202102171808.11HI8cUB089907@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:08:38 2021 New Revision: 565616 URL: https://svnweb.freebsd.org/changeset/ports/565616 Log: Update to 1.4.2 Changes: https://github.com/pydot/pydot/blob/master/ChangeLog Modified: head/graphics/py-pydot/Makefile head/graphics/py-pydot/distinfo Modified: head/graphics/py-pydot/Makefile ============================================================================== --- head/graphics/py-pydot/Makefile Wed Feb 17 18:08:32 2021 (r565615) +++ head/graphics/py-pydot/Makefile Wed Feb 17 18:08:38 2021 (r565616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pydot -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-pydot/distinfo ============================================================================== --- head/graphics/py-pydot/distinfo Wed Feb 17 18:08:32 2021 (r565615) +++ head/graphics/py-pydot/distinfo Wed Feb 17 18:08:38 2021 (r565616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546268475 -SHA256 (pydot-1.4.1.tar.gz) = d49c9d4dd1913beec2a997f831543c8cbd53e535b1a739e921642fe416235f01 -SIZE (pydot-1.4.1.tar.gz) = 128236 +TIMESTAMP = 1613478429 +SHA256 (pydot-1.4.2.tar.gz) = 248081a39bcb56784deb018977e428605c1c758f10897a339fce1dd728ff007d +SIZE (pydot-1.4.2.tar.gz) = 137681
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171808.11HI8cUB089907>