OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 03-Jan-2004 10:08:22
Branch: HEAD Handle: 2004010309081903
Modified files:
openpkg-re/vcheck vc.ghostscript
openpkg-src/ghostscript ghostscript.patch ghostscript.spec
openpkg-web news.txt
Log:
upgrading package: ghostscript 8.12 -> 8.13
Summary:
Revision Changes Path
1.9 +1 -1 openpkg-re/vcheck/vc.ghostscript
1.5 +6 -6 openpkg-src/ghostscript/ghostscript.patch
1.48 +3 -3 openpkg-src/ghostscript/ghostscript.spec
1.7953 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.ghostscript
============================================================================
$ cvs diff -u -r1.8 -r1.9 vc.ghostscript
--- openpkg-re/vcheck/vc.ghostscript 10 Dec 2003 20:13:47 -0000 1.8
+++ openpkg-re/vcheck/vc.ghostscript 3 Jan 2004 09:08:19 -0000 1.9
@@ -2,7 +2,7 @@
}
prog ghostscript = {
- version = 8.12
+ version = 8.13
url = ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/
regex = gs(\d+)
url = ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs__NEWVER__/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ghostscript/ghostscript.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 ghostscript.patch
--- openpkg-src/ghostscript/ghostscript.patch 19 Dec 2003 11:56:05 -0000 1.4
+++ openpkg-src/ghostscript/ghostscript.patch 3 Jan 2004 09:08:22 -0000 1.5
@@ -1,7 +1,7 @@
-Index: src/stdpre.h
---- src/stdpre.h.orig 2003-12-01 19:19:24.000000000 +0100
-+++ src/stdpre.h 2003-12-10 20:56:46.000000000 +0100
-@@ -311,6 +311,13 @@
+Index: src/stdint_.h
+--- src/stdint_.h.orig 2003-12-22 22:19:59.000000000 +0100
++++ src/stdint_.h 2004-01-03 09:45:26.000000000 +0100
+@@ -75,6 +75,13 @@
typedef u_int64_t uint64_t;
# define STDINT_TYPES_DEFINED
# endif
@@ -14,10 +14,10 @@
+#endif
/* other archs may want to add defines here,
or use the fallbacks in std.h */
- #endif /* STDINT_H */
+ #endif /* !HAVE_STDINT_H */
Index: src/zlib.mak
--- src/zlib.mak.orig 2002-05-09 18:29:16.000000000 +0200
-+++ src/zlib.mak 2003-12-10 20:28:10.000000000 +0100
++++ src/zlib.mak 2004-01-03 09:39:03.000000000 +0100
@@ -84,7 +84,7 @@
$(ZGEN)zlibe_1.dev : $(TOP_MAKEFILES) $(ZLIB_MAK) $(ECHOGS_XE)
$(SETMOD) $(ZGEN)zlibe_1 -lib $(ZLIB_NAME)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ghostscript/ghostscript.spec
============================================================================
$ cvs diff -u -r1.47 -r1.48 ghostscript.spec
--- openpkg-src/ghostscript/ghostscript.spec 19 Dec 2003 11:56:05 -0000 1.47
+++ openpkg-src/ghostscript/ghostscript.spec 3 Jan 2004 09:08:22 -0000 1.48
@@ -24,8 +24,8 @@
##
# package versions
-%define V_real 8.12
-%define V_comp 812
+%define V_real 8.13
+%define V_comp 813
%define V_font_std 8.11
%define V_font_other 6.0
%define V_jpeg 6b
@@ -42,7 +42,7 @@
Group: Graphics
License: Aladdin
Version: %{V_real}
-Release: 20031219
+Release: 20040103
# package options
%option with_x11 yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7952 -r1.7953 news.txt
--- openpkg-web/news.txt 3 Jan 2004 08:50:56 -0000 1.7952
+++ openpkg-web/news.txt 3 Jan 2004 09:08:20 -0000 1.7953
@@ -1,3 +1,4 @@
+03-Jan-2004: Upgraded package: P<ghostscript-8.13-20040103>
03-Jan-2004: Upgraded package: P<pnetlib-0.6.2-20040103>
03-Jan-2004: Upgraded package: P<rt-3.0.8-20040103>
03-Jan-2004: Upgraded package: P<netpbm-10.18.5-20040103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]