Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 12:46:25 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491712 - head/print/py-psautohint
Message-ID:  <201901311246.x0VCkPqt069664@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Jan 31 12:46:24 2019
New Revision: 491712
URL: https://svnweb.freebsd.org/changeset/ports/491712

Log:
  print/py-psautohint: update to 1.8.1
  
  PR:		231392
  Submitted by:	Ting-Wei Lan <lantw44@gmail.com> (maintainer)

Modified:
  head/print/py-psautohint/Makefile   (contents, props changed)
  head/print/py-psautohint/distinfo   (contents, props changed)

Modified: head/print/py-psautohint/Makefile
==============================================================================
--- head/print/py-psautohint/Makefile	Thu Jan 31 12:37:45 2019	(r491711)
+++ head/print/py-psautohint/Makefile	Thu Jan 31 12:46:24 2019	(r491712)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	psautohint
-PORTVERSION=	1.7.0
+PORTVERSION=	1.9.1
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.1.2:print/py-fonttools@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fonttools>=3.32.0:print/py-fonttools@${PY_FLAVOR}
 
 USES=		python zip
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/print/py-psautohint/distinfo
==============================================================================
--- head/print/py-psautohint/distinfo	Thu Jan 31 12:37:45 2019	(r491711)
+++ head/print/py-psautohint/distinfo	Thu Jan 31 12:46:24 2019	(r491712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534008924
-SHA256 (psautohint-1.7.0.zip) = 629d3e58de8cdc7d048f093b1562fd85abd817d2852760a65825d11b8ce2defc
-SIZE (psautohint-1.7.0.zip) = 219077
+TIMESTAMP = 1545559344
+SHA256 (psautohint-1.9.1.zip) = 69fed6337b010e13bc9210ed07d81feb8687a97759f14e3ca6e6ba6cc92ebc35
+SIZE (psautohint-1.9.1.zip) = 223865



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901311246.x0VCkPqt069664>