Update to graphite2-1.3.13.

This commit is contained in:
ajacoutot 2018-12-21 07:48:24 +00:00
parent c3299b9f8d
commit 36ed05b796
2 changed files with 7 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2018/08/16 05:31:19 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2018/12/21 07:48:24 ajacoutot Exp $
COMMENT= rendering for complex writing systems
DISTNAME= graphite2-1.3.12
DISTNAME= graphite2-1.3.13
EXTRACT_SUFX= .tgz
SHARED_LIBS= graphite2 2.0 # 3.0.1
@ -28,15 +28,13 @@ COMPILER= base-clang ports-gcc
MODPY_BUILDDEP= No
MODPY_RUNDEP= No
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3}
TEST_DEPENDS=${MODPY_RUN_DEPENDS}
# XXX needs py-fontTools (not ported)
TEST_DEPENDS= ${MODPY_RUN_DEPENDS}
# XXX push upstream: collides with swap32(3)
pre-configure:
sed -i 's,swap32,gr_swap32,g' ${WRKSRC}/tests/comparerenderer/FeatureParser.h
# regress tests need python
pre-test:
ln -sf ${MODPY_BIN} ${WRKDIR}/bin/python
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (graphite2-1.3.12.tgz) = zZUwwWlVwYEUn5rx8TdDZDdxy5IMdaBMlcd8hxogKdA=
SIZE (graphite2-1.3.12.tgz) = 6667293
SHA256 (graphite2-1.3.13.tgz) = 3WPhabDTz5VLOXwSJVGrk0PgaW+yBF4bMm2wIC2HXwY=
SIZE (graphite2-1.3.13.tgz) = 6664757