Index: head/science/crf++/Makefile =================================================================== --- head/science/crf++/Makefile (revision 240020) +++ head/science/crf++/Makefile (revision 240021) @@ -1,22 +1,23 @@ # New ports collection makefile for: crf++ # Date created: 2006-07-27 # Whom: Cheng-Lung Sung # # $FreeBSD$ # PORTNAME= crf++ -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= science math MASTER_SITES= SF \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= crfpp clsung/${PORTNAME} DISTNAME= CRF++-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Yet Another CRF toolkit GNU_CONFIGURE= yes USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:22 .include Property changes on: head/science/crf++/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/science/crf++/distinfo =================================================================== --- head/science/crf++/distinfo (revision 240020) +++ head/science/crf++/distinfo (revision 240021) @@ -1,3 +1,3 @@ -MD5 (CRF++-0.51.tar.gz) = 8de92841e89348c5937ebc0430e33465 -SHA256 (CRF++-0.51.tar.gz) = 77c43cd898fff8c4bf56e4ab8d8cc9066c65c2354bd06df0728dc8c2c3cfba57 -SIZE (CRF++-0.51.tar.gz) = 615535 +MD5 (CRF++-0.52.tar.gz) = c790441b710e1320299164b1608c891e +SHA256 (CRF++-0.52.tar.gz) = 49bda78c6fabd187daf9625d8c061138df7ecb155fd093ff63371626a952c044 +SIZE (CRF++-0.52.tar.gz) = 784959 Property changes on: head/science/crf++/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/science/crf++/pkg-plist =================================================================== --- head/science/crf++/pkg-plist (revision 240020) +++ head/science/crf++/pkg-plist (revision 240021) @@ -1,7 +1,8 @@ @comment $FreeBSD$ bin/crf_learn bin/crf_test include/crfpp.h lib/libcrfpp.so.0 lib/libcrfpp.so lib/libcrfpp.a +lib/libcrfpp.la Property changes on: head/science/crf++/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property