upgrade to png 1.2.5

This commit is contained in:
brad 2002-10-30 23:55:27 +00:00
parent 420b83bc17
commit 045606bb2d
3 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.40 2002/07/17 22:39:03 brad Exp $
# $OpenBSD: Makefile,v 1.41 2002/10/30 23:55:27 brad Exp $
COMMENT= "library for manipulating PNG images"
DISTNAME= libpng-1.2.4
DISTNAME= libpng-1.2.5
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/}

View File

@ -1,3 +1,3 @@
MD5 (libpng-1.2.4.tar.gz) = 6a5609d704bc6674339d77a11d44cbaf
RMD160 (libpng-1.2.4.tar.gz) = 0a6e6088250c07e898f5c8c7dafd853bcfcf2232
SHA1 (libpng-1.2.4.tar.gz) = 245fdfbe51cb3ff96639bfbc99ff8c9d681cdde1
MD5 (libpng-1.2.5.tar.gz) = 0cec860559f2f5f7145da3c6851bacb7
RMD160 (libpng-1.2.5.tar.gz) = a30feaf1f58ff6905ee5801f463bc683183ccbc2
SHA1 (libpng-1.2.5.tar.gz) = b0d2c54ebc6c25bd364b20f54eef0c82331d0759

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-scripts_makefile_openbsd,v 1.2 2002/07/17 22:39:03 brad Exp $
--- scripts/makefile.openbsd.orig Wed May 22 21:35:26 2002
+++ scripts/makefile.openbsd Wed May 22 21:41:41 2002
$OpenBSD: patch-scripts_makefile_openbsd,v 1.3 2002/10/30 23:55:27 brad Exp $
--- scripts/makefile.openbsd.orig Thu Oct 3 07:32:34 2002
+++ scripts/makefile.openbsd Tue Oct 29 11:46:03 2002
@@ -1,13 +1,15 @@
-# makefile for libpng
+# makefile for libpng under OpenBSD
@ -15,7 +15,7 @@ $OpenBSD: patch-scripts_makefile_openbsd,v 1.2 2002/07/17 22:39:03 brad Exp $
+DOCDIR= ${PREFIX}/share/doc/png
-SHLIB_MAJOR= 0
-SHLIB_MINOR= 1.2.4
-SHLIB_MINOR= 1.2.5
+SHLIB_MAJOR= 3
+SHLIB_MINOR= 1