Date: Sat, 22 Oct 2016 15:30:08 +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: r424477 - in head/graphics/py-wand: . files Message-ID: <201610221530.u9MFU8mR089304@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Sat Oct 22 15:30:08 2016 New Revision: 424477 URL: https://svnweb.freebsd.org/changeset/ports/424477 Log: - Update to 0.4.4 - Remove patch (merged upstream) Deleted: head/graphics/py-wand/files/ Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Sat Oct 22 14:53:35 2016 (r424476) +++ head/graphics/py-wand/Makefile Sat Oct 22 15:30:08 2016 (r424477) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Sat Oct 22 14:53:35 2016 (r424476) +++ head/graphics/py-wand/distinfo Sat Oct 22 15:30:08 2016 (r424477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464905007 -SHA256 (Wand-0.4.3.tar.gz) = 576133476b1970313b4ab69460051dba2563ac125143bc109d6c796f77d9bd57 -SIZE (Wand-0.4.3.tar.gz) = 65381 +TIMESTAMP = 1477149724 +SHA256 (Wand-0.4.4.tar.gz) = 28e0454c9d16d69c5d5034918d96320d8f9f1377b4fdaf4944eec2f938c74704 +SIZE (Wand-0.4.4.tar.gz) = 65559
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610221530.u9MFU8mR089304>