From owner-svn-ports-head@FreeBSD.ORG Tue Aug 6 16:39:31 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A58B793D; Tue, 6 Aug 2013 16:39:31 +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 9229D2802; Tue, 6 Aug 2013 16:39:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r76GdVAb070882; Tue, 6 Aug 2013 16:39:31 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r76GdUdv070880; Tue, 6 Aug 2013 16:39:30 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201308061639.r76GdUdv070880@svn.freebsd.org> From: Olivier Duchateau Date: Tue, 6 Aug 2013 16:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324323 - 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: Tue, 06 Aug 2013 16:39:31 -0000 Author: olivierd Date: Tue Aug 6 16:39:30 2013 New Revision: 324323 URL: http://svnweb.freebsd.org/changeset/ports/324323 Log: - Update to 0.3.3 ChangeLog: http://docs.wand-py.org/en/0.3.3/changes.html#version-0-3-3 Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Tue Aug 6 15:59:35 2013 (r324322) +++ head/graphics/py-wand/Makefile Tue Aug 6 16:39:30 2013 (r324323) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Tue Aug 6 15:59:35 2013 (r324322) +++ head/graphics/py-wand/distinfo Tue Aug 6 16:39:30 2013 (r324323) @@ -1,2 +1,2 @@ -SHA256 (Wand-0.3.2.tar.gz) = 62c30555eb85da338fa72baa887e8265c0348b8c46fed9398fc737b553cb675c -SIZE (Wand-0.3.2.tar.gz) = 39837 +SHA256 (Wand-0.3.3.tar.gz) = 8c20f8405996dd0987ec681f5df92afaeaac95b0257230ad6f95e3983bd71d10 +SIZE (Wand-0.3.3.tar.gz) = 40257