From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 1 13:00:00 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DFA825F1 for ; Sun, 1 Sep 2013 13:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A4DC42A33 for ; Sun, 1 Sep 2013 13:00:00 +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 r81D005u031926 for ; Sun, 1 Sep 2013 13:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r81D00bp031925; Sun, 1 Sep 2013 13:00:00 GMT (envelope-from gnats) Resent-Date: Sun, 1 Sep 2013 13:00:00 GMT Resent-Message-Id: <201309011300.r81D00bp031925@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, "Charlie &" 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 ESMTP id 458FC2E4 for ; Sun, 1 Sep 2013 12:53:15 +0000 (UTC) (envelope-from rustem.alimov@gmail.com) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C0EDE29FC for ; Sun, 1 Sep 2013 12:53:14 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id eh20so2758911lab.4 for ; Sun, 01 Sep 2013 05:53:12 -0700 (PDT) Received: from ruspc ([95.72.42.44]) by mx.google.com with ESMTPSA id b6sm3798606lae.0.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 01 Sep 2013 05:53:12 -0700 (PDT) Received: by ruspc (sSMTP sendmail emulation); Sun, 01 Sep 2013 16:52:51 +0400 Message-Id: <522338b8.2613980a.4234.7038@mx.google.com> Date: Sun, 01 Sep 2013 16:52:51 +0400 From: "Charlie &" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/181724: [PATCH] databases/pecl-mongo: update to 1.4.3 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: Sun, 01 Sep 2013 13:00:00 -0000 >Number: 181724 >Category: ports >Synopsis: [PATCH] databases/pecl-mongo: update to 1.4.3 >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: Sun Sep 01 13:00:00 UTC 2013 >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.4.3 >How-To-Repeat: >Fix: --- pecl-mongo.diff begins here --- Index: Makefile =================================================================== --- Makefile (revision 325850) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mongo -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.3 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Index: distinfo =================================================================== --- distinfo (revision 325850) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mongo-1.4.1.tgz) = 230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6 -SIZE (mongo-1.4.1.tgz) = 138957 +SHA256 (mongo-1.4.3.tgz) = 43686e8c9fabfec6852fa42eb664aa662a6d423b4bd3eba41f42514892d8d4a4 +SIZE (mongo-1.4.3.tgz) = 140481 --- pecl-mongo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: