[csw-devel] SF.net SVN: gar:[8157] csw/mgar/pkg/ImageMagick/trunk

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Jan 25 01:31:23 CET 2010


Revision: 8157
          http://gar.svn.sourceforge.net/gar/?rev=8157&view=rev
Author:   hson
Date:     2010-01-25 00:31:22 +0000 (Mon, 25 Jan 2010)

Log Message:
-----------
Update to 6.5.9-0
Disable silent build

Modified Paths:
--------------
    csw/mgar/pkg/ImageMagick/trunk/Makefile
    csw/mgar/pkg/ImageMagick/trunk/checksums

Modified: csw/mgar/pkg/ImageMagick/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/Makefile	2010-01-25 00:29:13 UTC (rev 8156)
+++ csw/mgar/pkg/ImageMagick/trunk/Makefile	2010-01-25 00:31:22 UTC (rev 8157)
@@ -1,6 +1,6 @@
 GARNAME = imagemagick
-GARVERSION = 6.5.8
-GARSUBREV = 10
+GARVERSION = 6.5.9
+GARSUBREV = 0
 CATEGORIES = lib
 
 DESCRIPTION = A comprehensive package supporting automated and interative manipulation of images
@@ -30,8 +30,6 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = ImageMagick-((\d+(?:\.\d+)*)-(\d+)?).tar.bz2
 
-#CPPFLAGS += -I/usr/openwin/include -I/usr/openwin/include/X11
-
 CONFIGURE_ARGS_COMMON  = $(DIRPATHS)
 CONFIGURE_ARGS_COMMON += --with-perl=$(bindir)/perl
 CONFIGURE_ARGS_COMMON += --enable-shared --disable-static
@@ -39,6 +37,7 @@
 CONFIGURE_ARGS_COMMON += --x-includes=/opt/csw/X11/include
 CONFIGURE_ARGS_COMMON += --x-libraries=/opt/csw/X11/lib 
 CONFIGURE_ARGS_COMMON += --disable-openmp
+CONFIGURE_ARGS_COMMON += --disable-silent-rules
 CONFIGURE_ARGS_isa-amd64 += --without-gvc
 CONFIGURE_ARGS_isa-amd64 += --without-rsvg
 CONFIGURE_ARGS_isa-amd64 += --without-perl

Modified: csw/mgar/pkg/ImageMagick/trunk/checksums
===================================================================
--- csw/mgar/pkg/ImageMagick/trunk/checksums	2010-01-25 00:29:13 UTC (rev 8156)
+++ csw/mgar/pkg/ImageMagick/trunk/checksums	2010-01-25 00:31:22 UTC (rev 8157)
@@ -1,2 +1,2 @@
-fc04d56c32bb2eebba7885d0db042f9a  ImageMagick-6.5.8-10.tar.bz2
+58130d17863449ad1b7c6d04cee95943  ImageMagick-6.5.9-0.tar.bz2
 6bd361fe352c7d497d60d8d2cbe7cfd4  Makefile.patch


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list