Summary: | graphics/py-gd: Update to version 0.58 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tkato432
2013-05-23 19:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed. Thanks! 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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |