Index: head/textproc/opengrm-ngram/Makefile =================================================================== --- head/textproc/opengrm-ngram/Makefile (revision 409367) +++ head/textproc/opengrm-ngram/Makefile (revision 409368) @@ -1,22 +1,22 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= opengrm-ngram -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= textproc MASTER_SITES= http://openfst.cs.nyu.edu/twiki/pub/GRM/NGramDownload/ MAINTAINER= demon@FreeBSD.org COMMENT= Library for making n-gram language models encoded as weighted FSTs LICENSE= APACHE20 LIB_DEPENDS= libfst.so:${PORTSDIR}/math/openfst USES= compiler:c++11-lib libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/textproc/opengrm-ngram/distinfo =================================================================== --- head/textproc/opengrm-ngram/distinfo (revision 409367) +++ head/textproc/opengrm-ngram/distinfo (revision 409368) @@ -1,2 +1,2 @@ -SHA256 (opengrm-ngram-1.2.1.tar.gz) = 713f07dccf225cde29cb048ce955d45d3c2a5ce6be7d923b5a688012d4285453 -SIZE (opengrm-ngram-1.2.1.tar.gz) = 15062420 +SHA256 (opengrm-ngram-1.2.2.tar.gz) = 12bba4c1345f3933e161859cc9cb5d21b772d2b46173b4511fc778c67ada233b +SIZE (opengrm-ngram-1.2.2.tar.gz) = 15307289