From owner-svn-ports-all@FreeBSD.ORG Thu Oct 18 02:10:11 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ADBEF7EC; Thu, 18 Oct 2012 02:10:11 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADF38FC08; Thu, 18 Oct 2012 02:10:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9I2ABu0017531; Thu, 18 Oct 2012 02:10:11 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9I2ABF7017527; Thu, 18 Oct 2012 02:10:11 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201210180210.q9I2ABF7017527@svn.freebsd.org> From: "Jason E. Hale" Date: Thu, 18 Oct 2012 02:10:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306050 - head/graphics/ocre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 02:10:11 -0000 Author: jhale Date: Thu Oct 18 02:10:10 2012 New Revision: 306050 URL: http://svn.freebsd.org/changeset/ports/306050 Log: - Update to 0.042 While here: - Drop ABI version number from LIB_DEPENDS - Trim Makefile header PR: ports/170152 Submitted by: KATO Tsuguru Approved by: makc, avilla (mentors, implicit) Feature safe: yes Modified: head/graphics/ocre/Makefile (contents, props changed) head/graphics/ocre/distinfo (contents, props changed) head/graphics/ocre/pkg-plist (contents, props changed) Modified: head/graphics/ocre/Makefile ============================================================================== --- head/graphics/ocre/Makefile Thu Oct 18 01:52:49 2012 (r306049) +++ head/graphics/ocre/Makefile Thu Oct 18 02:10:10 2012 (r306050) @@ -1,13 +1,8 @@ -# New ports collection makefile for: ocre -# Date created: 11 June 2007 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= ocre -PORTVERSION= 0.041 -PORTREVISION= 1 +PORTVERSION= 0.042 CATEGORIES= graphics MASTER_SITES= ftp://lem.eui.upm.es/pub/ocre/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/} @@ -18,7 +13,7 @@ COMMENT= Simple optical character recogn LICENSE= GPLv2 -LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell RUN_DEPENDS= display:${PORTSDIR}/graphics/ImageMagick \ gnuplot:${PORTSDIR}/math/gnuplot \ ispell:${PORTSDIR}/textproc/ispell Modified: head/graphics/ocre/distinfo ============================================================================== --- head/graphics/ocre/distinfo Thu Oct 18 01:52:49 2012 (r306049) +++ head/graphics/ocre/distinfo Thu Oct 18 02:10:10 2012 (r306050) @@ -1,2 +1,2 @@ -SHA256 (ocre_v0_041.tgz) = 3828605ba74760701c44a4b25834d60a9b0bda67e0c2573f52168158eb55880a -SIZE (ocre_v0_041.tgz) = 708742 +SHA256 (ocre_v0_042.tgz) = bb5291f5477f07e4cde616b8c16baa2e61a24fd9e1307aa8cb584e002cf4c357 +SIZE (ocre_v0_042.tgz) = 721732 Modified: head/graphics/ocre/pkg-plist ============================================================================== --- head/graphics/ocre/pkg-plist Thu Oct 18 01:52:49 2012 (r306049) +++ head/graphics/ocre/pkg-plist Thu Oct 18 02:10:10 2012 (r306050) @@ -316,6 +316,8 @@ share/locale/es/LC_MESSAGES/ocre.mo %%DATADIR%%/decsWoodLatin/arbol-u006c.dcw %%DATADIR%%/decsWoodLatin/arbol-u006cu0061.dcw %%DATADIR%%/decsWoodLatin/arbol-u006cu0069.dcw +%%DATADIR%%/decsWoodLatin/arbol-u006cu006c.dcw +%%DATADIR%%/decsWoodLatin/arbol-u006cu006f.dcw %%DATADIR%%/decsWoodLatin/arbol-u006d.dcw %%DATADIR%%/decsWoodLatin/arbol-u006du0062.dcw %%DATADIR%%/decsWoodLatin/arbol-u006du0069.dcw @@ -427,6 +429,7 @@ share/locale/es/LC_MESSAGES/ocre.mo %%DATADIR%%/decsWoodLatin/arbol-u00ec.dcw %%DATADIR%%/decsWoodLatin/arbol-u00ed.dcw %%DATADIR%%/decsWoodLatin/arbol-u00edu0061.dcw +%%DATADIR%%/decsWoodLatin/arbol-u00edu006f.dcw %%DATADIR%%/decsWoodLatin/arbol-u00ee.dcw %%DATADIR%%/decsWoodLatin/arbol-u00ef.dcw %%DATADIR%%/decsWoodLatin/arbol-u00f1.dcw