diff --git a/textproc/pecl-doublemetaphone/Makefile b/textproc/pecl-doublemetaphone/Makefile index 8feaf318e46c..79cfe1e6426b 100644 --- a/textproc/pecl-doublemetaphone/Makefile +++ b/textproc/pecl-doublemetaphone/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= doublemetaphone -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= textproc pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org -COMMENT= A PECL extension which implements the Double Metaphone algorithm +COMMENT= PECL extension which implements the Double Metaphone algorithm USE_PHP= yes USE_PHP_BUILD= yes diff --git a/textproc/pecl-doublemetaphone/distinfo b/textproc/pecl-doublemetaphone/distinfo index 3d7abbe804f9..98276b1d286a 100644 --- a/textproc/pecl-doublemetaphone/distinfo +++ b/textproc/pecl-doublemetaphone/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/doublemetaphone-1.0.0.tgz) = d1855c7c02e69c37e8df943c71754b322ac073b9814e1e02859419704ef2ff18 -SIZE (PECL/doublemetaphone-1.0.0.tgz) = 8528 +SHA256 (PECL/doublemetaphone-1.0.1.tgz) = db2828e100b15a428635f88f74585bdbeeed62a76be39163ff2638da7c0fab25 +SIZE (PECL/doublemetaphone-1.0.1.tgz) = 10039 diff --git a/textproc/pecl-doublemetaphone/pkg-descr b/textproc/pecl-doublemetaphone/pkg-descr index 96c7ef9d454e..641e5f89f030 100644 --- a/textproc/pecl-doublemetaphone/pkg-descr +++ b/textproc/pecl-doublemetaphone/pkg-descr @@ -1,4 +1,4 @@ The doublemetaphone extension provides an implementation of the Double Metaphone algorithm. -WWW: http://pecl.php.net/package/doublemetaphone/ +WWW: http://pecl.php.net/package/doublemetaphone