Skip to content

Commit

Permalink
x11-fonts/py-compreffor: update to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lantw44 authored and tagattie committed Mar 28, 2023
1 parent 3c9296d commit 9e7623c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
13 changes: 7 additions & 6 deletions x11-fonts/py-compreffor/Makefile
@@ -1,20 +1,21 @@
PORTNAME= compreffor
PORTVERSION= 0.4.6
PORTREVISION= 3
PORTVERSION= 0.5.3
CATEGORIES= x11-fonts python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= lantw44@gmail.com
COMMENT= CFF subroutinizer for fontTools
WWW= https://github.com/googlei18n/compreffor
COMMENT= CFF table subroutinizer for FontTools
WWW= https://github.com/googlefonts/compreffor

LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.1:print/py-fonttools@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_git_ls_files>=0:devel/py-setuptools_git_ls_files@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4:print/py-fonttools@${PY_FLAVOR}

USES= compiler:c++11-lang python:3.6+ zip
USES= compiler:c++11-lang python:3.6+
USE_PYTHON= autoplist concurrent distutils

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11-fonts/py-compreffor/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1525601591
SHA256 (compreffor-0.4.6.zip) = c9578301995e9e011896a2ee3751419256b33342004b6ea6d34960c51d1463d5
SIZE (compreffor-0.4.6.zip) = 83779
TIMESTAMP = 1678009879
SHA256 (compreffor-0.5.3.tar.gz) = 7d41296d4fb0aa1ef696dfd925d2af3227d4030622be99b3c7d4107dc6f8713a
SIZE (compreffor-0.5.3.tar.gz) = 76378

0 comments on commit 9e7623c

Please sign in to comment.