summaryrefslogtreecommitdiff
path: root/www/arena
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-13 17:36:35 +0000
committerfredb <fredb>2002-03-13 17:36:35 +0000
commit3e16215ca52f8cd61aaaa501d4314bc6004ed4db (patch)
treedc32ede50f2b2eb416705689058f2df8cb72865f /www/arena
parent298540b97aa5e64368ae09c15957bbfe41b2b96a (diff)
downloadpkgsrc-3e16215ca52f8cd61aaaa501d4314bc6004ed4db.tar.gz
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".]
Diffstat (limited to 'www/arena')
-rw-r--r--www/arena/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile
index a24eaca1e70..66e7b7012b9 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2001/11/29 01:12:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.42 2002/03/13 17:37:50 fredb Exp $
DISTNAME= arena-0.3.62
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/Arena-0.3.62
CATEGORIES= www
MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/web/arena/
@@ -13,7 +13,7 @@ COMMENT= Experimental HTML 3 browser, supports math and style sheets
BUILD_DEPENDS+= autoconf>=2.13:../../devel/autoconf
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= libwww>=5.3.2nb1:../../www/libwww
-DEPENDS+= png>=1.0.11:../../graphics/png
+DEPENDS+= png>=1.2.1:../../graphics/png
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES