From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 23 18:10:05 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E0E15B82 for ; Thu, 23 May 2013 18:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AC0167B1 for ; Thu, 23 May 2013 18:10:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4NIA5jJ083435 for ; Thu, 23 May 2013 18:10:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4NIA5q6083434; Thu, 23 May 2013 18:10:05 GMT (envelope-from gnats) Resent-Date: Thu, 23 May 2013 18:10:05 GMT Resent-Message-Id: <201305231810.r4NIA5q6083434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rustem Alimov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 04EB258E for ; Thu, 23 May 2013 18:01:21 +0000 (UTC) (envelope-from rustem.alimov@gmail.com) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) by mx1.freebsd.org (Postfix) with ESMTP id 85CA2685 for ; Thu, 23 May 2013 18:01:20 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id p10so3765889lbi.17 for ; Thu, 23 May 2013 11:01:19 -0700 (PDT) Received: from gmail.com ([77.51.40.63]) by mx.google.com with ESMTPSA id y7sm5277897lad.5.2013.05.23.11.01.16 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 23 May 2013 11:01:18 -0700 (PDT) Received: by gmail.com (sSMTP sendmail emulation); Thu, 23 May 2013 22:01:00 +0400 Message-Id: <519e596e.c712980a.2e61.0877@mx.google.com> Date: Thu, 23 May 2013 22:01:00 +0400 From: Rustem Alimov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178875: [PATCH] databases/pecl-mongo: update to 1.4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 May 2013 18:10:05 -0000 >Number: 178875 >Category: ports >Synopsis: [PATCH] databases/pecl-mongo: update to 1.4.0 >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: Thu May 23 18:10:05 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rustem Alimov >Release: FreeBSD 9.1-RELEASE i386 >Organization: >Environment: System: FreeBSD rust.freebsd.local 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826 >Description: - Update to 1.4.0 >How-To-Repeat: >Fix: --- pecl-mongo.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 318886) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.0 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Index: distinfo =================================================================== --- distinfo (revision 318886) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mongo-1.3.7.tgz) = b43561ee20ff90306df2fba421b93bad1c88b8da5d992087366d2c715272e571 -SIZE (mongo-1.3.7.tgz) = 126064 +SHA256 (mongo-1.4.0.tgz) = dccfd3cccf231608c1f17b1e916086c3278a9d661a830481161722c963e6f382 +SIZE (mongo-1.4.0.tgz) = 138495 --- pecl-mongo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: