From owner-svn-ports-head@freebsd.org Sat Apr 4 07:31:00 2020 Return-Path: Delivered-To: svn-ports-head@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 E60EE2A3B64; Sat, 4 Apr 2020 07:31:00 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48vT4N0WY9z3GMk; Sat, 4 Apr 2020 07:31:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7F71B1C891; Sat, 4 Apr 2020 07:22:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0347Mnkk042023; Sat, 4 Apr 2020 07:22:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0347MmcT042017; Sat, 4 Apr 2020 07:22:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004040722.0347MmcT042017@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 4 Apr 2020 07:22:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530563 - in head/print: . py-ufolib2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/print: . py-ufolib2 X-SVN-Commit-Revision: 530563 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2020 07:31:01 -0000 Author: sunpoet Date: Sat Apr 4 07:22:48 2020 New Revision: 530563 URL: https://svnweb.freebsd.org/changeset/ports/530563 Log: Add py-ufolib2 0.6.2 ufoLib2 is a UFO font library. WWW: https://github.com/fonttools/ufoLib2 Added: head/print/py-ufolib2/ head/print/py-ufolib2/Makefile (contents, props changed) head/print/py-ufolib2/distinfo (contents, props changed) head/print/py-ufolib2/pkg-descr (contents, props changed) Modified: head/print/Makefile Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Sat Apr 4 07:22:41 2020 (r530562) +++ head/print/Makefile Sat Apr 4 07:22:48 2020 (r530563) @@ -196,6 +196,7 @@ SUBDIR += py-stapler SUBDIR += py-trml2pdf SUBDIR += py-ttfautohint-py + SUBDIR += py-ufolib2 SUBDIR += py-weasyprint SUBDIR += qpdf SUBDIR += qpdfview Added: head/print/py-ufolib2/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/py-ufolib2/Makefile Sat Apr 4 07:22:48 2020 (r530563) @@ -0,0 +1,27 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= ufolib2 +PORTVERSION= 0.6.2 +CATEGORIES= print python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ufoLib2-${PORTVERSION} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= UFO font processing library + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}fonttools>=3.34.0:print/py-fonttools@${PY_FLAVOR} + +USES= python:3.6+ zip +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +.include Added: head/print/py-ufolib2/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/py-ufolib2/distinfo Sat Apr 4 07:22:48 2020 (r530563) @@ -0,0 +1,3 @@ +TIMESTAMP = 1585907188 +SHA256 (ufoLib2-0.6.2.zip) = 7b4f8915eb311eb302a01e7a287cb38df93c2c0baf9b2babc12dad5c1b6f0609 +SIZE (ufoLib2-0.6.2.zip) = 60142 Added: head/print/py-ufolib2/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/py-ufolib2/pkg-descr Sat Apr 4 07:22:48 2020 (r530563) @@ -0,0 +1,3 @@ +ufoLib2 is a UFO font library. + +WWW: https://github.com/fonttools/ufoLib2