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: 10-Dec-2003 21:13:50 Branch: HEAD Handle: 2003121020134703 Modified files: openpkg-re/vcheck vc.ghostscript openpkg-src/ghostscript ghostscript.patch ghostscript.spec openpkg-web news.txt Log: upgrading package: ghostscript 8.11 -> 8.12 Summary: Revision Changes Path 1.8 +1 -1 openpkg-re/vcheck/vc.ghostscript 1.3 +14 -1 openpkg-src/ghostscript/ghostscript.patch 1.46 +3 -3 openpkg-src/ghostscript/ghostscript.spec 1.7716 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.ghostscript ============================================================================ $ cvs diff -u -r1.7 -r1.8 vc.ghostscript --- openpkg-re/vcheck/vc.ghostscript 24 Nov 2003 10:51:43 -0000 1.7 +++ openpkg-re/vcheck/vc.ghostscript 10 Dec 2003 20:13:47 -0000 1.8 @@ -2,7 +2,7 @@ } prog ghostscript = { - version = 8.11 + version = 8.12 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.2 -r1.3 ghostscript.patch --- openpkg-src/ghostscript/ghostscript.patch 24 Nov 2003 10:51:45 -0000 1.2 +++ openpkg-src/ghostscript/ghostscript.patch 10 Dec 2003 20:13:50 -0000 1.3 @@ -1,6 +1,19 @@ +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,9 @@ + typedef u_int64_t uint64_t; + # define STDINT_TYPES_DEFINED + # endif ++#ifdef __FreeBSD__ ++# define STDINT_TYPES_DEFINED ++#endif + /* other archs may want to add defines here, + or use the fallbacks in std.h */ + #endif /* STDINT_H */ Index: src/zlib.mak --- src/zlib.mak.orig 2002-05-09 18:29:16.000000000 +0200 -+++ src/zlib.mak 2003-11-24 11:32:29.000000000 +0100 ++++ src/zlib.mak 2003-12-10 20:28:10.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.45 -r1.46 ghostscript.spec --- openpkg-src/ghostscript/ghostscript.spec 24 Nov 2003 10:51:45 -0000 1.45 +++ openpkg-src/ghostscript/ghostscript.spec 10 Dec 2003 20:13:50 -0000 1.46 @@ -24,8 +24,8 @@ ## # package versions -%define V_real 8.11 -%define V_comp 811 +%define V_real 8.12 +%define V_comp 812 %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: 20031124 +Release: 20031210 # package options %option with_x11 yes @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.7715 -r1.7716 news.txt --- openpkg-web/news.txt 10 Dec 2003 20:11:18 -0000 1.7715 +++ openpkg-web/news.txt 10 Dec 2003 20:13:48 -0000 1.7716 @@ -1,3 +1,4 @@ +10-Dec-2003: Upgraded package: P<ghostscript-8.12-20031210> 10-Dec-2003: Upgraded package: P<iozone-3.210-20031210> 10-Dec-2003: Upgraded package: P<perl-www-20031210-20031210> 10-Dec-2003: Upgraded package: P<multitail-3.0.2-20031210> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]