Date: Wed, 21 Oct 2015 19:49:56 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399929 - in head/databases/pymongo: . files Message-ID: <201510211949.t9LJnuKr085003@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510211949.t9LJnuKr085003>