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:   10-Jan-2009 23:14:25
  Branch: HEAD                             Handle: 2009011022142200

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

  Log:
    upgrading package: imagemagick 6.4.8.3 -> 6.4.8.4

  Summary:
    Revision    Changes     Path
    1.14        +7  -7      openpkg-src/imagemagick/imagemagick.patch
    1.523       +2  -2      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 18 Aug 2008 17:58:28 -0000      
1.13
  +++ openpkg-src/imagemagick/imagemagick.patch 10 Jan 2009 22:14:22 -0000      
1.14
  @@ -1,19 +1,19 @@
   Index: PerlMagick/Makefile.PL.in
  ---- PerlMagick/Makefile.PL.in.orig   2008-08-17 03:01:11 +0200
  -+++ PerlMagick/Makefile.PL.in        2008-08-18 19:33:38 +0200
  +--- PerlMagick/Makefile.PL.in.orig   2009-01-03 16:55:31 +0100
  ++++ PerlMagick/Makefile.PL.in        2009-01-10 20:46:53 +0100
   @@ -77,7 +77,7 @@
       'INSTALLBIN'     => '@BIN_DIR@',
    
       # Library specification
  --   'LIBS'   => [ '-...@magickcore_path@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand' ],
  -+   'LIBS'   => [ '-...@magickcore_path@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand @LDFLAGS@ -llcms -ltiff -lfreetype -ljasper -ljpeg 
-lpng -lbz2 -lxml2 -liconv -lz -lm' ],
  +-   'LIBS'   => [ '-...@magickcore_path@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand -lperl @MATH_LIBS@' ],
  ++   'LIBS'   => [ '-...@magickcore_path@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand -lperl @MATH_LIBS@ @LDFLAGS@ -llcms -ltiff 
-lfreetype -ljasper -ljpeg -lpng -lbz2 -lxml2 -liconv -lz -lm' ],
    
       # Perl binary name (if a Perl binary is built)
       'MAP_TARGET'     => 'PerlMagick',
   Index: configure
  ---- configure.orig   2008-08-17 20:29:52 +0200
  -+++ configure        2008-08-18 19:30:22 +0200
  -@@ -48156,7 +48156,7 @@
  +--- configure.orig   2009-01-10 06:02:50 +0100
  ++++ configure        2009-01-10 20:46:04 +0100
  +@@ -48143,7 +48143,7 @@
    # Append VALUE to the end of shell variable VAR.
    func_append ()
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.522 -r1.523 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  31 Dec 2008 04:50:16 -0000      
1.522
  +++ openpkg-src/imagemagick/imagemagick.spec  10 Jan 2009 22:14:22 -0000      
1.523
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 6.4.8
  -%define       V_minor 3
  +%define       V_minor 4
   %define       V_dist  %{V_major}-%{V_minor}
   %define       V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:        Graphics
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20081231
  +Release:      20090110
   
   #   package options
   %option       with_perl   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to