Date: Fri, 2 Oct 2020 07:31:07 +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: r550921 - head/print/py-fonttools Message-ID: <202010020731.0927V7PI085693@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 2 07:31:07 2020 New Revision: 550921 URL: https://svnweb.freebsd.org/changeset/ports/550921 Log: Update to 4.16.0 Changes: https://github.com/fonttools/fonttools/releases Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Fri Oct 2 07:31:02 2020 (r550920) +++ head/print/py-fonttools/Makefile Fri Oct 2 07:31:07 2020 (r550921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 4.15.0 +PORTVERSION= 4.16.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Fri Oct 2 07:31:02 2020 (r550920) +++ head/print/py-fonttools/distinfo Fri Oct 2 07:31:07 2020 (r550921) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600794968 -SHA256 (fonttools-4.15.0.zip) = 52327fe9ad3d00814bd88d7dddc5c986cd1047c7db09afd6c828c344720acf6c -SIZE (fonttools-4.15.0.zip) = 4234665 +TIMESTAMP = 1601554472 +SHA256 (fonttools-4.16.0.zip) = 1b9c539bf646209c3b60f0b143e8fd3650835ab2f12c5ba78a2f54e6ef5a1f03 +SIZE (fonttools-4.16.0.zip) = 4250972
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010020731.0927V7PI085693>