Date: Mon, 22 Jul 2013 16:29:36 +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: r323475 - head/graphics/py-wand Message-ID: <201307221629.r6MGTaTT033003@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon Jul 22 16:29:35 2013 New Revision: 323475 URL: http://svnweb.freebsd.org/changeset/ports/323475 Log: - Update to 0.3.2 ChangeLog: http://docs.wand-py.org/en/0.3-maintenance/changes.html#version-0-3-2 Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Mon Jul 22 15:56:27 2013 (r323474) +++ head/graphics/py-wand/Makefile Mon Jul 22 16:29:35 2013 (r323475) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Mon Jul 22 15:56:27 2013 (r323474) +++ head/graphics/py-wand/distinfo Mon Jul 22 16:29:35 2013 (r323475) @@ -1,2 +1,2 @@ -SHA256 (Wand-0.3.1.tar.gz) = ffc9a551a0ebcdb14f3d038d1bb7d7428c802defacb6e51f5bda2144afed3aad -SIZE (Wand-0.3.1.tar.gz) = 39472 +SHA256 (Wand-0.3.2.tar.gz) = 62c30555eb85da338fa72baa887e8265c0348b8c46fed9398fc737b553cb675c +SIZE (Wand-0.3.2.tar.gz) = 39837
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307221629.r6MGTaTT033003>