From owner-dev-commits-ports-all@freebsd.org Mon Sep 27 15:59:22 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 92451668A00; Mon, 27 Sep 2021 15:59:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJ6lD5SXnz3lt8; Mon, 27 Sep 2021 15:59:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 49ADC13E9D; Mon, 27 Sep 2021 15:59:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RFxJ9D031315; Mon, 27 Sep 2021 15:59:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RFxJGE031314; Mon, 27 Sep 2021 15:59:19 GMT (envelope-from git) Date: Mon, 27 Sep 2021 15:59:19 GMT Message-Id: <202109271559.18RFxJGE031314@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6086b8e225e1 - main - print/py-ttfautohint-py: Update to 0.4.3.post1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6086b8e225e1f850b3a6dde4462e68ed55319195 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 15:59:22 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6086b8e225e1f850b3a6dde4462e68ed55319195 commit 6086b8e225e1f850b3a6dde4462e68ed55319195 Author: Po-Chuan Hsieh AuthorDate: 2021-09-27 15:38:28 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-27 15:56:00 +0000 print/py-ttfautohint-py: Update to 0.4.3.post1 Changes: https://github.com/fonttools/ttfautohint-py/releases --- print/py-ttfautohint-py/Makefile | 2 ++ print/py-ttfautohint-py/distinfo | 6 +++--- print/py-ttfautohint-py/files/patch-setup.py | 16 +++++++++------- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/print/py-ttfautohint-py/Makefile b/print/py-ttfautohint-py/Makefile index 84f82562084c..87e5b09596f5 100644 --- a/print/py-ttfautohint-py/Makefile +++ b/print/py-ttfautohint-py/Makefile @@ -2,7 +2,9 @@ PORTNAME= ttfautohint-py PORTVERSION= 0.4.3 +PORTREVISION= 1 DISTVERSIONPREFIX= v +DISTVERSIONSUFFIX= .post1 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-ttfautohint-py/distinfo b/print/py-ttfautohint-py/distinfo index a5cf5d2914b7..31084f45da81 100644 --- a/print/py-ttfautohint-py/distinfo +++ b/print/py-ttfautohint-py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575793791 -SHA256 (fonttools-ttfautohint-py-v0.4.3_GH0.tar.gz) = fba8e3e5e927f783b2e8e6db38807a69a0efb6fc1873533baa7caea57d41655a -SIZE (fonttools-ttfautohint-py-v0.4.3_GH0.tar.gz) = 186488 +TIMESTAMP = 1632664364 +SHA256 (fonttools-ttfautohint-py-v0.4.3.post1_GH0.tar.gz) = f26c92a3fde57bc66c526237f37d89c4d13c886b2d1fa9044bc391c0cdd3494c +SIZE (fonttools-ttfautohint-py-v0.4.3.post1_GH0.tar.gz) = 186678 diff --git a/print/py-ttfautohint-py/files/patch-setup.py b/print/py-ttfautohint-py/files/patch-setup.py index 678f277f0629..ea98b5613b88 100644 --- a/print/py-ttfautohint-py/files/patch-setup.py +++ b/print/py-ttfautohint-py/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2019-04-10 15:00:42 UTC +--- setup.py.orig 2021-08-12 11:55:42 UTC +++ setup.py -@@ -11,17 +11,6 @@ from io import open +@@ -11,19 +11,8 @@ from io import open cmdclass = {} @@ -10,14 +10,16 @@ - print("warning: wheel package is not installed", file=sys.stderr) -else: - class UniversalBdistWheel(bdist_wheel): -- + - def get_tag(self): - return ('py2.py3', 'none',) + bdist_wheel.get_tag(self)[2:] -- -- cmdclass['bdist_wheel'] = UniversalBdistWheel - +- cmdclass['bdist_wheel'] = UniversalBdistWheel +- +- class SharedLibrary(Extension): + + if sys.platform == "darwin": @@ -74,7 +63,6 @@ class SharedLibBuildExt(build_ext): verbose=self.verbose, dry_run=self.dry_run) @@ -26,7 +28,7 @@ env = dict(os.environ) if sys.platform == "win32": -@@ -109,7 +97,7 @@ with open("README.rst", "r", encoding="u +@@ -109,7 +97,7 @@ with open("README.rst", "r", encoding="utf-8") as read setup( name="ttfautohint-py",