svn commit: r348879 - head/graphics/py-wand

Olivier Duchateau olivierd at FreeBSD.org
Sun Mar 23 18:27:07 UTC 2014


Author: olivierd
Date: Sun Mar 23 18:27:06 2014
New Revision: 348879
URL: http://svnweb.freebsd.org/changeset/ports/348879
QAT: https://qat.redports.org/buildarchive/r348879/

Log:
  - Update to 0.3.6
  
  ChangeLog: http://docs.wand-py.org/en/0.3.6/changes.html#version-0-3-6

Modified:
  head/graphics/py-wand/Makefile
  head/graphics/py-wand/distinfo

Modified: head/graphics/py-wand/Makefile
==============================================================================
--- head/graphics/py-wand/Makefile	Sun Mar 23 18:10:41 2014	(r348878)
+++ head/graphics/py-wand/Makefile	Sun Mar 23 18:27:06 2014	(r348879)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Wand
-PORTVERSION=	0.3.5
+PORTVERSION=	0.3.6
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,8 +17,4 @@ USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_AUTOPLIST=	yes
 
-post-patch:
-	@${REINPLACE_CMD} -e "s|cmdclass={'upload_doc': upload_doc}||" \
-		${WRKSRC}/setup.py
-
 .include <bsd.port.mk>

Modified: head/graphics/py-wand/distinfo
==============================================================================
--- head/graphics/py-wand/distinfo	Sun Mar 23 18:10:41 2014	(r348878)
+++ head/graphics/py-wand/distinfo	Sun Mar 23 18:27:06 2014	(r348879)
@@ -1,2 +1,2 @@
-SHA256 (Wand-0.3.5.tar.gz) = 31e2186ce8d1da0d2ea84d1428fc4d441c2e9d0e25156cc746b35b781026bcff
-SIZE (Wand-0.3.5.tar.gz) = 41668
+SHA256 (Wand-0.3.6.tar.gz) = 65689a2a5d237ba0e9418afb9b27e7c9e29e055f92dadf6c0b9192cc12978677
+SIZE (Wand-0.3.6.tar.gz) = 43339


More information about the svn-ports-head mailing list