1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Upgrade to 0.0.3 to support PHP 5.2 and unbreak.

This commit is contained in:
Jun Kuriyama 2007-02-13 00:52:44 +00:00
parent 5ca9a6aed0
commit c6393be433
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185059
2 changed files with 4 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mecab
PORTVERSION= 0.0.2
PORTVERSION= 0.0.3
CATEGORIES= japanese
MASTER_SITES= http://page2.xrea.jp/pub/ \
http://dist.bsdlab.org/
@ -18,10 +18,6 @@ COMMENT= A PHP5 extension for MeCab Morphological Analyzer
LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab
BROKEN= Does not compile
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2007-04-10
USE_PHP= yes
DEFAULT_PHP_VER=5
USE_PHPEXT= yes

View File

@ -1,3 +1,3 @@
MD5 (php_mecab-0.0.2.tgz) = 5c42d76ebeba8a8b301f7cd6e03d643c
SHA256 (php_mecab-0.0.2.tgz) = 077f9f79a8e1ede839db98291501c53d5130082fc463d46516af61db19ec6269
SIZE (php_mecab-0.0.2.tgz) = 25345
MD5 (php_mecab-0.0.3.tgz) = 99f457659b78a223b080754a95a9cee1
SHA256 (php_mecab-0.0.3.tgz) = 29c36daeb141c72253536c2071a409f935773a8dd43d94de0b92cf96361d633f
SIZE (php_mecab-0.0.3.tgz) = 25470