Date: Tue, 6 Aug 2013 16:39:30 +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: r324323 - head/graphics/py-wand Message-ID: <201308061639.r76GdUdv070880@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308061639.r76GdUdv070880>