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:   04-Oct-2009 19:13:24
  Branch: HEAD                             Handle: 2009100418132300

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

  Log:
    upgrading package: imagemagick 6.5.6.7 -> 6.5.6.8

  Summary:
    Revision    Changes     Path
    1.17        +6  -6      openpkg-src/imagemagick/imagemagick.patch
    1.606       +2  -2      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 29 May 2009 17:22:37 -0000      
1.16
  +++ openpkg-src/imagemagick/imagemagick.patch 4 Oct 2009 17:13:23 -0000       
1.17
  @@ -1,19 +1,19 @@
   Index: PerlMagick/Makefile.PL.in
  ---- PerlMagick/Makefile.PL.in.orig   2009-05-28 15:21:28 +0200
  -+++ PerlMagick/Makefile.PL.in        2009-05-29 19:13:57 +0200
  +--- PerlMagick/Makefile.PL.in.orig   2009-10-03 21:09:01 +0200
  ++++ PerlMagick/Makefile.PL.in        2009-10-04 19:05:17 +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 -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-05-28 20:44:36 +0200
  -+++ configure        2009-05-29 19:10:54 +0200
  -@@ -48278,7 +48278,7 @@
  +--- configure.orig   2009-10-04 02:27:08 +0200
  ++++ configure        2009-10-04 19:00:27 +0200
  +@@ -49565,7 +49565,7 @@
    # Append VALUE to the end of shell variable VAR.
    func_append ()
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.605 -r1.606 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  2 Oct 2009 17:04:08 -0000       
1.605
  +++ openpkg-src/imagemagick/imagemagick.spec  4 Oct 2009 17:13:23 -0000       
1.606
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 6.5.6
  -%define       V_minor 7
  +%define       V_minor 8
   %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:      20091002
  +Release:      20091004
   
   #   package options
   %option       with_perl   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to