Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Dec 2015 18:27:37 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403220 - head/graphics/py-wand
Message-ID:  <201512071827.tB7IRb5R036622@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Mon Dec  7 18:27:37 2015
New Revision: 403220
URL: https://svnweb.freebsd.org/changeset/ports/403220

Log:
  Update to 0.4.2
  
  Changelog: http://docs.wand-py.org/en/0.4.2/changes.html#version-0-4-2

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

Modified: head/graphics/py-wand/Makefile
==============================================================================
--- head/graphics/py-wand/Makefile	Mon Dec  7 18:24:57 2015	(r403219)
+++ head/graphics/py-wand/Makefile	Mon Dec  7 18:27:37 2015	(r403220)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Wand
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ LIB_DEPENDS=	libMagickWand-6.so:${PORTSD
 
 USES=	python
 USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 

Modified: head/graphics/py-wand/distinfo
==============================================================================
--- head/graphics/py-wand/distinfo	Mon Dec  7 18:24:57 2015	(r403219)
+++ head/graphics/py-wand/distinfo	Mon Dec  7 18:27:37 2015	(r403220)
@@ -1,2 +1,2 @@
-SHA256 (Wand-0.4.1.tar.gz) = a152891be252fe7751d8029ddfb28033e4553ae9602b48b6a9a8985788ab24e0
-SIZE (Wand-0.4.1.tar.gz) = 61935
+SHA256 (Wand-0.4.2.tar.gz) = a0ded99a9824ddd82617a4b449164e2c5c93853aaff96f9e0bab8b405d62ca7c
+SIZE (Wand-0.4.2.tar.gz) = 63720



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512071827.tB7IRb5R036622>