svn commit: r479554 - head/print/py-fonttools

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 11 19:00:33 UTC 2018


Author: sunpoet
Date: Tue Sep 11 19:00:31 2018
New Revision: 479554
URL: https://svnweb.freebsd.org/changeset/ports/479554

Log:
  Update to 3.29.1
  
  Changes:	https://github.com/fonttools/fonttools/releases

Modified:
  head/print/py-fonttools/Makefile
  head/print/py-fonttools/distinfo

Modified: head/print/py-fonttools/Makefile
==============================================================================
--- head/print/py-fonttools/Makefile	Tue Sep 11 19:00:26 2018	(r479553)
+++ head/print/py-fonttools/Makefile	Tue Sep 11 19:00:31 2018	(r479554)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fonttools
-PORTVERSION=	3.29.0
+PORTVERSION=	3.29.1
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python zip
 USE_PYTHON=	autoplist concurrent distutils
+
 MAKE_ENV=	FONTTOOLS_MANPATH="man"
 NO_ARCH=	yes
 

Modified: head/print/py-fonttools/distinfo
==============================================================================
--- head/print/py-fonttools/distinfo	Tue Sep 11 19:00:26 2018	(r479553)
+++ head/print/py-fonttools/distinfo	Tue Sep 11 19:00:31 2018	(r479554)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532810745
-SHA256 (fonttools-3.29.0.zip) = aab38c8c131670684321437d4857dcb4de1c775efd152a9ca9c4d81f1cb97fe7
-SIZE (fonttools-3.29.0.zip) = 2591294
+TIMESTAMP = 1536690315
+SHA256 (fonttools-3.29.1.zip) = a687ca070daddb7ee25e3472b631acd0e53dbf11ecdf8e76248ee556472ede9d
+SIZE (fonttools-3.29.1.zip) = 2592942


More information about the svn-ports-head mailing list