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

Olivier Duchateau olivierd at FreeBSD.org
Mon Jun 17 19:41:47 UTC 2013


Author: olivierd
Date: Mon Jun 17 19:41:46 2013
New Revision: 321148
URL: http://svnweb.freebsd.org/changeset/ports/321148

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

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

Modified: head/graphics/py-wand/Makefile
==============================================================================
--- head/graphics/py-wand/Makefile	Mon Jun 17 19:32:44 2013	(r321147)
+++ head/graphics/py-wand/Makefile	Mon Jun 17 19:41:46 2013	(r321148)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Wand
-PORTVERSION=	0.2.4
+PORTVERSION=	0.3.0
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	MagickWand Python binding
 
 LIB_DEPENDS=	MagickWand:${PORTSDIR}/graphics/ImageMagick
 
-USE_PYTHON=	2.6+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%

Modified: head/graphics/py-wand/distinfo
==============================================================================
--- head/graphics/py-wand/distinfo	Mon Jun 17 19:32:44 2013	(r321147)
+++ head/graphics/py-wand/distinfo	Mon Jun 17 19:41:46 2013	(r321148)
@@ -1,2 +1,2 @@
-SHA256 (Wand-0.2.4.tar.gz) = e1a6804997db7f4b539edbf122eaf5426529c9ae46e2482b106804db246c165c
-SIZE (Wand-0.2.4.tar.gz) = 23778
+SHA256 (Wand-0.3.0.tar.gz) = 312ba3cc8035d2dfb2e306ace5ecfcc3757292c9c3e75890670b0bdfef30b178
+SIZE (Wand-0.3.0.tar.gz) = 39424


More information about the svn-ports-all mailing list