Bug 176695 - [PATCH] devel/py-mongokit: update to 0.8.3
Summary: [PATCH] devel/py-mongokit: update to 0.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 17:50 UTC by William Grzybowski
Modified: 2013-03-22 09:30 UTC (History)
0 users

See Also:


Attachments
py-mongokit.patch (759 bytes, patch)
2013-03-06 17:50 UTC, William Grzybowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Grzybowski 2013-03-06 17:50:00 UTC
	Update to 0.8.3
	Changes: https://github.com/namlook/mongokit/blob/master/CHANGELOG
	Redports: https://redports.org/buildarchive/20130306172900-65045/

Fix: See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-06 17:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-06 17:50:09 UTC
Maintainer of devel/py-mongokit,

Please note that PR ports/176695 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176695

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-06 17:50:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-03-06 18:02:32 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-03-22 09:28:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-03-22 09:28:07 UTC
Author: culot
Date: Fri Mar 22 09:27:55 2013
New Revision: 314900
URL: http://svnweb.freebsd.org/changeset/ports/314900

Log:
  - Update to 0.8.3
  
  Changes:	https://github.com/namlook/mongokit/blob/master/CHANGELOG
  PR:		ports/176695
  Submitted by:	William Grzybowski <william88@gmail.com>
  Approved by:	maintainer (timeout, >14 days)

Modified:
  head/devel/py-mongokit/Makefile
  head/devel/py-mongokit/distinfo

Modified: head/devel/py-mongokit/Makefile
==============================================================================
--- head/devel/py-mongokit/Makefile	Fri Mar 22 09:23:02 2013	(r314899)
+++ head/devel/py-mongokit/Makefile	Fri Mar 22 09:27:55 2013	(r314900)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongokit
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-mongokit/distinfo
==============================================================================
--- head/devel/py-mongokit/distinfo	Fri Mar 22 09:23:02 2013	(r314899)
+++ head/devel/py-mongokit/distinfo	Fri Mar 22 09:27:55 2013	(r314900)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"