ports/181486: [PATCH] devel/py-mongoengine: update to 0.8.4
William Grzybowski
wg at FreeBSD.org
Fri Aug 23 14:30:00 UTC 2013
>Number: 181486
>Category: ports
>Synopsis: [PATCH] devel/py-mongoengine: update to 0.8.4
>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: Fri Aug 23 14:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r251226: Sat Jun 1 21:56:43 UTC 2013 peter at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64
>Description:
- Update to 0.8.4
Also I wouild like to take maintainsership if it no longer interest you.
>How-To-Repeat:
>Fix:
See attached patch
--- py-mongoengine.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 325139)
+++ Makefile (working copy)
@@ -2,13 +2,13 @@
# $FreeBSD$
PORTNAME= mongoengine
-PORTVERSION= 0.7.9
+PORTVERSION= 0.8.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mail at derzinn.de
-COMMENT= A Python Object-Document-Mapper for working with MongoDB
+COMMENT= Object-Document-Mapper for working with MongoDB
LICENSE= MIT
Index: distinfo
===================================================================
--- distinfo (revision 325139)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (mongoengine-0.7.9.tar.gz) = 729e6dd366b049a0dcd1694a36f1a8166d4643dd2074ff6c9c085aa349164673
-SIZE (mongoengine-0.7.9.tar.gz) = 103159
+SHA256 (mongoengine-0.8.4.tar.gz) = 623057f31ea693b0ad7a18bbbced20d60aea8628031102305bd18dcd6e6a3d86
+SIZE (mongoengine-0.8.4.tar.gz) = 124353
--- py-mongoengine.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list