From owner-svn-ports-head@FreeBSD.ORG Sun May 3 17:20:50 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D46877D6; Sun, 3 May 2015 17:20:50 +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 A8D62127E; Sun, 3 May 2015 17:20:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t43HKodM099807; Sun, 3 May 2015 17:20:50 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t43HKnPS099803; Sun, 3 May 2015 17:20:49 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201505031720.t43HKnPS099803@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 3 May 2015 17:20:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385292 - head/math/hfst 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.20 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: Sun, 03 May 2015 17:20:50 -0000 Author: demon Date: Sun May 3 17:20:49 2015 New Revision: 385292 URL: https://svnweb.freebsd.org/changeset/ports/385292 Log: Update to version 3.8.2. Modified: head/math/hfst/Makefile head/math/hfst/distinfo head/math/hfst/pkg-plist Modified: head/math/hfst/Makefile ============================================================================== --- head/math/hfst/Makefile Sun May 3 16:58:04 2015 (r385291) +++ head/math/hfst/Makefile Sun May 3 17:20:49 2015 (r385292) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= hfst -PORTVERSION= 3.8.1 +PORTVERSION= 3.8.2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/archive +MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/source MAINTAINER= demon@FreeBSD.org COMMENT= A toolkit for for processing natural language morphologies Modified: head/math/hfst/distinfo ============================================================================== --- head/math/hfst/distinfo Sun May 3 16:58:04 2015 (r385291) +++ head/math/hfst/distinfo Sun May 3 17:20:49 2015 (r385292) @@ -1,2 +1,2 @@ -SHA256 (hfst-3.8.1.tar.gz) = 56c2ec8b571385ab5aa595579840057d70dd6262f3fad4519907f6bdf6752363 -SIZE (hfst-3.8.1.tar.gz) = 3169213 +SHA256 (hfst-3.8.2.tar.gz) = bdae235271368a8d13db4a224fe8a53cf7266b8fce194cf63c96031e007e3d63 +SIZE (hfst-3.8.2.tar.gz) = 3158251 Modified: head/math/hfst/pkg-plist ============================================================================== --- head/math/hfst/pkg-plist Sun May 3 16:58:04 2015 (r385291) +++ head/math/hfst/pkg-plist Sun May 3 17:20:49 2015 (r385292) @@ -136,8 +136,8 @@ include/hfst/parsers/pmatch_utils.h include/hfst/parsers/xre_utils.h lib/libhfst.a lib/libhfst.so -lib/libhfst.so.39 -lib/libhfst.so.39.0.0 +lib/libhfst.so.40 +lib/libhfst.so.40.0.0 %%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.py %%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.pyc %%PYTHON_SITELIBDIR%%/hfst_tagger_compute_data_statistics.pyo