From nobody Wed Apr 5 17:43:38 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PsBnR5hbWz43tYW; Wed, 5 Apr 2023 17:43:39 +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 4PsBnQ70hzz3p58; Wed, 5 Apr 2023 17:43:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aRIWI+JYxuS6PJytUl4zvpnBOfKMuy+Um0/Ht7B8OIw=; b=pPkfQXKgGGg4Z31iqu8Yw5tKDk4xhSfezJDcEJuAuOS/WQ88UxokPXPsHHy8Wcw0om2bP7 2by13f7U0kOMRSNIt95+Vl1ZyYL8acSu2qFthr/+jOlfE9Aj2cuIz+Otu1uJubMjAxszeG 9qmsfQqw5D7odynPhvAiEfeJv8xEIVvJnLxrc5ONSYTdZTFboeXeDHCiNApW+o4P3iwrSz 6drBfi44ZQ7KGqp/tRSw6EKxpMJeH705rIj7IJFwXEd7wD9alUNKkTnOnDqlAJLlKEbxOJ k5x8vT1yHlfgik2MyrTcTVtJ6q2PS6blCFrwDFnByIlxi7LS/1J6WVOw9X8VoQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716619; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aRIWI+JYxuS6PJytUl4zvpnBOfKMuy+Um0/Ht7B8OIw=; b=tgLK+B3w/zuRV6Vwdil3n22i2XNOWYpG+aO4nV1doic4Fs0CouGztuOELBKnKNR7NiJson 9pptwc2FknrjQktukYq/W8Qt1CSLYgngRsR0GWmWUsbKpo6t1Oz6gU4FaRcYqvpbceIddF aN5oP94g0IzHLT9n/afixSgeX1r1NDFu8C4KVtZKfQxHXcWt4UZEsB335IeIhvfDxhVGIH 5RCjp1EnrBNoSmVJZBuiv754359dnISaS5I6bsKMzjk0lVRvVsV9YWm+cYumOmH9H1tqNe uFeTjTaoyzcuCE47qLyeEe5Srfoqi4tPxuAXvF2E63phLdZtQHXVIyqkTA6uxw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716619; a=rsa-sha256; cv=none; b=vOQ7q2nYPjNCII1b2ndjdDNpNacXPj1HDOtYea986gA0cTmAuFWPWCTchCU0+bEC2WuFRm Pzi8idk2TZusx+YrpMBjwkqlqeMYes5s0UXUiZewq7BLipbpOLaasi707jzdQydQ4PbmUB TBftz3rjbCBsVcoZUes2o7fLSpotyshk4neegEWhVBtZPkmQMb7j0nTaRN0flVN67Cu4bQ ATtbBN1Exp23O91c7bFSOYoOVPDgVeAcfW21lE1AQO1aQUnZ8CQeKAnS+SH3GMQdDQdc+G qJnzpNrVE0rwVAwPabwkq53xPe8vdK4fP5OpyrNMJiunVxbBwFeIhmpkJlwzRg== 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 4PsBnQ65PGzXM7; Wed, 5 Apr 2023 17:43:38 +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 335Hhc80010309; Wed, 5 Apr 2023 17:43:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335Hhc3n010308; Wed, 5 Apr 2023 17:43:38 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:43:38 GMT Message-Id: <202304051743.335Hhc3n010308@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: 7f32759fc763 - main - x11-fonts/py-glyphsLib: Update to 6.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 7f32759fc763871e28a41b87593083b1c9ebd21d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f32759fc763871e28a41b87593083b1c9ebd21d commit 7f32759fc763871e28a41b87593083b1c9ebd21d Author: Ting-Wei Lan AuthorDate: 2023-04-05 17:26:41 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:32:01 +0000 x11-fonts/py-glyphsLib: Update to 6.1.0 - Convert to USE_PYTHON=pep517 - While I'm here: - Sort RUN_DEPENDS - Add DEFCON and UFO_NORMALIZATION options Changes: https://github.com/googlefonts/glyphsLib/releases PR: 270143 --- x11-fonts/py-glyphsLib/Makefile | 26 ++++++++++++++++++-------- x11-fonts/py-glyphsLib/distinfo | 6 +++--- 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/x11-fonts/py-glyphsLib/Makefile b/x11-fonts/py-glyphsLib/Makefile index c278d8f82464..6b589aa38307 100644 --- a/x11-fonts/py-glyphsLib/Makefile +++ b/x11-fonts/py-glyphsLib/Makefile @@ -1,24 +1,34 @@ PORTNAME= glyphsLib -PORTVERSION= 3.1.4 -PORTREVISION= 1 +PORTVERSION= 6.1.0 CATEGORIES= x11-fonts python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lantw44@gmail.com COMMENT= Bridge from Glyphs source files (.glyphs) to UFOs -WWW= https://github.com/googlei18n/glyphsLib +WWW= https://github.com/googlefonts/glyphsLib LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defcon>=0.3.0:x11-fonts/py-defcon@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}fonttools>=3.24.0:print/py-fonttools@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.33.0:print/py-fonttools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openstep-plist>=0.3.0:textproc/py-openstep-plist@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ufolib2>=0.6.2:print/py-ufolib2@${PY_FLAVOR} \ -USES= python:3.6+ zip -USE_PYTHON= autoplist concurrent distutils +USES= python:3.7+ +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +OPTIONS_DEFINE= DEFCON UFO_NORMALIZATION +OPTIONS_DEFAULT=DEFCON UFO_NORMALIZATION +DEFCON_DESC= UFO support via py-defcon +UFO_NORMALIZATION_DESC= Normalize UFOs with py-ufonormalizer + +DEFCON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR} +UFO_NORMALIZATION_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ufonormalizer>=0:x11-fonts/py-ufonormalizer@${PY_FLAVOR} + .include diff --git a/x11-fonts/py-glyphsLib/distinfo b/x11-fonts/py-glyphsLib/distinfo index ca3476d99d07..b92cdff3f5d9 100644 --- a/x11-fonts/py-glyphsLib/distinfo +++ b/x11-fonts/py-glyphsLib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545561125 -SHA256 (glyphsLib-3.1.4.zip) = 0c6b84128858964011f1a329116faf666d7a2f786d8b74569c488886ac0d1e5f -SIZE (glyphsLib-3.1.4.zip) = 879581 +TIMESTAMP = 1679499266 +SHA256 (glyphsLib-6.1.0.tar.gz) = ed0f78639200de6e5e08edfbb241bd6209aefb3887dd5934a5c34e1984c6f38a +SIZE (glyphsLib-6.1.0.tar.gz) = 30404853