Bug 186856 - [MAINTAINER] devel/py-xmltodict: update to 0.8.6
Summary: [MAINTAINER] devel/py-xmltodict: update to 0.8.6
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: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-18 04:30 UTC by Johannes Meixner
Modified: 2014-02-18 08:51 UTC (History)
0 users

See Also:


Attachments
py-xmltodict-0.8.6.patch (763 bytes, patch)
2014-02-18 04:30 UTC, Johannes Meixner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Meixner 2014-02-18 04:30:00 UTC
- Update to 0.8.6

portlint: looks fine
port test: ok
testport: ok
redports: https://redports.org/buildarchive/20140218035700-8311/

Generated with FreeBSD Port Tools 1.00.2014.02.16 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-18 04:30: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 Olivier Duchateau freebsd_committer freebsd_triage 2014-02-18 08:23:40 UTC
Responsible Changed
From-To: freebsd-python->olivierd

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-02-18 08:49:31 UTC
Author: olivierd
Date: Tue Feb 18 08:49:24 2014
New Revision: 344844
URL: http://svnweb.freebsd.org/changeset/ports/344844
QAT: https://qat.redports.org/buildarchive/r344844/

Log:
  - Update to 0.8.6
  
  PR:		186856
  Submitted by:	Johannes Jost Meixner (maintainer)

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

Modified: head/devel/py-xmltodict/Makefile
==============================================================================
--- head/devel/py-xmltodict/Makefile	Tue Feb 18 08:44:28 2014	(r344843)
+++ head/devel/py-xmltodict/Makefile	Tue Feb 18 08:49:24 2014	(r344844)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xmltodict
-PORTVERSION=	0.8.5
+PORTVERSION=	0.8.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-xmltodict/distinfo
==============================================================================
--- head/devel/py-xmltodict/distinfo	Tue Feb 18 08:44:28 2014	(r344843)
+++ head/devel/py-xmltodict/distinfo	Tue Feb 18 08:49:24 2014	(r344844)
@@ -1,2 +1,2 @@
-SHA256 (xmltodict-0.8.5.tar.gz) = 4ba343343316aefa3111cd1e6b889478e6c46cecc6ee7447a996cc9612ad88ba
-SIZE (xmltodict-0.8.5.tar.gz) = 34049
+SHA256 (xmltodict-0.8.6.tar.gz) = 21a441d1605ab73728e283546516930cddd96b3935e921135acf38d03f9426d9
+SIZE (xmltodict-0.8.6.tar.gz) = 34335
_______________________________________________
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"
Comment 4 Olivier Duchateau freebsd_committer freebsd_triage 2014-02-18 08:51:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!