From owner-svn-ports-head@FreeBSD.ORG Fri Aug 15 07:17:05 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B107B581; Fri, 15 Aug 2014 07:17:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C8F62167; Fri, 15 Aug 2014 07:17:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7F7H5Oe091199; Fri, 15 Aug 2014 07:17:05 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7F7H5PK091198; Fri, 15 Aug 2014 07:17:05 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201408150717.s7F7H5PK091198@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 15 Aug 2014 07:17:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364944 - head/graphics/gocr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2014 07:17:05 -0000 Author: marino Date: Fri Aug 15 07:17:05 2014 New Revision: 364944 URL: http://svnweb.freebsd.org/changeset/ports/364944 QAT: https://qat.redports.org/buildarchive/r364944/ Log: graphics/gocr: strip binary and pass maintainership to submitter PR: 190985 Submitted by: Daniel Austin Approved by: maintainer timeout (2 months) Modified: head/graphics/gocr/Makefile Modified: head/graphics/gocr/Makefile ============================================================================== --- head/graphics/gocr/Makefile Fri Aug 15 07:11:11 2014 (r364943) +++ head/graphics/gocr/Makefile Fri Aug 15 07:17:05 2014 (r364944) @@ -3,11 +3,11 @@ PORTNAME= gocr PORTVERSION= 0.50 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www-e.uni-magdeburg.de/jschulen/ocr/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= freebsd-ports@dan.me.uk COMMENT= OCR (Optical Character Recognition) program LICENSE= GPLv2 @@ -50,6 +50,7 @@ post-patch: .endif post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gocr .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}