Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2013 09:55:11 +0300 (EEST)
From:      Johannes Jost Meixner <xmj@chaot.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181604: [PATCH] devel/py27-xmltodict: update to 0.7.0
Message-ID:  <931569883.enqueue@mx12>
Resent-Message-ID: <201308280820.r7S8K0XH042905@freefall.freebsd.org>

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

>Number:         181604
>Category:       ports
>Synopsis:       [PATCH] devel/py27-xmltodict: update to 0.7.0
>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 Aug 28 08:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Jost Meixner
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD mx12 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r254950M: Tue Aug 27 08:55:01 EEST
>Description:
- Update to 0.7.0

Port maintainer (xmj@chaot.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-xmltodict-0.7.0.patch begins here ---
diff -ruN /usr/ports/devel/py-xmltodict/Makefile ./Makefile
--- /usr/ports/devel/py-xmltodict/Makefile	2013-08-25 15:54:34.000000000 +0300
+++ ./Makefile	2013-08-28 09:18:19.612952850 +0300
@@ -1,8 +1,8 @@
 # Created by: Johannes Meixner <xmj@chaot.net>
-# $FreeBSD: devel/py-xmltodict/Makefile 325344 2013-08-25 12:54:34Z olivierd $
+# $FreeBSD$
 
 PORTNAME=	xmltodict
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@
 
 LICENSE=	MIT
 
-USE_PYTHON=		2.5+
+USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
 
 .include <bsd.port.pre.mk>
diff -ruN /usr/ports/devel/py-xmltodict/distinfo ./distinfo
--- /usr/ports/devel/py-xmltodict/distinfo	2013-08-25 15:54:34.000000000 +0300
+++ ./distinfo	2013-08-28 08:37:27.392381438 +0300
@@ -1,2 +1,2 @@
-SHA256 (xmltodict-0.6.0.tar.gz) = d4388d7bb08c6d0e88124cc95b0ff5ff4bc022e38d03eb1fc8ab8720526cefb2
-SIZE (xmltodict-0.6.0.tar.gz) = 11134
+SHA256 (xmltodict-0.7.0.tar.gz) = 3868de239d2e487402eef15ab733ad8eea9c06f31422845571557b0b91f84dd7
+SIZE (xmltodict-0.7.0.tar.gz) = 12193
--- py27-xmltodict-0.7.0.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?931569883.enqueue>