- Update to 0.994
- Pet portlint: remove specific ABI version numbers from LIB_DEPENDS PR: ports/171413 (based on) Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org> Approved by: maintainer (via twitter) Feature safe: yes
This commit is contained in:
parent
2551d671bb
commit
1a04e0a422
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305812
@ -5,16 +5,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mecab
|
||||
PORTVERSION= 0.98
|
||||
PORTVERSION= 0.994
|
||||
CATEGORIES= japanese python textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-python/${PORTVERSION}
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
DISTNAME= ${PORTNAME}-python-${PORTVERSION}
|
||||
|
||||
MAINTAINER= jun-g@daemonfreaks.com
|
||||
COMMENT= Python bindings for MeCab
|
||||
|
||||
BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13
|
||||
LIB_DEPENDS= mecab.1:${PORTSDIR}/japanese/mecab
|
||||
LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mecab-python-0.98.tar.gz) = d3a4b2c602b7e6baae8465c859fe8b1e2d5ceb04b619a07a35bd68daef275014
|
||||
SIZE (mecab-python-0.98.tar.gz) = 51651
|
||||
SHA256 (mecab-python-0.994.tar.gz) = 30d828c73f95492f91fc5f7770b3a40765e9e931afb8295f419109b32652f7ce
|
||||
SIZE (mecab-python-0.994.tar.gz) = 61978
|
||||
|
Loading…
Reference in New Issue
Block a user