Date: Fri, 21 Feb 2020 18:57:11 +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: r526660 - head/print/py-fonttools Message-ID: <202002211857.01LIvBX7088140@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 21 18:57:11 2020 New Revision: 526660 URL: https://svnweb.freebsd.org/changeset/ports/526660 Log: Update to 4.4.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 Feb 21 18:57:06 2020 (r526659) +++ head/print/py-fonttools/Makefile Fri Feb 21 18:57:11 2020 (r526660) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 4.3.0 +PORTVERSION= 4.4.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Fri Feb 21 18:57:06 2020 (r526659) +++ head/print/py-fonttools/distinfo Fri Feb 21 18:57:11 2020 (r526660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580830469 -SHA256 (fonttools-4.3.0.zip) = 0c16d5da7846a92aedcb448277d13d3b729f7de48a917768d97ebd0d17067d7f -SIZE (fonttools-4.3.0.zip) = 3767600 +TIMESTAMP = 1582222966 +SHA256 (fonttools-4.4.0.zip) = 20116fd6b2a9c80d325281ee5f786374d9543f56dff1a441b8ecf1dcad09a262 +SIZE (fonttools-4.4.0.zip) = 3777672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002211857.01LIvBX7088140>