From owner-svn-ports-all@FreeBSD.ORG Thu Oct 18 01:19:08 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BB3D830; Thu, 18 Oct 2012 01:19:08 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 421888FC0C; Thu, 18 Oct 2012 01:19:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9I1J8iW008401; Thu, 18 Oct 2012 01:19:08 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9I1J8lk008398; Thu, 18 Oct 2012 01:19:08 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201210180119.q9I1J8lk008398@svn.freebsd.org> From: "Jason E. Hale" Date: Thu, 18 Oct 2012 01:19:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306044 - head/databases/pecl-mongo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 01:19:08 -0000 Author: jhale Date: Thu Oct 18 01:19:07 2012 New Revision: 306044 URL: http://svn.freebsd.org/changeset/ports/306044 Log: - Update to 1.2.12 [1] - Trim Makefile header PR: ports/170994 [1] Submitted by: Joe Horn [1] Approved by: maintainer timeout (miwi, 6 weeks) makc, avilla (mentors, implicit) Feature safe: yes Modified: head/databases/pecl-mongo/Makefile (contents, props changed) head/databases/pecl-mongo/distinfo (contents, props changed) Modified: head/databases/pecl-mongo/Makefile ============================================================================== --- head/databases/pecl-mongo/Makefile Thu Oct 18 00:51:00 2012 (r306043) +++ head/databases/pecl-mongo/Makefile Thu Oct 18 01:19:07 2012 (r306044) @@ -1,12 +1,8 @@ -# Ports collection makefile for: pear-mongo -# Date created: 23 Nov, 2009 -# Whom: wen -# +# Created by: wen # $FreeBSD$ -# PORTNAME= mongo -PORTVERSION= 1.2.7 +PORTVERSION= 1.2.12 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/databases/pecl-mongo/distinfo ============================================================================== --- head/databases/pecl-mongo/distinfo Thu Oct 18 00:51:00 2012 (r306043) +++ head/databases/pecl-mongo/distinfo Thu Oct 18 01:19:07 2012 (r306044) @@ -1,2 +1,2 @@ -SHA256 (mongo-1.2.7.tgz) = 8c97982ce2e146442354526b615f89cf83e2d295581ddf4f9cbd639937c25c6b -SIZE (mongo-1.2.7.tgz) = 84677 +SHA256 (mongo-1.2.12.tgz) = bf3c3fd0e8e4a37bf476535361ce881ca6287a26390731961b20b2789f011c54 +SIZE (mongo-1.2.12.tgz) = 90517