svn commit: r385292 - head/math/hfst

Dmitry Sivachenko demon at FreeBSD.org
Sun May 3 17:20:50 UTC 2015


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 at 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


More information about the svn-ports-all mailing list