summaryrefslogtreecommitdiff
path: root/graphics/png/pkg/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-05-21 21:39:13 +0000
committerwiz <wiz@pkgsrc.org>2001-05-21 21:39:13 +0000
commitff1f2b2d8e193d93c9c46f97d26f1b4b3f18eac9 (patch)
treec78aa7c2fdb35becaec364655485c96f8d9b0700 /graphics/png/pkg/PLIST
parentaf03ce65615d70d91cec5e745f624eb637e18469 (diff)
downloadpkgsrc-ff1f2b2d8e193d93c9c46f97d26f1b4b3f18eac9.tar.gz
Update libpng to 1.0.11.
pkgsrc change: bump shared library major like it happened in libpng some time ago -- our libtool'ified build didn't reflect this. Fixes pkg/12856 by Thor Simon. Note necessity of manual major/minor handling in Makefile, to decrease chance that this will repeat in the future. Changes since 1.0.10: Added type casts on several png_malloc() calls (Dimitri Papadapoulos). Removed a no-longer needed AIX work-around from pngconf.h Changed several "//" single-line comments to C-style in pnggccrd.c Removed PNGAPI from several functions whose prototypes did not have PNGAPI. Updated scripts/pngos2.def Added a check for NULL return from user's malloc_fn(). Removed some useless type casts of the NULL pointer. Added makefile.netbsd [not used, since we're using libtool instead]
Diffstat (limited to 'graphics/png/pkg/PLIST')
-rw-r--r--graphics/png/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST
index b1de6184327..2dee24af3a3 100644
--- a/graphics/png/pkg/PLIST
+++ b/graphics/png/pkg/PLIST
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.15 2001/03/04 07:53:35 tron Exp $
+@comment $NetBSD: PLIST,v 1.16 2001/05/21 21:39:14 wiz Exp $
include/png.h
include/pngconf.h
lib/libpng.a
lib/libpng.la
lib/libpng.so
-lib/libpng.so.1
-lib/libpng.so.1.4
+lib/libpng.so.2
+lib/libpng.so.2.0
man/man3/libpng.3
man/man3/libpngpf.3
man/man5/png.5