diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-05-03 17:20:49 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2015-05-03 17:20:49 +0000 |
commit | 7025137a6bc2a1f47f9ace59a34e64ca360b1854 (patch) | |
tree | e8c838e1c1219307108ca4d0012e36c3ff8ac5c9 /math | |
parent | 4c0f73173fc25a2c18d120de62478aced713f283 (diff) | |
download | ports-7025137a6bc2a1f47f9ace59a34e64ca360b1854.tar.gz ports-7025137a6bc2a1f47f9ace59a34e64ca360b1854.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/hfst/Makefile | 4 | ||||
-rw-r--r-- | math/hfst/distinfo | 4 | ||||
-rw-r--r-- | math/hfst/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile index 15b5e35773ff..1dee0d1035c7 100644 --- a/math/hfst/Makefile +++ b/math/hfst/Makefile @@ -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 diff --git a/math/hfst/distinfo b/math/hfst/distinfo index c720bb8851f8..e7cac0001136 100644 --- a/math/hfst/distinfo +++ b/math/hfst/distinfo @@ -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 diff --git a/math/hfst/pkg-plist b/math/hfst/pkg-plist index e8783f1e5623..4f405a58f075 100644 --- a/math/hfst/pkg-plist +++ b/math/hfst/pkg-plist @@ -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 |