Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2019 18:02:22 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501275 - head/graphics/py-pyocr
Message-ID:  <201905111802.x4BI2MeS091372@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May 11 18:02:21 2019
New Revision: 501275
URL: https://svnweb.freebsd.org/changeset/ports/501275

Log:
  graphics/py-pyocr: Update 0.5.3 -> 0.6

Modified:
  head/graphics/py-pyocr/Makefile
  head/graphics/py-pyocr/distinfo

Modified: head/graphics/py-pyocr/Makefile
==============================================================================
--- head/graphics/py-pyocr/Makefile	Sat May 11 17:58:25 2019	(r501274)
+++ head/graphics/py-pyocr/Makefile	Sat May 11 18:02:21 2019	(r501275)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyocr
-DISTVERSION=	0.5.3
+DISTVERSION=	0.6
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/
 
 USES=		gmake python
 USE_PYTHON=	distutils autoplist
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/graphics/py-pyocr/distinfo
==============================================================================
--- head/graphics/py-pyocr/distinfo	Sat May 11 17:58:25 2019	(r501274)
+++ head/graphics/py-pyocr/distinfo	Sat May 11 18:02:21 2019	(r501275)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536193633
-SHA256 (pyocr-0.5.3.tar.gz) = b6ba6263fd92da56627dff6d263d991a2246aacd117d1788f11b93f419ca395f
-SIZE (pyocr-0.5.3.tar.gz) = 18067
+TIMESTAMP = 1557597168
+SHA256 (pyocr-0.6.tar.gz) = 0857a814f5c74186f79b2080792f5a17b5e7c613696df23e0d1cdc5597cab2e3
+SIZE (pyocr-0.6.tar.gz) = 17826



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