From 54ceb4bc86fcd1189a570dbaca4cdfd5a5abff69 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 15 Jul 1998 11:45:49 +0000 Subject: Update libpng to 1.0.2. Works with all dependent pkgs I have tested (everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0. --- graphics/png/pkg/PLIST | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/png/pkg') diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index b4ae2285112..5a407e075eb 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.6 1998/07/15 11:29:22 agc Exp $ +@comment $NetBSD: PLIST,v 1.7 1998/07/15 11:45:56 tv Exp $ include/png.h include/pngconf.h lib/libpng.a -lib/libpng.so.0.96 +lib/libpng.la +lib/libpng.so.1.0 -- cgit v1.2.3