svn commit: r403220 - head/graphics/py-wand
Olivier Duchateau
olivierd at FreeBSD.org
Mon Dec 7 18:27:39 UTC 2015
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
More information about the svn-ports-all
mailing list