diff options
author | tron <tron@pkgsrc.org> | 2000-02-09 15:46:27 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-02-09 15:46:27 +0000 |
commit | a5127075ebe1a36786fb36634988defa5780d1eb (patch) | |
tree | 4aac5bf4c39bba96a612ffceb17d2fc934b2f375 /graphics/png/pkg | |
parent | f184beb4a51b75fb40b13cddcffc2381199984c4 (diff) | |
download | pkgsrc-a5127075ebe1a36786fb36634988defa5780d1eb.tar.gz |
Update "png" package to version 1.0.5. This version mostly fixes bugs
discovered since version 1.0.3. A complete list of the changes can be
found under "ftp://ftp.uu.net/graphics/png/src/libpng-1.0.5-README.txt".
Diffstat (limited to 'graphics/png/pkg')
-rw-r--r-- | graphics/png/pkg/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/pkg/PLIST b/graphics/png/pkg/PLIST index ed7c6c9a20c..59b5e8f42fc 100644 --- a/graphics/png/pkg/PLIST +++ b/graphics/png/pkg/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.9 1999/03/04 13:50:49 tron Exp $ +@comment $NetBSD: PLIST,v 1.10 2000/02/09 15:46:30 tron Exp $ include/png.h include/pngconf.h lib/libpng.a -lib/libpng.so.1.1 +lib/libpng.so.1.2 |