svn commit: r327269 - head/graphics/py-wand

Olivier Duchateau olivierd at FreeBSD.org
Sat Sep 14 10:57:00 UTC 2013


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


More information about the svn-ports-all mailing list