mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.0.1
- Pet portlint PR: 189807 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
parent
cb9d91a8f6
commit
63cc645d72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354502
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user