From owner-svn-ports-head@freebsd.org Sat Oct 22 15:30:09 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E75AAC1D81E; Sat, 22 Oct 2016 15:30:09 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8113C3C; Sat, 22 Oct 2016 15:30:09 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9MFU86A089306; Sat, 22 Oct 2016 15:30:08 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9MFU8mR089304; Sat, 22 Oct 2016 15:30:08 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201610221530.u9MFU8mR089304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 22 Oct 2016 15:30:08 +0000 (UTC) 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 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2016 15:30:10 -0000 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