Date: Thu, 18 May 2017 16:04:12 +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: r441169 - head/print/py-fonttools Message-ID: <201705181604.v4IG4CUv003823@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 18 16:04:12 2017 New Revision: 441169 URL: https://svnweb.freebsd.org/changeset/ports/441169 Log: Update to 3.12.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 Thu May 18 16:04:07 2017 (r441168) +++ head/print/py-fonttools/Makefile Thu May 18 16:04:12 2017 (r441169) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.11.0 +PORTVERSION= 3.12.0 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Thu May 18 16:04:07 2017 (r441168) +++ head/print/py-fonttools/distinfo Thu May 18 16:04:12 2017 (r441169) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493837912 -SHA256 (behdad-fonttools-3.11.0_GH0.tar.gz) = 6c196676d9ad6f801970cbe57808ae5d219e1dbd8a2a80c8d75e02f84248b982 -SIZE (behdad-fonttools-3.11.0_GH0.tar.gz) = 834514 +TIMESTAMP = 1495050763 +SHA256 (behdad-fonttools-3.12.0_GH0.tar.gz) = 5e3b96e56763a151308a63b4d2eb7eb4bb10ebed01c6340c6f7e8b4a6355a57f +SIZE (behdad-fonttools-3.12.0_GH0.tar.gz) = 844230
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705181604.v4IG4CUv003823>