From rustem.alimov@gmail.com  Wed Apr 10 19:05:31 2013
Return-Path: <rustem.alimov@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 57C25930
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Apr 2013 19:05:31 +0000 (UTC)
	(envelope-from rustem.alimov@gmail.com)
Received: from mail-la0-x229.google.com (mail-la0-x229.google.com [IPv6:2a00:1450:4010:c03::229])
	by mx1.freebsd.org (Postfix) with ESMTP id D77FC277
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Apr 2013 19:05:30 +0000 (UTC)
Received: by mail-la0-f41.google.com with SMTP id er20so785952lab.0
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Apr 2013 12:05:29 -0700 (PDT)
Received: from gmail.com ([95.73.109.212])
        by mx.google.com with ESMTPS id a9sm427462laf.2.2013.04.10.12.05.26
        (version=TLSv1 cipher=RC4-SHA bits=128/128);
        Wed, 10 Apr 2013 12:05:28 -0700 (PDT)
Received: by gmail.com (sSMTP sendmail emulation); Wed, 10 Apr 2013 23:05:10 +0400
Message-Id: <5165b7f8.2916980a.58b9.1209@mx.google.com>
Date: Wed, 10 Apr 2013 23:05:10 +0400
From: rustem.alimov@gmail.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] databases/pecl-mongo: update to 1.3.7
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         177762
>Category:       ports
>Synopsis:       [PATCH] databases/pecl-mongo: update to 1.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 10 19:10:00 UTC 2013
>Closed-Date:    Fri Apr 26 13:29:15 UTC 2013
>Last-Modified:  Fri Apr 26 13:30:04 UTC 2013
>Originator:     Rustem Alimov
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to 1.3.7
>How-To-Repeat:
>Fix:

--- pecl-mongo.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 315779)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongo
-PORTVERSION=	1.3.6
+PORTVERSION=	1.3.7
 CATEGORIES=	databases pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
Index: distinfo
===================================================================
--- distinfo	(revision 315779)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mongo-1.3.6.tgz) = 147a7fa574e3e75e8a6c505b93eaaedd8060318116a0a448ff0add3badf5ac29
-SIZE (mongo-1.3.6.tgz) = 125927
+SHA256 (mongo-1.3.7.tgz) = b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571
+SIZE (mongo-1.3.7.tgz) = 126064
--- pecl-mongo.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Apr 10 19:10:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177762 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Apr 26 13:29:15 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177762 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/177762: commit references a PR
Date: Fri, 26 Apr 2013 13:29:18 +0000 (UTC)

 Author: miwi
 Date: Fri Apr 26 13:29:10 2013
 New Revision: 316609
 URL: http://svnweb.freebsd.org/changeset/ports/316609
 
 Log:
   - Update to 1.3.7
   
   PR:		177762
   Submitted by:	rustem.alimov@gmail.com
 
 Modified:
   head/databases/pecl-mongo/Makefile
   head/databases/pecl-mongo/distinfo
 
 Modified: head/databases/pecl-mongo/Makefile
 ==============================================================================
 --- head/databases/pecl-mongo/Makefile	Fri Apr 26 13:28:32 2013	(r316608)
 +++ head/databases/pecl-mongo/Makefile	Fri Apr 26 13:29:10 2013	(r316609)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	mongo
 -PORTVERSION=	1.3.6
 +PORTVERSION=	1.3.7
  CATEGORIES=	databases pear
  MASTER_SITES=	http://pecl.php.net/get/
  PKGNAMEPREFIX=	pecl-
 
 Modified: head/databases/pecl-mongo/distinfo
 ==============================================================================
 --- head/databases/pecl-mongo/distinfo	Fri Apr 26 13:28:32 2013	(r316608)
 +++ head/databases/pecl-mongo/distinfo	Fri Apr 26 13:29:10 2013	(r316609)
 @@ -1,2 +1,2 @@
 -SHA256 (mongo-1.3.6.tgz) = 147a7fa574e3e75e8a6c505b93eaaedd8060318116a0a448ff0add3badf5ac29
 -SIZE (mongo-1.3.6.tgz) = 125927
 +SHA256 (mongo-1.3.7.tgz) = b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571
 +SIZE (mongo-1.3.7.tgz) = 126064
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
