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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   01-Apr-2009 20:01:59
  Branch: HEAD                             Handle: 2009040119015800

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

  Log:
    upgrading package: imagemagick 6.5.0.10 -> 6.5.1.0

  Summary:
    Revision    Changes     Path
    1.15        +7  -7      openpkg-src/imagemagick/imagemagick.patch
    1.551       +3  -3      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 10 Jan 2009 22:14:22 -0000      
1.14
  +++ openpkg-src/imagemagick/imagemagick.patch 1 Apr 2009 18:01:58 -0000       
1.15
  @@ -1,19 +1,19 @@
   Index: PerlMagick/Makefile.PL.in
  ---- PerlMagick/Makefile.PL.in.orig   2009-01-03 16:55:31 +0100
  -+++ PerlMagick/Makefile.PL.in        2009-01-10 20:46:53 +0100
  +--- PerlMagick/Makefile.PL.in.orig   2009-03-31 02:29:56 +0200
  ++++ PerlMagick/Makefile.PL.in        2009-04-01 19:48:42 +0200
   @@ -77,7 +77,7 @@
       'INSTALLBIN'     => '@BIN_DIR@',
    
       # Library specification
  --   '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' ],
  +-   'LIBS'  => [ '-L../magick/.libs -lMagickCore -L../wand/.libs 
-lMagickWand -lperl @MATH_LIBS@' ],
  ++   'LIBS'  => [ '-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   2009-01-10 06:02:50 +0100
  -+++ configure        2009-01-10 20:46:04 +0100
  -@@ -48143,7 +48143,7 @@
  +--- configure.orig   2009-03-31 17:48:11 +0200
  ++++ configure        2009-04-01 19:46:57 +0200
  +@@ -48241,7 +48241,7 @@
    # Append VALUE to the end of shell variable VAR.
    func_append ()
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.550 -r1.551 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  31 Mar 2009 18:03:58 -0000      
1.550
  +++ openpkg-src/imagemagick/imagemagick.spec  1 Apr 2009 18:01:58 -0000       
1.551
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_major 6.5.0
  -%define       V_minor 10
  +%define       V_major 6.5.1
  +%define       V_minor 0
   %define       V_dist  %{V_major}-%{V_minor}
   %define       V_opkg  %{V_major}.%{V_minor}
   
  @@ -38,7 +38,7 @@
   Group:        Graphics
   License:      ImageMagick
   Version:      %{V_opkg}
  -Release:      20090331
  +Release:      20090401
   
   #   package options
   %option       with_perl   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to