From owner-svn-ports-all@freebsd.org Wed Oct 21 19:49:58 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0079CA1BD25; Wed, 21 Oct 2015 19:49:58 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 C24BAAC7; Wed, 21 Oct 2015 19:49:57 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9LJnuUM085005; Wed, 21 Oct 2015 19:49:56 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9LJnuKr085003; Wed, 21 Oct 2015 19:49:56 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201510211949.t9LJnuKr085003@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Wed, 21 Oct 2015 19:49:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399929 - in head/databases/pymongo: . files 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.20 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: Wed, 21 Oct 2015 19:49:58 -0000 Author: wg Date: Wed Oct 21 19:49:56 2015 New Revision: 399929 URL: https://svnweb.freebsd.org/changeset/ports/399929 Log: databases/pymongo: update to 3.0.3 Deleted: head/databases/pymongo/files/ Modified: head/databases/pymongo/Makefile head/databases/pymongo/distinfo Modified: head/databases/pymongo/Makefile ============================================================================== --- head/databases/pymongo/Makefile Wed Oct 21 17:59:38 2015 (r399928) +++ head/databases/pymongo/Makefile Wed Oct 21 19:49:56 2015 (r399929) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pymongo -PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTVERSION= 3.0.3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/pymongo/distinfo ============================================================================== --- head/databases/pymongo/distinfo Wed Oct 21 17:59:38 2015 (r399928) +++ head/databases/pymongo/distinfo Wed Oct 21 19:49:56 2015 (r399929) @@ -1,2 +1,2 @@ -SHA256 (pymongo-2.7.1.tar.gz) = 4810d302b8e132b99bfb6eeabcc71490cfc9d4064d84df593feb305121ed3535 -SIZE (pymongo-2.7.1.tar.gz) = 378724 +SHA256 (pymongo-3.0.3.tar.gz) = 3c6b2317f8031bc1e200fd1ea35f00a96f4569e3f3f220a5e66ab6227d96ccaf +SIZE (pymongo-3.0.3.tar.gz) = 419692