From owner-svn-ports-all@freebsd.org Mon Dec 7 18:27:38 2015 Return-Path: Delivered-To: svn-ports-all@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 DDE299B717B; Mon, 7 Dec 2015 18:27:38 +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 AB22B1587; Mon, 7 Dec 2015 18:27:38 +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 tB7IRbuK036624; Mon, 7 Dec 2015 18:27:37 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB7IRb5R036622; Mon, 7 Dec 2015 18:27:37 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201512071827.tB7IRb5R036622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 7 Dec 2015 18:27:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403220 - head/graphics/py-wand X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2015 18:27:39 -0000 Author: olivierd Date: Mon Dec 7 18:27:37 2015 New Revision: 403220 URL: https://svnweb.freebsd.org/changeset/ports/403220 Log: Update to 0.4.2 Changelog: http://docs.wand-py.org/en/0.4.2/changes.html#version-0-4-2 Modified: head/graphics/py-wand/Makefile head/graphics/py-wand/distinfo Modified: head/graphics/py-wand/Makefile ============================================================================== --- head/graphics/py-wand/Makefile Mon Dec 7 18:24:57 2015 (r403219) +++ head/graphics/py-wand/Makefile Mon Dec 7 18:27:37 2015 (r403220) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Wand -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ LIB_DEPENDS= libMagickWand-6.so:${PORTSD USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes .include Modified: head/graphics/py-wand/distinfo ============================================================================== --- head/graphics/py-wand/distinfo Mon Dec 7 18:24:57 2015 (r403219) +++ head/graphics/py-wand/distinfo Mon Dec 7 18:27:37 2015 (r403220) @@ -1,2 +1,2 @@ -SHA256 (Wand-0.4.1.tar.gz) = a152891be252fe7751d8029ddfb28033e4553ae9602b48b6a9a8985788ab24e0 -SIZE (Wand-0.4.1.tar.gz) = 61935 +SHA256 (Wand-0.4.2.tar.gz) = a0ded99a9824ddd82617a4b449164e2c5c93853aaff96f9e0bab8b405d62ca7c +SIZE (Wand-0.4.2.tar.gz) = 63720