Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2015 13:55:04 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403270 - head/graphics/py-gd
Message-ID:  <201512081355.tB8Dt4a3006940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Dec  8 13:55:04 2015
New Revision: 403270
URL: https://svnweb.freebsd.org/changeset/ports/403270

Log:
  Upgrade to 0.59.

Modified:
  head/graphics/py-gd/Makefile
  head/graphics/py-gd/distinfo

Modified: head/graphics/py-gd/Makefile
==============================================================================
--- head/graphics/py-gd/Makefile	Tue Dec  8 13:49:36 2015	(r403269)
+++ head/graphics/py-gd/Makefile	Tue Dec  8 13:55:04 2015	(r403270)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gd
-PORTVERSION=	0.58
-PORTREVISION=	2
+PORTVERSION=	0.59
 CATEGORIES=	graphics python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +15,7 @@ LIB_DEPENDS=	libgd.so:${PORTSDIR}/graphi
 
 USES=		python
 USE_PYTHON=	distutils autoplist pythonprefix
-PYSETUP=	Setup.py
+PYSETUP=	setup.py
 
 post-patch:
 	@${REINPLACE_CMD} -e \

Modified: head/graphics/py-gd/distinfo
==============================================================================
--- head/graphics/py-gd/distinfo	Tue Dec  8 13:49:36 2015	(r403269)
+++ head/graphics/py-gd/distinfo	Tue Dec  8 13:55:04 2015	(r403270)
@@ -1,2 +1,2 @@
-SHA256 (gdmodule-0.58.tar.gz) = bddf3a876f609b8989806e63f78a256a92c696fa1bad99905d16cb994d63708c
-SIZE (gdmodule-0.58.tar.gz) = 19867
+SHA256 (gdmodule-0.59.tar.gz) = b9af5e92d33cdc11346421e8e9a51f6980269a9d7311ef95e922f96da9ea5e57
+SIZE (gdmodule-0.59.tar.gz) = 20442



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512081355.tB8Dt4a3006940>