Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 17:08:57 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/189807: [PATCH] textproc/pecl-doublemetaphone: update to 1.0.1
Message-ID:  <201405141508.s4EF8vWf081815@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405141510.s4EFA16c006446@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189807
>Category:       ports
>Synopsis:       [PATCH] textproc/pecl-doublemetaphone: update to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 14 15:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 1.0.1
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/pecl-doublemetaphone/1.0.1/

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- pecl-doublemetaphone-1.0.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354064)
+++ Makefile	(working copy)
@@ -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 @@
 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
Index: distinfo
===================================================================
--- distinfo	(revision 354064)
+++ distinfo	(working copy)
@@ -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
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354064)
+++ pkg-descr	(working copy)
@@ -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
--- pecl-doublemetaphone-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405141508.s4EF8vWf081815>