From owner-svn-ports-all@FreeBSD.ORG Sat Sep 14 10:57:00 2013 Return-Path: Delivered-To: svn-ports-all@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 3C61FE62; Sat, 14 Sep 2013 10:57:00 +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 2A1B02FAC; Sat, 14 Sep 2013 10:57:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8EAv0Jl054603; Sat, 14 Sep 2013 10:57:00 GMT (envelope-from olivierd@svn.freebsd.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8EAuxaY054592; Sat, 14 Sep 2013 10:56:59 GMT (envelope-from olivierd@svn.freebsd.org) Message-Id: <201309141056.r8EAuxaY054592@svn.freebsd.org> From: Olivier Duchateau Date: Sat, 14 Sep 2013 10:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327269 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Sep 2013 10:57:00 -0000 Author: olivierd Date: Sat Sep 14 10:56:59 2013 New Revision: 327269 URL: http://svnweb.freebsd.org/changeset/ports/327269 Log: - Update to 0.3.5 ChangeLog: http://docs.wand-py.org/en/0.3.5/changes.html Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Sat Sep 14 10:56:34 2013 (r327268) +++ head/graphics/py-wand/Makefile Sat Sep 14 10:56:59 2013 (r327269) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Sat Sep 14 10:56:34 2013 (r327268) +++ head/graphics/py-wand/distinfo Sat Sep 14 10:56:59 2013 (r327269) @@ -1,2 +1,2 @@ -SHA256 (Wand-0.3.3.tar.gz) = 8c20f8405996dd0987ec681f5df92afaeaac95b0257230ad6f95e3983bd71d10 -SIZE (Wand-0.3.3.tar.gz) = 40257 +SHA256 (Wand-0.3.5.tar.gz) = 31e2186ce8d1da0d2ea84d1428fc4d441c2e9d0e25156cc746b35b781026bcff +SIZE (Wand-0.3.5.tar.gz) = 41668