From owner-svn-ports-all@FreeBSD.ORG Mon May 27 14:28:07 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 508833D4; Mon, 27 May 2013 14:28:07 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4355377F; Mon, 27 May 2013 14:28:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4RES7op024843; Mon, 27 May 2013 14:28:07 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4RES60N024841; Mon, 27 May 2013 14:28:06 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305271428.r4RES60N024841@svn.freebsd.org> From: Martin Wilke Date: Mon, 27 May 2013 14:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319249 - head/graphics/py-gd 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.14 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, 27 May 2013 14:28:07 -0000 Author: miwi Date: Mon May 27 14:28:06 2013 New Revision: 319249 URL: http://svnweb.freebsd.org/changeset/ports/319249 Log: - Update to 0.58 PR: 178872 Submitted by: Ports Fury Modified: head/graphics/py-gd/Makefile head/graphics/py-gd/distinfo Modified: head/graphics/py-gd/Makefile ============================================================================== --- head/graphics/py-gd/Makefile Mon May 27 14:25:20 2013 (r319248) +++ head/graphics/py-gd/Makefile Mon May 27 14:28:06 2013 (r319249) @@ -2,13 +2,11 @@ # $FreeBSD$ PORTNAME= gd -PORTVERSION= 0.56 -PORTREVISION= 7 +PORTVERSION= 0.58 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gdmodule-${PORTVERSION} -DIST_SUBDIR= repacked MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to the GD library @@ -17,6 +15,7 @@ LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd USE_PYTHON= yes USE_PYDISTUTILS= yes +PYSETUP= Setup.py USE_PYTHON_PREFIX= yes PYDISTUTILS_PKGNAME= gdmodule Modified: head/graphics/py-gd/distinfo ============================================================================== --- head/graphics/py-gd/distinfo Mon May 27 14:25:20 2013 (r319248) +++ head/graphics/py-gd/distinfo Mon May 27 14:28:06 2013 (r319249) @@ -1,2 +1,2 @@ -SHA256 (repacked/gdmodule-0.56.tar.gz) = 0ff4fe3cbb78c51102b6cf456d5c7b88c2452bb8a6cbd7ed50929b2a8774c7b9 -SIZE (repacked/gdmodule-0.56.tar.gz) = 15042 +SHA256 (gdmodule-0.58.tar.gz) = bddf3a876f609b8989806e63f78a256a92c696fa1bad99905d16cb994d63708c +SIZE (gdmodule-0.58.tar.gz) = 19867