From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 4 19:40:00 2014 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D4829F28 for ; Fri, 4 Apr 2014 19:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF945954 for ; Fri, 4 Apr 2014 19:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s34Je01v030985 for ; Fri, 4 Apr 2014 19:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s34Je0oU030984; Fri, 4 Apr 2014 19:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 4 Apr 2014 19:40:00 GMT Resent-Message-Id: <201404041940.s34Je0oU030984@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 [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 269199B7 for ; Fri, 4 Apr 2014 19:30:21 +0000 (UTC) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A62EA85A for ; Fri, 4 Apr 2014 19:30:20 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id c11so2772357lbj.26 for ; Fri, 04 Apr 2014 12:30:18 -0700 (PDT) Received: from ruspc ([77.51.7.120]) by mx.google.com with ESMTPSA id z2sm8665592laz.4.2014.04.04.12.30.16 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 04 Apr 2014 12:30:17 -0700 (PDT) Received: by ruspc (sSMTP sendmail emulation); Fri, 04 Apr 2014 23:29:56 +0400 Message-Id: <533f0849.6206980a.03ef.ffffbbe4@mx.google.com> Date: Fri, 04 Apr 2014 23:29:56 +0400 From: Rustem Alimov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188265: |PATCH| databases/pecl-mongo: update to 1.5.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2014 19:40:01 -0000 >Number: 188265 >Category: ports >Synopsis: |PATCH| databases/pecl-mongo: update to 1.5.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: Fri Apr 04 19:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Rustem Alimov >Release: FreeBSD 9.1-RELEASE i386 >Organization: Rustem Alimov >Environment: System: FreeBSD ruspc 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826 >Description: - Update to 1.5.0 >How-To-Repeat: >Fix: --- pecl-mongo.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 350150) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.4.5 +PORTVERSION= 1.5.0 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Index: distinfo =================================================================== --- distinfo (revision 350150) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (PECL/mongo-1.4.5.tgz) = 45b20d4fc37e2ce1bc85dfb79418993ecfe61c519d6ad24e7d28cb4e1b380a55 -SIZE (PECL/mongo-1.4.5.tgz) = 141417 +SHA256 (PECL/mongo-1.5.0.tgz) = eca10bfa48ebb4d50ce10a98546f9e38d7f0fa614e75dd72003a1f07a37b4283 +SIZE (PECL/mongo-1.5.0.tgz) = 188905 --- pecl-mongo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: