Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2014 11:11:44 +0300 (EEST)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        xmj@chaot.net
Subject:   ports/188252: [MAINTAINER] devel/py-xmltodict: update to 0.8.7
Message-ID:  <3703025011604583256.enqueue@mx12.chaot.net>
Resent-Message-ID: <201404040820.s348K1ag017422@freefall.freebsd.org>

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

>Number:         188252
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py-xmltodict: update to 0.8.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 04 08:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Goldener Grund OUe
>Environment:
System: FreeBSD mx12.chaot.net 11.0-CURRENT FreeBSD 11.0-CURRENT #7: Wed Apr  2 13:50:37 EEST
>Description:
- Update to 0.8.7

Changelog:
- Improve performance for large files

https://github.com/martinblech/xmltodict/compare/v0.8.6...v0.8.7

portlint: looks fine.
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140404080540-26188/

Generated with FreeBSD Port Tools 1.00.2014.03.22 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-xmltodict-0.8.7.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 350062)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmltodict
-PORTVERSION=	0.8.6
+PORTVERSION=	0.8.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 350062)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (xmltodict-0.8.6.tar.gz) = 21a441d1605ab73728e283546516930cddd96b3935e921135acf38d03f9426d9
-SIZE (xmltodict-0.8.6.tar.gz) = 34335
+SHA256 (xmltodict-0.8.7.tar.gz) = 208b45d6199244ece9e8ff71b9edefff05abfba9313638caebc86cfb0ba03f19
+SIZE (xmltodict-0.8.7.tar.gz) = 34362
--- py-xmltodict-0.8.7.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?3703025011604583256.enqueue>