aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-WordNet-QueryData
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-01-16 06:21:19 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-01-16 06:21:19 +0000
commit3c099fe66b871dca0243aadaed0cbc3a97556d7f (patch)
tree7cdc4cd5986757a1771f3f50bbf72f14970256d0 /textproc/p5-WordNet-QueryData
parentd6091a9a22f4188552a8a2b43c941772f79ca9d6 (diff)
downloadports-3c099fe66b871dca0243aadaed0cbc3a97556d7f.tar.gz
ports-3c099fe66b871dca0243aadaed0cbc3a97556d7f.zip
- update to 1.39
- library depends from wn.2 to WN.2 (reflect textproc/wordnet 2.1)
Notes
Notes: svn path=/head/; revision=153622
Diffstat (limited to 'textproc/p5-WordNet-QueryData')
-rw-r--r--textproc/p5-WordNet-QueryData/Makefile8
-rw-r--r--textproc/p5-WordNet-QueryData/distinfo5
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile
index 16b0120f4621..fca76841fd8b 100644
--- a/textproc/p5-WordNet-QueryData/Makefile
+++ b/textproc/p5-WordNet-QueryData/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WordNet-QueryData
-PORTVERSION= 1.38
+PORTVERSION= 1.39
PORTREVISION= 0
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -16,9 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the WordNet database files
-LIB_DEPENDS= wn2:${PORTSDIR}/textproc/wordnet
+LIB_DEPENDS= WN.2:${PORTSDIR}/textproc/wordnet
-WNHOME?= ${LOCALBASE}/share/WordNet-2.0
+WNHOME?= ${LOCALBASE}/share/WordNet
PERL_CONFIGURE= yes
CONFIGURE_ENV= WNHOME=${WNHOME}
@@ -28,7 +28,7 @@ MAN3= WordNet::QueryData.3
post-patch:
@${REINPLACE_CMD} -e \
- '/wnHomeUnix/s|/usr/local/WordNet-2.0|${WNHOME}|; \
+ '/wnHomeUnix/s|/usr/local/WordNet-2.1|${WNHOME}|; \
/wnPrefixUnix/s|/dict||' ${WRKSRC}/QueryData.pm
.include <bsd.port.mk>
diff --git a/textproc/p5-WordNet-QueryData/distinfo b/textproc/p5-WordNet-QueryData/distinfo
index bd98aa292f65..1b464254f0c7 100644
--- a/textproc/p5-WordNet-QueryData/distinfo
+++ b/textproc/p5-WordNet-QueryData/distinfo
@@ -1,2 +1,3 @@
-MD5 (WordNet-QueryData-1.38.tar.gz) = 9e007c650be4e5853c0c094af29da1dd
-SIZE (WordNet-QueryData-1.38.tar.gz) = 17298
+MD5 (WordNet-QueryData-1.39.tar.gz) = 592231e073b32512a8734528951bf32e
+SHA256 (WordNet-QueryData-1.39.tar.gz) = b6c7bc4390c011b37979df566680054114462d111d95baf21ec9e694279d02b6
+SIZE (WordNet-QueryData-1.39.tar.gz) = 16836