Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2001 10:15:31 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30039: Update port: graphics/ImageMagick to 5.2.7
Message-ID:  <200108241715.f7OHFVR81423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         30039
>Category:       ports
>Synopsis:       Update port: graphics/ImageMagick to 5.2.7
>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:   Fri Aug 24 10:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.2.7

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/ImageMagick/Makefile graphics/ImageMagick/Makefile
--- /usr/ports/graphics/ImageMagick/Makefile	Thu Aug 16 05:33:15 2001
+++ graphics/ImageMagick/Makefile	Fri Aug 24 04:38:30 2001
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	ImageMagick
-PORTVERSION=	5.3.6
-PORTREVISION=   2
+PORTVERSION=	5.3.7
 CATEGORIES=	graphics perl5
 MASTER_SITES=	http://imagemagick.sourceforge.net/http/ \
 		ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \
diff -urN /usr/ports/graphics/ImageMagick/distinfo graphics/ImageMagick/distinfo
--- /usr/ports/graphics/ImageMagick/distinfo	Wed Aug  8 15:17:40 2001
+++ graphics/ImageMagick/distinfo	Fri Aug 24 03:25:40 2001
@@ -1 +1 @@
-MD5 (ImageMagick-5.3.6.tar.gz) = b89db1a7694dafd690ce87c364c45f43
+MD5 (ImageMagick-5.3.7.tar.gz) = 258258d62dc40dac6a2c175030ff1d0c
diff -urN /usr/ports/graphics/ImageMagick/files/patch-al graphics/ImageMagick/files/patch-al
--- /usr/ports/graphics/ImageMagick/files/patch-al	Wed Apr 18 04:39:19 2001
+++ graphics/ImageMagick/files/patch-al	Fri Aug 24 04:51:22 2001
@@ -1,6 +1,6 @@
---- configure.in.orig	Sun Mar  4 11:07:42 2001
-+++ configure.in	Wed Mar 28 05:33:09 2001
-@@ -65,7 +65,7 @@
+--- configure.in.orig	Fri Aug 24 04:50:46 2001
++++ configure.in	Fri Aug 24 04:51:11 2001
+@@ -67,7 +67,7 @@
  #
  AC_ENABLE_SHARED(no)
  AC_ENABLE_STATIC(yes)
@@ -9,7 +9,16 @@
  # Substitute INCLTDL and LIBLTDL in the Makefiles
  AC_SUBST(INCLTDL)
  AC_SUBST(LIBLTDL)
-@@ -1021,6 +1027,22 @@
+@@ -714,7 +714,7 @@
+     AC_MSG_RESULT()
+     failed=0;
+     passed=0;
+-    AC_CHECK_HEADER(lcms/lcms.h,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
++    AC_CHECK_HEADER(lcms.h,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
+     AC_CHECK_LIB(lcms,cmsOpenProfileFromMem,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
+     AC_MSG_CHECKING(if LCMS package is complete)
+     if test $passed -gt 0
+@@ -1099,6 +1099,22 @@
      AC_MSG_RESULT()
      failed=0;
      passed=0;
@@ -32,7 +41,7 @@
      AC_CHECK_HEADER(libxml/parser.h,passed=`expr $passed + 1`,failed=`expr $failed + 1`)
      AC_CHECK_LIB(xml2,xmlParseExternalEntity,passed=`expr $passed + 1`,failed=`expr $failed + 1`,)
      AC_MSG_CHECKING(if XML package is complete)
-@@ -1030,6 +1052,8 @@
+@@ -1108,6 +1124,8 @@
      then
  	AC_MSG_RESULT(no -- some components failed test)
          have_xml='no (failed tests)'
diff -urN /usr/ports/graphics/ImageMagick/pkg-plist graphics/ImageMagick/pkg-plist
--- /usr/ports/graphics/ImageMagick/pkg-plist	Wed Aug  8 15:17:40 2001
+++ graphics/ImageMagick/pkg-plist	Tue Aug 14 22:00:41 2001
@@ -38,7 +38,6 @@
 include/magick/delegates.h
 include/magick/draw.h
 include/magick/error.h
-include/magick/fonts.h
 include/magick/gems.h
 include/magick/image.h
 include/magick/magic.h

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108241715.f7OHFVR81423>