From owner-freebsd-ports Mon Jun 11 9:20:31 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2BEB37B40C for ; Mon, 11 Jun 2001 09:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5BGK2T81951; Mon, 11 Jun 2001 09:20:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B9F537B401 for ; Mon, 11 Jun 2001 09:16:59 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5BGGxo81495; Mon, 11 Jun 2001 09:16:59 -0700 (PDT) (envelope-from nobody) Message-Id: <200106111616.f5BGGxo81495@freefall.freebsd.org> Date: Mon, 11 Jun 2001 09:16:59 -0700 (PDT) From: tkato@prontomail.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/28047: Update port: graphics/ImageMagick to 5.3.4 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28047 >Category: ports >Synopsis: Update port: graphics/ImageMagick to 5.3.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jun 11 09:20:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.3-RELEASE i386 >Organization: >Environment: >Description: - Update to version 5.3.4 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/ImageMagick/Makefile graphics/ImageMagick/Makefile --- /usr/ports/graphics/ImageMagick/Makefile Wed Jun 6 01:54:18 2001 +++ graphics/ImageMagick/Makefile Sat Jun 9 13:12:08 2001 @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -PORTVERSION= 5.3.1 +PORTVERSION= 5.3.4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,imagemagick,} \ ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \ @@ -21,7 +21,6 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= bz2.1:${PORTSDIR}/archivers/bzip2 \ fpx.1:${PORTSDIR}/graphics/libfpx \ - df.1:${PORTSDIR}/graphics/hdf \ jbig.1:${PORTSDIR}/graphics/jbigkit \ jpeg.9:${PORTSDIR}/graphics/jpeg \ lcms.1:${PORTSDIR}/graphics/lcms \ @@ -35,11 +34,12 @@ USE_AUTOCONF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --enable-shared --with-perl=${PERL5} +CONFIGURE_ARGS= --enable-shared --with-perl=${PERL5} \ + --without-gslib --without-hdf INSTALLS_SHLIB= yes MAN1= ImageMagick.1 Magick++-config.1 Magick-config.1 \ - combine.1 convert.1 identify.1 mogrify.1 montage.1 + composite.1 convert.1 identify.1 mogrify.1 montage.1 MAN3= Image::Magick.3 MAN4= miff.4 MAN5= quantize.5 diff -urN /usr/ports/graphics/ImageMagick/distinfo graphics/ImageMagick/distinfo --- /usr/ports/graphics/ImageMagick/distinfo Wed Apr 18 04:39:19 2001 +++ graphics/ImageMagick/distinfo Sat Jun 9 03:33:47 2001 @@ -1 +1 @@ -MD5 (ImageMagick-5.3.1.tar.gz) = a0c3590e924f001498285a316dd7bda8 +MD5 (ImageMagick-5.3.4.tar.gz) = d1abe4750e0bde262f71a6d47571d35f diff -urN /usr/ports/graphics/ImageMagick/pkg-descr graphics/ImageMagick/pkg-descr --- /usr/ports/graphics/ImageMagick/pkg-descr Thu Mar 22 06:11:18 2001 +++ graphics/ImageMagick/pkg-descr Sat Jun 9 14:07:58 2001 @@ -1,6 +1,6 @@ -ImageMagick is a package for display and interactive manipulation of -images. The package includes tools for image conversion, annotation, -compositing, animation, and creating montages. ImageMagick can read and +ImageMagick is a package for display and interactive manipulation of +images. The package includes tools for image conversion, annotation, +compositing, animation, and creating montages. ImageMagick can read and write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM, Photo CD, etc.). diff -urN /usr/ports/graphics/ImageMagick/pkg-plist graphics/ImageMagick/pkg-plist --- /usr/ports/graphics/ImageMagick/pkg-plist Wed Apr 18 04:39:19 2001 +++ graphics/ImageMagick/pkg-plist Sat Jun 9 13:09:02 2001 @@ -2,7 +2,7 @@ bin/Magick-config %%X11%%bin/animate bin/cgimagick -bin/combine +bin/composite bin/convert %%X11%%bin/display bin/identify @@ -37,8 +37,10 @@ include/magick/delegates.h include/magick/draw.h include/magick/error.h +include/magick/font.h include/magick/gems.h include/magick/image.h +include/magick/magic.h include/magick/magick.h include/magick/monitor.h include/magick/quantize.h @@ -228,6 +230,7 @@ share/ImageMagick/Copyright.txt share/ImageMagick/ImageMagick.html share/ImageMagick/QuickStart.txt +share/ImageMagick/fonts.mgk share/ImageMagick/images/appligent.jpg share/ImageMagick/images/authentica.jpg share/ImageMagick/images/ball.png @@ -326,6 +329,7 @@ share/ImageMagick/www/api/types/PixelPacket.html share/ImageMagick/www/api/types/PointInfo.html share/ImageMagick/www/api/types/ProfileInfo.html +share/ImageMagick/www/api/types/QuantizeInfo.html share/ImageMagick/www/api/types/RectangleInfo.html share/ImageMagick/www/api/utility.html share/ImageMagick/www/api/vms.html @@ -336,7 +340,7 @@ share/ImageMagick/www/archives.html share/ImageMagick/www/cd.html share/ImageMagick/www/color.html -share/ImageMagick/www/combine.html +share/ImageMagick/www/composite.html share/ImageMagick/www/convert.html share/ImageMagick/www/cvs.html share/ImageMagick/www/display.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message