From b48eba1112f54d5bd53419acb41234e880b1c4d8 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 13 Mar 2002 17:36:35 +0000 Subject: Give all packages which depend on "png" a version bump, and update all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] --- graphics/py-gd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/py-gd') diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index d2c8396d004..ea908520695 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/01/19 17:49:14 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2002/03/13 17:37:16 fredb Exp $ DISTNAME= gdmodule.c PKGNAME= ${PYPKGPREFIX}-gd-1.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://starship.python.net/~richard/gdmodule/ DISTFILES= gdmodule.c @@ -10,7 +11,7 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://starship.python.net/~richard/gdmodule/ COMMENT= Python interface to gd graphics library -DEPENDS+= gd>=1.8.3:../../graphics/gd +DEPENDS+= gd>=1.8.4nb1:../../graphics/gd WRKSRC= ${WRKDIR} EXTRACT_CMD= ${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC} -- cgit v1.2.3