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:   29-May-2009 19:22:38
  Branch: HEAD                             Handle: 2009052918223701

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

  Log:
    upgrading package: imagemagick 6.5.2.9 -> 6.5.2.10

  Summary:
    Revision    Changes     Path
    1.16        +8  -8      openpkg-src/imagemagick/imagemagick.patch
    1.569       +2  -2      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 1 Apr 2009 18:01:58 -0000       
1.15
  +++ openpkg-src/imagemagick/imagemagick.patch 29 May 2009 17:22:37 -0000      
1.16
  @@ -1,19 +1,19 @@
   Index: PerlMagick/Makefile.PL.in
  ---- 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 @@
  +--- PerlMagick/Makefile.PL.in.orig   2009-05-28 15:21:28 +0200
  ++++ PerlMagick/Makefile.PL.in        2009-05-29 19:13:57 +0200
  +@@ -83,7 +83,7 @@
       'INSTALLBIN'     => '@BIN_DIR@',
    
       # Library specification
  --   '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' ],
  +-   '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-03-31 17:48:11 +0200
  -+++ configure        2009-04-01 19:46:57 +0200
  -@@ -48241,7 +48241,7 @@
  +--- configure.orig   2009-05-28 20:44:36 +0200
  ++++ configure        2009-05-29 19:10:54 +0200
  +@@ -48278,7 +48278,7 @@
    # Append VALUE to the end of shell variable VAR.
    func_append ()
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.568 -r1.569 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  27 May 2009 20:59:50 -0000      
1.568
  +++ openpkg-src/imagemagick/imagemagick.spec  29 May 2009 17:22:38 -0000      
1.569
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 6.5.2
  -%define       V_minor 9
  +%define       V_minor 10
   %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:      20090527
  +Release:      20090529
   
   #   package options
   %option       with_perl   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to