Date: Sat, 14 Sep 2013 10:56:59 +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: r327269 - head/graphics/py-wand Message-ID: <201309141056.r8EAuxaY054592@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309141056.r8EAuxaY054592>