[gs-cvs] gs/src

Ralph Giles giles at casper.ghostscript.com
Thu Oct 10 06:35:54 PDT 2002


Update of /cvs/ghostscript/gs/src
In directory casper:/home/giles/projects/ghostscript/gs-7.0/src

Modified Files:
      Tag: GS_7_0X
	all-arch.mak bcwin32.mak dvx-gcc.mak macos-mcp.mak macosx.mak 
	msvc32.mak msvclib.mak openvms.mak os2.mak ugcclib.mak 
	unix-gcc.mak unixansi.mak watc.mak watclib.mak watcw32.mak 
Log Message:
Update libpng version number to latest release.



Index: all-arch.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/all-arch.mak,v
retrieving revision 1.9.2.3
retrieving revision 1.9.2.4
diff -u -d -r1.9.2.3 -r1.9.2.4
--- all-arch.mak	19 Apr 2002 06:32:22 -0000	1.9.2.3
+++ all-arch.mak	10 Oct 2002 13:35:51 -0000	1.9.2.4
@@ -184,7 +184,7 @@
 			  JSRCDIR='$(JSRCDIR)' \
 			  PNGSRCDIR='$(PNGSRCDIR)' \
 			  PSRCDIR='$(PNGSRCDIR)' \
-			  PVERSION=10202 \
+			  PVERSION=10205 \
 			  SHARE_LIBPNG='$(SHARE_LIBPNG)' \
 			  SHARE_ZLIB='$(SHARE_ZLIB)' \
 			  XCFLAGS='$(XCFLAGS)' \

Index: bcwin32.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/bcwin32.mak,v
retrieving revision 1.12.2.6
retrieving revision 1.12.2.7
diff -u -d -r1.12.2.6 -r1.12.2.7
--- bcwin32.mak	14 Sep 2002 12:17:26 -0000	1.12.2.6
+++ bcwin32.mak	10 Oct 2002 13:35:51 -0000	1.12.2.7
@@ -127,7 +127,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.

Index: dvx-gcc.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/dvx-gcc.mak,v
retrieving revision 1.12.2.6
retrieving revision 1.12.2.7
diff -u -d -r1.12.2.6 -r1.12.2.7
--- dvx-gcc.mak	10 Oct 2002 00:24:01 -0000	1.12.2.6
+++ dvx-gcc.mak	10 Oct 2002 13:35:51 -0000	1.12.2.7
@@ -126,7 +126,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Choose whether to use a shared version of the PNG library (-lpng).
 # See gs.mak and Make.htm for more information.

Index: macos-mcp.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/macos-mcp.mak,v
retrieving revision 1.3.2.5
retrieving revision 1.3.2.6
diff -u -d -r1.3.2.5 -r1.3.2.6
--- macos-mcp.mak	10 Oct 2002 00:24:01 -0000	1.3.2.5
+++ macos-mcp.mak	10 Oct 2002 13:35:51 -0000	1.3.2.6
@@ -110,7 +110,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.

Index: macosx.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/macosx.mak,v
retrieving revision 1.3.2.7
retrieving revision 1.3.2.8
diff -u -d -r1.3.2.7 -r1.3.2.8
--- macosx.mak	10 Oct 2002 00:24:01 -0000	1.3.2.7
+++ macosx.mak	10 Oct 2002 13:35:51 -0000	1.3.2.8
@@ -154,7 +154,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Choose whether to use a shared version of the PNG library, and if so,
 # what its name is.

Index: msvc32.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/msvc32.mak,v
retrieving revision 1.20.2.8
retrieving revision 1.20.2.9
diff -u -d -r1.20.2.8 -r1.20.2.9
--- msvc32.mak	14 Sep 2002 12:17:26 -0000	1.20.2.8
+++ msvc32.mak	10 Oct 2002 13:35:51 -0000	1.20.2.9
@@ -183,7 +183,7 @@
 
 !ifndef PSRCDIR
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 !endif
 
 # Define the directory where the zlib sources are stored.

Index: msvclib.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/msvclib.mak,v
retrieving revision 1.16.2.4
retrieving revision 1.16.2.5
diff -u -d -r1.16.2.4 -r1.16.2.5
--- msvclib.mak	14 Sep 2002 12:25:55 -0000	1.16.2.4
+++ msvclib.mak	10 Oct 2002 13:35:51 -0000	1.16.2.5
@@ -139,7 +139,7 @@
 
 !ifndef PSRCDIR
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 !endif
 
 # Define the directory where the zlib sources are stored.

Index: openvms.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/openvms.mak,v
retrieving revision 1.16.2.6
retrieving revision 1.16.2.7
diff -u -d -r1.16.2.6 -r1.16.2.7
--- openvms.mak	10 Oct 2002 00:24:01 -0000	1.16.2.6
+++ openvms.mak	10 Oct 2002 13:35:51 -0000	1.16.2.7
@@ -128,7 +128,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=[.libpng-1_2_1]
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.

Index: os2.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/os2.mak,v
retrieving revision 1.19.2.6
retrieving revision 1.19.2.7
diff -u -d -r1.19.2.6 -r1.19.2.7
--- os2.mak	10 Oct 2002 00:24:01 -0000	1.19.2.6
+++ os2.mak	10 Oct 2002 13:35:51 -0000	1.19.2.7
@@ -132,7 +132,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.

Index: ugcclib.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/ugcclib.mak,v
retrieving revision 1.13.2.7
retrieving revision 1.13.2.8
diff -u -d -r1.13.2.7 -r1.13.2.8
--- ugcclib.mak	10 Oct 2002 00:24:01 -0000	1.13.2.7
+++ ugcclib.mak	10 Oct 2002 13:35:51 -0000	1.13.2.8
@@ -49,7 +49,7 @@
 JPEG_NAME=jpeg
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 SHARE_LIBPNG=1
 LIBPNG_NAME=png
 

Index: unix-gcc.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/unix-gcc.mak,v
retrieving revision 1.23.2.11
retrieving revision 1.23.2.12
diff -u -d -r1.23.2.11 -r1.23.2.12
--- unix-gcc.mak	10 Oct 2002 12:47:49 -0000	1.23.2.11
+++ unix-gcc.mak	10 Oct 2002 13:35:51 -0000	1.23.2.12
@@ -151,7 +151,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Choose whether to use a shared version of the PNG library, and if so,
 # what its name is.

Index: unixansi.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/unixansi.mak,v
retrieving revision 1.16.2.10
retrieving revision 1.16.2.11
diff -u -d -r1.16.2.10 -r1.16.2.11
--- unixansi.mak	10 Oct 2002 12:47:49 -0000	1.16.2.10
+++ unixansi.mak	10 Oct 2002 13:35:51 -0000	1.16.2.11
@@ -142,7 +142,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Choose whether to use a shared version of the PNG library, and if so,
 # what its name is.

Index: watc.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/watc.mak,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -u -d -r1.16.2.3 -r1.16.2.4
--- watc.mak	19 Apr 2002 06:32:22 -0000	1.16.2.3
+++ watc.mak	10 Oct 2002 13:35:51 -0000	1.16.2.4
@@ -120,7 +120,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.

Index: watclib.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/watclib.mak,v
retrieving revision 1.13.2.4
retrieving revision 1.13.2.5
diff -u -d -r1.13.2.4 -r1.13.2.5
--- watclib.mak	19 Apr 2002 06:32:22 -0000	1.13.2.4
+++ watclib.mak	10 Oct 2002 13:35:51 -0000	1.13.2.5
@@ -67,7 +67,7 @@
 PSRCDIR=libpng
 !endif
 !ifndef PVERSION
-PVERSION=10202
+PVERSION=10205
 !endif
 
 !ifndef ZSRCDIR

Index: watcw32.mak
===================================================================
RCS file: /cvs/ghostscript/gs/src/watcw32.mak,v
retrieving revision 1.13.2.4
retrieving revision 1.13.2.5
diff -u -d -r1.13.2.4 -r1.13.2.5
--- watcw32.mak	19 Apr 2002 06:32:22 -0000	1.13.2.4
+++ watcw32.mak	10 Oct 2002 13:35:51 -0000	1.13.2.5
@@ -124,7 +124,7 @@
 # See libpng.mak for more information.
 
 PSRCDIR=libpng
-PVERSION=10202
+PVERSION=10205
 
 # Define the directory where the zlib sources are stored.
 # See zlib.mak for more information.




More information about the gs-cvs mailing list