svn commit: r557936 - head/print/py-ufolib2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Dec 13 14:43:47 UTC 2020


Author: sunpoet
Date: Sun Dec 13 14:43:41 2020
New Revision: 557936
URL: https://svnweb.freebsd.org/changeset/ports/557936

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

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

Modified: head/print/py-ufolib2/Makefile
==============================================================================
--- head/print/py-ufolib2/Makefile	Sun Dec 13 14:43:37 2020	(r557935)
+++ head/print/py-ufolib2/Makefile	Sun Dec 13 14:43:41 2020	(r557936)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ufolib2
-PORTVERSION=	0.9.0
+PORTVERSION=	0.10.0
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/print/py-ufolib2/distinfo
==============================================================================
--- head/print/py-ufolib2/distinfo	Sun Dec 13 14:43:37 2020	(r557935)
+++ head/print/py-ufolib2/distinfo	Sun Dec 13 14:43:41 2020	(r557936)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539817
-SHA256 (ufoLib2-0.9.0.zip) = 45381548448b4602cdcd5ee099682c1d082158a9beea4694945ba45934f1a7a3
-SIZE (ufoLib2-0.9.0.zip) = 84771
+TIMESTAMP = 1607685397
+SHA256 (ufoLib2-0.10.0.zip) = c1d6d4bb69c71e54a4d330354b3f6169eab997171935cc5c79983bd04f0c555e
+SIZE (ufoLib2-0.10.0.zip) = 84972


More information about the svn-ports-head mailing list