diff options
author | taca <taca@pkgsrc.org> | 2015-12-13 17:20:21 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-12-13 17:20:21 +0000 |
commit | 57ae486b2827e85f169334ba320048266801d554 (patch) | |
tree | 85c77fbd555ea4d907a981c4889c652da5bb1888 /textproc | |
parent | ccfdabcfd6440dabd180f37b6c4d579b1f72c7fb (diff) | |
download | pkgsrc-57ae486b2827e85f169334ba320048266801d554.tar.gz |
Update php-mecab to 0.6.0.
2015-12-05: php-mecab 0.6.0
===========================
* Add support for PHP 7.
* Add `MeCab` namespace classes and constants.
* Non-namespace classes are not supported on PHP 7.
* Non-namespace constants are not supported on PHP 7.
* Procedural APIs (`mecab_*` functions) are not supported on PHP 7.
* Non-namespace classes are deprecated on PHP 5.
* PHP versions earlier than 5.3 are no longer supported.
* MeCab versions earlier than 0.99 are no longer supported.
* Removed features:
* `$filter` callback argument of `mecab_split()` function.
* The persistent resource.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/php-mecab/Makefile | 12 | ||||
-rw-r--r-- | textproc/php-mecab/PLIST.extras | 20 | ||||
-rw-r--r-- | textproc/php-mecab/distinfo | 10 |
3 files changed, 23 insertions, 19 deletions
diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index 9a4911e031b..d157ba77919 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -1,20 +1,20 @@ -# $NetBSD: Makefile,v 1.9 2015/09/12 20:03:01 tnn Exp $ +# $NetBSD: Makefile,v 1.10 2015/12/13 17:20:21 taca Exp $ # -PECL_DISTNAME= php-${MODNAME}-${PECL_VERSION} +PECL_DISTNAME= ${MODNAME}-${PECL_VERSION} MODNAME= mecab -PECL_VERSION= 0.5.0 +PECL_VERSION= 0.6.0 PECL_LEGACY_VERSION_SCHEME= yes CATEGORIES= textproc japanese -MASTER_SITES= https://cloud.github.com/downloads/rsky/php-mecab/ -EXTRACT_SUFX= .tgz +MASTER_SITES= http://pecl.opendogs.org/get/ +#EXTRACT_SUFX= .tar.gz MAINTAINER= taca@NetBSD.org HOMEPAGE= https://github.com/rsky/php-mecab COMMENT= PHP extension for MeCab Morphological Analyzer LICENSE= mit -EGDIR= share/examples/php/mecab +EGDIR= share/examples/php/mecab INSTALLATION_DIRS+= ${EGDIR} PLIST_SRC+= ${.CURDIR}/PLIST.extras diff --git a/textproc/php-mecab/PLIST.extras b/textproc/php-mecab/PLIST.extras index d24b0c76bb9..af7d435ba55 100644 --- a/textproc/php-mecab/PLIST.extras +++ b/textproc/php-mecab/PLIST.extras @@ -1,31 +1,35 @@ -@comment $NetBSD: PLIST.extras,v 1.1.1.1 2010/12/19 02:13:50 taca Exp $ +@comment $NetBSD: PLIST.extras,v 1.2 2015/12/13 17:20:21 taca Exp $ share/examples/php/mecab/allmorphs-func.php +share/examples/php/mecab/allmorphs-ns.php share/examples/php/mecab/allmorphs-oo.php share/examples/php/mecab/common.inc.php share/examples/php/mecab/dicinfo-func.php +share/examples/php/mecab/dicinfo-ns.php share/examples/php/mecab/dicinfo-oo.php share/examples/php/mecab/dumpall-func.php +share/examples/php/mecab/dumpall-ns.php +share/examples/php/mecab/dumpall-ns2.php share/examples/php/mecab/dumpall-oo.php share/examples/php/mecab/dumpall-oo2.php share/examples/php/mecab/format-func.php +share/examples/php/mecab/format-ns.php +share/examples/php/mecab/format-ns2.php share/examples/php/mecab/format-oo.php share/examples/php/mecab/format-oo2.php share/examples/php/mecab/nbest-func.php +share/examples/php/mecab/nbest-ns.php share/examples/php/mecab/nbest-oo.php -share/examples/php/mecab/nodelist-func.php -share/examples/php/mecab/nodelist-oo.php -share/examples/php/mecab/nodelist-oo2.php -share/examples/php/mecab/parse-func-p.php share/examples/php/mecab/parse-func.php -share/examples/php/mecab/parse-oo-p.php +share/examples/php/mecab/parse-ns.php share/examples/php/mecab/parse-oo.php share/examples/php/mecab/provides-r.php share/examples/php/mecab/provides.php -share/examples/php/mecab/split-func-p.php share/examples/php/mecab/split-func.php -share/examples/php/mecab/split-oo-p.php +share/examples/php/mecab/split-ns.php share/examples/php/mecab/split-oo.php share/examples/php/mecab/test-func.php +share/examples/php/mecab/test-ns.php share/examples/php/mecab/test-oo.php share/examples/php/mecab/wakati-func.php +share/examples/php/mecab/wakati-ns.php share/examples/php/mecab/wakati-oo.php diff --git a/textproc/php-mecab/distinfo b/textproc/php-mecab/distinfo index 833d52600e6..b8bf185637f 100644 --- a/textproc/php-mecab/distinfo +++ b/textproc/php-mecab/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 02:00:00 agc Exp $ +$NetBSD: distinfo,v 1.4 2015/12/13 17:20:21 taca Exp $ -SHA1 (php-mecab/php-mecab-0.5.0.tgz) = 3f451e67f736b8d4a8b494cb0333cfbb5fa4a274 -RMD160 (php-mecab/php-mecab-0.5.0.tgz) = e20c6b9addb2b2857ed5cf89937ff6db6df8e632 -SHA512 (php-mecab/php-mecab-0.5.0.tgz) = 56e45ead78731e275431a67e45e4672c10c75700d6e69a0d8e00e120935b90876a556a8e92944445d3f216932426507e7136bc1665ccd1d347d6aafa5b6b4409 -Size (php-mecab/php-mecab-0.5.0.tgz) = 50180 bytes +SHA1 (php-mecab/mecab-0.6.0.tgz) = a96087af17b978ddbb49c9b9bdf179158d141b9f +RMD160 (php-mecab/mecab-0.6.0.tgz) = 549c4a1b5166ae64d562f929ed847f2b8a8ab8f5 +SHA512 (php-mecab/mecab-0.6.0.tgz) = 37d3adfe46686cbfbb2e00e3afc5667d4949d8568cddf1bd2e484de5a13dc02af80d9e3d1c1c5ad629b3630a9391ba325858229657f4a11d662b0fd482503b15 +Size (php-mecab/mecab-0.6.0.tgz) = 50194 bytes |