upgrade to png 1.0.9

This commit is contained in:
brad 2001-03-04 06:21:38 +00:00
parent bc4a567660
commit ab1b4306dc
4 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.26 2000/09/24 07:04:08 brad Exp $
# $OpenBSD: Makefile,v 1.27 2001/03/04 06:21:38 brad Exp $
DISTNAME= libpng-1.0.8
PKGNAME= png-1.0.8
DISTNAME= libpng-1.0.9
PKGNAME= png-1.0.9
CATEGORIES= graphics
NEED_VERSION= 1.330
MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \

View File

@ -1,3 +1,3 @@
MD5 (libpng-1.0.8.tar.gz) = 5ac355d7ec9e27f20bfe00aa10f9fdde
RMD160 (libpng-1.0.8.tar.gz) = 51e5ddc9640873d38ee2df05005b2d04d2289855
SHA1 (libpng-1.0.8.tar.gz) = b17aef88bf8df54e1f49134126f7fbfcce7d6cc5
MD5 (libpng-1.0.9.tar.gz) = 4e4f5a75058b97ffa9373b4b5ca38ea4
RMD160 (libpng-1.0.9.tar.gz) = 0d8fef2e9fe3006928388058b19fb1e2cca43289
SHA1 (libpng-1.0.9.tar.gz) = 9eb4f667f8329c6b4988e019e7d3ade35af723d0

View File

@ -1,5 +1,5 @@
--- scripts/makefile.std.orig Wed Dec 8 18:44:40 1999
+++ scripts/makefile.std Sat Jan 13 20:53:25 2001
--- scripts/makefile.std.orig Fri Jan 5 19:25:50 2001
+++ scripts/makefile.std Sun Mar 4 00:33:50 2001
@@ -8,8 +8,6 @@
# Where the zlib library and include files are located
#ZLIBLIB=/usr/local/lib
@ -22,7 +22,7 @@
+ $(CC) $(CFLAGS) $(PICFLAG) -DPIC -c $? -o $@
+
+PICFLAG= -fpic
+SHLIB= libpng.so.1.8
+SHLIB= libpng.so.1.9
libpng.a: $(OBJS)
ar rc $@ $(OBJS)

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PFRAG.shared,v 1.3 2000/07/25 08:56:14 brad Exp $
lib/libpng.so.1.8
@comment $OpenBSD: PFRAG.shared,v 1.4 2001/03/04 06:21:38 brad Exp $
lib/libpng.so.1.9
DYNLIBDIR(%B)