Date: Tue, 19 Dec 2017 18:20:47 +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: r456749 - head/print/py-fonttools Message-ID: <201712191820.vBJIKlts045624@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Dec 19 18:20:47 2017 New Revision: 456749 URL: https://svnweb.freebsd.org/changeset/ports/456749 Log: Update to 3.21.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 Tue Dec 19 18:20:42 2017 (r456748) +++ head/print/py-fonttools/Makefile Tue Dec 19 18:20:47 2017 (r456749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.20.1 +PORTVERSION= 3.21.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Tue Dec 19 18:20:42 2017 (r456748) +++ head/print/py-fonttools/distinfo Tue Dec 19 18:20:47 2017 (r456749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511456565 -SHA256 (fonttools-3.20.1.zip) = 1c249a7ad6c0dcecb40e2b4d2210ccc2f0fd0d6eebb0f5344785da9304881cf7 -SIZE (fonttools-3.20.1.zip) = 2496428 +TIMESTAMP = 1513699885 +SHA256 (fonttools-3.21.0.zip) = 95b5c66d19dbffd57be1636d1f737c7644d280a48c28f933aeb4db73a7c83495 +SIZE (fonttools-3.21.0.zip) = 2501196
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712191820.vBJIKlts045624>