Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Mar 2013 09:42:34 -0800 (PST)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176695: [PATCH] devel/py-mongokit: update to 0.8.3
Message-ID:  <5137800a.0349ec0a.5e49.ffff9411@mx.google.com>
Resent-Message-ID: <201303061750.r26Ho0UE039519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176695
>Category:       ports
>Synopsis:       [PATCH] devel/py-mongokit: update to 0.8.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:   Wed Mar 06 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to 0.8.3
	Changes: https://github.com/namlook/mongokit/blob/master/CHANGELOG
	Redports: https://redports.org/buildarchive/20130306172900-65045/

>How-To-Repeat:
>Fix:

	See attached patch


--- py-mongokit.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 313459)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongokit
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 313459)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mongokit-0.8.1.tar.gz) = a1f31e3a216d0df42e6f1a9d3d1f22b25e6b52812998dcd567dabcea734c71e8
-SIZE (mongokit-0.8.1.tar.gz) = 138889
+SHA256 (mongokit-0.8.3.tar.gz) = 7c86a4d27d110a06d66fd2d55b5d19f3b4152c77b854c3c07e63eb4fe8c53571
+SIZE (mongokit-0.8.3.tar.gz) = 68024
--- py-mongokit.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5137800a.0349ec0a.5e49.ffff9411>