Date: Sun, 15 Jan 2017 16:15:41 +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: r431589 - head/print/py-fonttools Message-ID: <201701151615.v0FGFfJ0041811@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 15 16:15:40 2017 New Revision: 431589 URL: https://svnweb.freebsd.org/changeset/ports/431589 Log: Update to 3.5.0 Changes: https://github.com/fonttools/fonttools/blob/master/NEWS Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Sun Jan 15 16:12:07 2017 (r431588) +++ head/print/py-fonttools/Makefile Sun Jan 15 16:15:40 2017 (r431589) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Sun Jan 15 16:12:07 2017 (r431588) +++ head/print/py-fonttools/distinfo Sun Jan 15 16:15:40 2017 (r431589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482747923 -SHA256 (behdad-fonttools-3.4.0_GH0.tar.gz) = b6fb1eb6e76f9daf5494da4f149b50169a7e6ee75f9c1bca9f89b96bccbdc10c -SIZE (behdad-fonttools-3.4.0_GH0.tar.gz) = 554552 +TIMESTAMP = 1484495006 +SHA256 (behdad-fonttools-3.5.0_GH0.tar.gz) = 9228afd194e1f5941938e0e6b85b2cd205aee80bff14e31322f9cc5b03db9761 +SIZE (behdad-fonttools-3.5.0_GH0.tar.gz) = 579844
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701151615.v0FGFfJ0041811>