aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WordNet-Similarity
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2004-10-31 03:44:47 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2004-10-31 03:44:47 +0000
commit7399611cdbcd9697f53ac40a1d9e91794e6496be (patch)
treeef1e0ffeada31ddf8804672af36db847fd4d1dfd /textproc/p5-WordNet-Similarity
parentcd68b89c1e13c09c30086edbc040d2af5e30116a (diff)
downloadports-7399611cdbcd9697f53ac40a1d9e91794e6496be.tar.gz
ports-7399611cdbcd9697f53ac40a1d9e91794e6496be.zip
- update to 0.12
- remove suppport of Berkerley DB - new dependency, p5-Text-Similarity (Text::OverlapFinder) Approved by: co-mentor (vanilla)
Notes
Notes: svn path=/head/; revision=120508
Diffstat (limited to 'textproc/p5-WordNet-Similarity')
-rw-r--r--textproc/p5-WordNet-Similarity/Makefile10
-rw-r--r--textproc/p5-WordNet-Similarity/distinfo4
-rw-r--r--textproc/p5-WordNet-Similarity/pkg-plist4
3 files changed, 9 insertions, 9 deletions
diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile
index f7d3190a7c1d..b0a1cdbf8931 100644
--- a/textproc/p5-WordNet-Similarity/Makefile
+++ b/textproc/p5-WordNet-Similarity/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WordNet-Similarity
-PORTVERSION= 0.11
+PORTVERSION= 0.12
PORTREVISION= 0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -17,10 +17,11 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Modules/CLI to determine semantic relatedness using the WordNet
BUILD_DEPENDS= ${SITE_PERL}/WordNet/QueryData.pm:${PORTSDIR}/textproc/p5-WordNet-QueryData \
- ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB
+ ${SITE_PERL}/Text/OverlapFinder.pm:${PORTSDIR}/textproc/p5-Text-Similarity
RUN_DEPENDS= ${BUILD_DEPENDS}
WNHOME?= ${LOCALBASE}/share/WordNet-2.0
+WRKSRC= ${WRKDIR}/${PORTNAME}
PERL_CONFIGURE= yes
CONFIGURE_ENV= WNHOME=${WNHOME}
@@ -31,10 +32,11 @@ MAN1= rawtextFreq.pl.1 \
similarity.pl.1 \
wordVectors.pl.1 \
compounds.pl.1 \
- readDB.pl.1 \
brownFreq.pl.1 \
treebankFreq.pl.1 \
- wnDepths.pl.1
+ wnDepths.pl.1 \
+ semCorRawFreq.pl.1 \
+ semCorFreq.pl.1
MAN3= WordNet::Similarity.3 WordNet::Similarity::jcn.3 \
WordNet::Similarity::hso.3 WordNet::Similarity::vector.3 \
WordNet::Similarity::random.3 WordNet::Similarity::res.3 \
diff --git a/textproc/p5-WordNet-Similarity/distinfo b/textproc/p5-WordNet-Similarity/distinfo
index a01e965483f3..acd6d8021b68 100644
--- a/textproc/p5-WordNet-Similarity/distinfo
+++ b/textproc/p5-WordNet-Similarity/distinfo
@@ -1,2 +1,2 @@
-MD5 (WordNet-Similarity-0.11.tar.gz) = 1b7bda59ce95c6a2e5e6ccc5871b160f
-SIZE (WordNet-Similarity-0.11.tar.gz) = 589325
+MD5 (WordNet-Similarity-0.12.tar.gz) = 853f040258fc613279aebb6a4cc9d29c
+SIZE (WordNet-Similarity-0.12.tar.gz) = 592366
diff --git a/textproc/p5-WordNet-Similarity/pkg-plist b/textproc/p5-WordNet-Similarity/pkg-plist
index 8baa5102aed0..649132480570 100644
--- a/textproc/p5-WordNet-Similarity/pkg-plist
+++ b/textproc/p5-WordNet-Similarity/pkg-plist
@@ -5,14 +5,12 @@ bin/similarity.pl
bin/wordVectors.pl
bin/treebankFreq.pl
bin/compounds.pl
-bin/readDB.pl
bin/semCorRawFreq.pl
bin/wnDepths.pl
bin/semCorFreq.pl
-%%SITE_PERL%%/dbInterface.pm
%%SITE_PERL%%/get_wn_info.pm
%%SITE_PERL%%/stem.pm
-%%SITE_PERL%%/string_compare.pm
+%%SITE_PERL%%/vectorFile.pm
%%SITE_PERL%%/WordNet/lesk-relation.dat
%%SITE_PERL%%/WordNet/treedepths-2.0.dat
%%SITE_PERL%%/WordNet/ic-semcor.dat