Date: Mon, 28 Jan 2013 17:12:01 +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: r311131 - head/graphics/py-wand Message-ID: <201301281712.r0SHC14N049756@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon Jan 28 17:12:00 2013 New Revision: 311131 URL: http://svnweb.freebsd.org/changeset/ports/311131 Log: - Update to 0.2.3 ChangeLog: http://dahlia.kr/wand/changes.html#version-0-2-3 Approved by: rene, miwi (mentors, implicit) Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Mon Jan 28 15:58:19 2013 (r311130) +++ head/graphics/py-wand/Makefile Mon Jan 28 17:12:00 2013 (r311131) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Mon Jan 28 15:58:19 2013 (r311130) +++ head/graphics/py-wand/distinfo Mon Jan 28 17:12:00 2013 (r311131) @@ -1,2 +1,2 @@ -SHA256 (Wand-0.2.2.tar.gz) = 73334ac7beab70ceee525cdb689f159d351e25dfe3b1402ef4df489b0b061ae1 -SIZE (Wand-0.2.2.tar.gz) = 23150 +SHA256 (Wand-0.2.3.tar.gz) = 7b5ac6e751ffe5346ef5c05a42f99ce671d9a229a2e466eed615b08857b2e738 +SIZE (Wand-0.2.3.tar.gz) = 23326
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301281712.r0SHC14N049756>