diff options
author | mezz <mezz@FreeBSD.org> | 2005-09-12 13:52:44 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-09-12 13:52:44 +0800 |
commit | 252fc9e8a5cb91fbed2f3c2c709c2509cfe3dc32 (patch) | |
tree | c0968a3304a6f7bfb4837ab3390d58c889236277 /textproc/link-grammar | |
parent | c5169b626e81e94fff8da538b7d03dc94883b2f2 (diff) | |
download | freebsd-ports-gnome-252fc9e8a5cb91fbed2f3c2c709c2509cfe3dc32.tar.gz freebsd-ports-gnome-252fc9e8a5cb91fbed2f3c2c709c2509cfe3dc32.tar.zst freebsd-ports-gnome-252fc9e8a5cb91fbed2f3c2c709c2509cfe3dc32.zip |
Update to 4.1.3.
Diffstat (limited to 'textproc/link-grammar')
-rw-r--r-- | textproc/link-grammar/Makefile | 4 | ||||
-rw-r--r-- | textproc/link-grammar/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index 771d8d7804f4..3c86aa100300 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= link-grammar -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.3 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ @@ -24,8 +24,6 @@ DOCS= LICENSE README post-patch: @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's|/words/|/en/words/|g' \ - ${WRKSRC}/data/en/4.0.dict .ifndef (NOPORTDOCS) post-install: diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo index 7137890d53d1..1a25861b7f1d 100644 --- a/textproc/link-grammar/distinfo +++ b/textproc/link-grammar/distinfo @@ -1,2 +1,2 @@ -MD5 (link-grammar-4.1.1.tar.gz) = c39f6ce4887e0737b70d4740680bce79 -SIZE (link-grammar-4.1.1.tar.gz) = 703878 +MD5 (link-grammar-4.1.3.tar.gz) = 5edbeab4b9e3f61b343e68206708703e +SIZE (link-grammar-4.1.3.tar.gz) = 710979 |