From owner-svn-ports-head@FreeBSD.ORG Mon Jul 22 16:29:36 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 96CCA729; Mon, 22 Jul 2013 16:29:36 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 87B8D2789; Mon, 22 Jul 2013 16:29:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6MGTa3F033005; Mon, 22 Jul 2013 16:29:36 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6MGTaTT033003; Mon, 22 Jul 2013 16:29:36 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201307221629.r6MGTaTT033003@svn.freebsd.org> From: Olivier Duchateau Date: Mon, 22 Jul 2013 16:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323475 - head/graphics/py-wand X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jul 2013 16:29:36 -0000 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