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: 18-Aug-2003 08:11:54
Branch: HEAD Handle: 2003081807115202
Modified files:
openpkg-re/vcheck vc.ghostscript
openpkg-src/ghostscript ghostscript.spec
openpkg-web news.txt
Log:
upgrading package: ghostscript 8.10 -> 8.11
Summary:
Revision Changes Path
1.6 +1 -1 openpkg-re/vcheck/vc.ghostscript
1.41 +8 -8 openpkg-src/ghostscript/ghostscript.spec
1.6206 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.ghostscript
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.ghostscript
--- openpkg-re/vcheck/vc.ghostscript 28 May 2003 14:14:17 -0000 1.5
+++ openpkg-re/vcheck/vc.ghostscript 18 Aug 2003 06:11:52 -0000 1.6
@@ -2,7 +2,7 @@
}
prog ghostscript = {
- version = 8.10
+ version = 8.11
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.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 ghostscript.spec
--- openpkg-src/ghostscript/ghostscript.spec 23 Jul 2003 13:31:54 -0000 1.40
+++ openpkg-src/ghostscript/ghostscript.spec 18 Aug 2003 06:11:54 -0000 1.41
@@ -24,10 +24,10 @@
##
# package versions
-%define V_real 8.10
-%define V_mini_new 810
-%define V_mini_old 800
-%define V_font 6.0
+%define V_real 8.11
+%define V_comp 811
+%define V_font_std 8.11
+%define V_font_other 6.0
%define V_jpeg 6b
%define V_png 1.2.5
%define V_zlib 1.1.4
@@ -42,18 +42,18 @@
Group: Graphics
License: Aladdin
Version: %{V_real}
-Release: 20030723
+Release: 20030818
# package options
%option with_x11 yes
# list of sources
-Source0:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_mini_new}/ghostscript-%{V_real}.tar.bz2
+Source0:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs%{V_comp}/ghostscript-%{V_real}.tar.bz2
Source1: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{V_jpeg}.tar.gz
Source2:
http://osdn.dl.sourceforge.net/sourceforge/libpng/libpng-%{V_png}.tar.gz
Source3: http://www.gzip.org/zlib/zlib-%{V_zlib}.tar.gz
-Source4:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font}.tar.gz
-Source5:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font}.tar.gz
+Source4:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-std-%{V_font_std}.tar.gz
+Source5:
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/ghostscript-fonts-other-%{V_font_other}.tar.gz
# build information
Prefix: %{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6205 -r1.6206 news.txt
--- openpkg-web/news.txt 18 Aug 2003 05:59:23 -0000 1.6205
+++ openpkg-web/news.txt 18 Aug 2003 06:11:53 -0000 1.6206
@@ -1,3 +1,4 @@
+18-Aug-2003: Upgraded package: P<ghostscript-8.11-20030818>
18-Aug-2003: Upgraded package: P<cvsd-0.9.20-20030818>
18-Aug-2003: Upgraded package: P<grepmail-5.20-20030818>
17-Aug-2003: New package: P<mutt15-1.5.4i-20030817>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]