Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Mar 2019 13:07:06 +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: r494933 - head/graphics/gocr
Message-ID:  <201903071307.x27D76r9007275@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Mar  7 13:07:06 2019
New Revision: 494933
URL: https://svnweb.freebsd.org/changeset/ports/494933

Log:
  graphics/gocr: Update to 0.52
  
  PR:		236355
  Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)

Modified:
  head/graphics/gocr/Makefile   (contents, props changed)
  head/graphics/gocr/distinfo   (contents, props changed)

Modified: head/graphics/gocr/Makefile
==============================================================================
--- head/graphics/gocr/Makefile	Thu Mar  7 12:58:36 2019	(r494932)
+++ head/graphics/gocr/Makefile	Thu Mar  7 13:07:06 2019	(r494933)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gocr
-PORTVERSION=	0.50
-PORTREVISION=	2
+PORTVERSION=	0.52
 CATEGORIES=	graphics
 MASTER_SITES=	http://www-e.uni-magdeburg.de/jschulen/ocr/
 
@@ -15,6 +14,7 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libnetpbm.so:graphics/netpbm
 
 USES=		gmake
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-netpbm=${LOCALBASE}
 MAKE_ARGS=	prefix=${PREFIX} exec_prefix=${PREFIX} DESTDIR=${DESTDIR}

Modified: head/graphics/gocr/distinfo
==============================================================================
--- head/graphics/gocr/distinfo	Thu Mar  7 12:58:36 2019	(r494932)
+++ head/graphics/gocr/distinfo	Thu Mar  7 13:07:06 2019	(r494933)
@@ -1,2 +1,3 @@
-SHA256 (gocr-0.50.tar.gz) = bc261244f887419cba6d962ec1ad58eefd77176885093c4a43061e7fd565f5b5
-SIZE (gocr-0.50.tar.gz) = 419209
+TIMESTAMP = 1551950958
+SHA256 (gocr-0.52.tar.gz) = df906463105f5f4273becc2404570f187d4ea52bd5769d33a7a8661a747b8686
+SIZE (gocr-0.52.tar.gz) = 445401



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