mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update port: textproc/p5-WordNet-QueryData from 1.28 to 1.31
grab maintainer PR: ports/58006 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
This commit is contained in:
parent
3ffe75772b
commit
6868295341
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91193
@ -6,14 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= WordNet-QueryData
|
||||
PORTVERSION= 1.28
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.31
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= WordNet
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= clsung@dragon2.net
|
||||
COMMENT= Perl interface to the WordNet database files
|
||||
|
||||
LIB_DEPENDS= wn1.7:${PORTSDIR}/textproc/wordnet
|
||||
@ -28,7 +27,7 @@ MAN3= WordNet::QueryData.3
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
'/wnHomeUnix/s|/usr/local/WordNet-1.7.1|${WNHOME}|; \
|
||||
'/wnHomeUnix/s|/usr/local/WordNet-2.0|${WNHOME}|; \
|
||||
/wnPrefixUnix/s|/dict||' ${WRKSRC}/QueryData.pm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (WordNet-QueryData-1.28.tar.gz) = 2e59b756371caa6a2dbb8b3f1770a19c
|
||||
MD5 (WordNet-QueryData-1.31.tar.gz) = 0452ffcfe56150a2900be3abadf4b67c
|
||||
|
Loading…
Reference in New Issue
Block a user