Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2013 19:41:47 +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: r321148 - head/graphics/py-wand
Message-ID:  <201306171941.r5HJflXN014887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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