OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   03-Aug-2007 12:57:26
  Branch: HEAD                             Handle: 2007080311572500

  Modified files:
    openpkg-src/ghostscript ghostscript.patch ghostscript.spec

  Log:
    upgrading package: ghostscript 8.57 -> 8.60

  Summary:
    Revision    Changes     Path
    1.15        +14 -0      openpkg-src/ghostscript/ghostscript.patch
    1.92        +3  -3      openpkg-src/ghostscript/ghostscript.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ghostscript/ghostscript.patch
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 ghostscript.patch
  --- openpkg-src/ghostscript/ghostscript.patch 14 Jun 2006 19:47:59 -0000      
1.14
  +++ openpkg-src/ghostscript/ghostscript.patch 3 Aug 2007 10:57:25 -0000       
1.15
  @@ -28,3 +28,17 @@
    private uint64_t
    pdf_uuid_time(gx_device_pdf *pdev)
    {   
  +Index: src/unix-gcc.mak
  +--- src/unix-gcc.mak.orig    2007-08-03 10:14:48 +0200
  ++++ src/unix-gcc.mak 2007-08-03 12:32:08 +0200
  +@@ -418,8 +418,8 @@
  + DEVICE_DEVS21=$(DD)spotcmyk.dev $(DD)devicen.dev $(DD)xcf.dev 
$(DD)bmpsep1.dev $(DD)bmpsep8.dev $(DD)bmp16m.dev $(DD)bmp32b.dev 
$(DD)psdcmyk.dev $(DD)psdrgb.dev
  + 
  + # Shared library target to build.
  +-GS_SHARED_OBJS=$(GLOBJDIR)/X11.so $(GLOBJDIR)/lvga256.so 
$(GLOBJDIR)/vgalib.so
  +-#GS_SHARED_OBJS=$(GLOBJDIR)/X11.so
  ++#GS_SHARED_OBJS=$(GLOBJDIR)/X11.so $(GLOBJDIR)/lvga256.so 
$(GLOBJDIR)/vgalib.so
  ++GS_SHARED_OBJS=
  + 
  + # ---------------------------- End of options --------------------------- #
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ghostscript/ghostscript.spec
  ============================================================================
  $ cvs diff -u -r1.91 -r1.92 ghostscript.spec
  --- openpkg-src/ghostscript/ghostscript.spec  16 May 2007 19:27:30 -0000      
1.91
  +++ openpkg-src/ghostscript/ghostscript.spec  3 Aug 2007 10:57:25 -0000       
1.92
  @@ -23,8 +23,8 @@
   ##
   
   #   package versions
  -%define       V_real       8.57
  -%define       V_comp       856
  +%define       V_real       8.60
  +%define       V_comp       860
   %define       V_font_std   8.11
   %define       V_font_other 6.0
   %define       V_jpeg       6b
  @@ -42,7 +42,7 @@
   Group:        Postscript
   License:      GPL
   Version:      %{V_real}
  -Release:      20070516
  +Release:      20070803
   
   #   package options
   %option       with_x11     yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to