summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-07-06 22:33:23 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-07-06 22:33:23 +0000
commitf1460b6c2d9942dece7ff6ed860df56b75b598fe (patch)
treeb57c8813cfae444c635a847c71a5023db68e7a54 /graphics/ImageMagick
parentThe RTLD deadlock problem has been fixed in CURRENT. (diff)
Update to 5.4.7-1
PR: 39989, 40270 Submitted by: KATO Tsuguru <tkato@prontomail.com>, Guilherme J. R. Oliveira <guilherme@nortenet.pt> Reviewed by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Prompted by: many in FreeBSD-ports mailing list
Notes
Notes: svn path=/head/; revision=62534
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile9
-rw-r--r--graphics/ImageMagick/distinfo2
-rw-r--r--graphics/ImageMagick/pkg-plist1
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index a99772922761..86a57371a0ae 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ImageMagick
-PORTVERSION= 5.4.6.2
+PORTVERSION= 5.4.7.1
CATEGORIES= graphics perl5
MASTER_SITES= http://imagemagick.sourceforge.net/http/ \
ftp://ftp.yggdrasil.com/mirrors/site/ftp.simplesystems.org/pub/%SUBDIR%/ \
@@ -119,8 +119,8 @@ INSTALL_TARGET= install install-data-html
.endif
post-patch:
-# @${REINPLACE_CMD} -e 's|-lpthread|-lc_r|g ; \
- @${REINPLACE_CMD} -e 's|-lpthread|`${ECHO_CMD} ${PTHREAD_LIBS}`|g ; \
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \
+ s|^tagnames=|#tagnames=|g ; \
s|LIBLTDL=.*$$|LIBLTDL="-lltdl"|g ; \
s|INCLTDL=.*$$|INCLTDL=|g ; \
s|lcms/lcms.h|lcms.h|g ; \
@@ -134,7 +134,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|timestamp: %ld|timestamp: %d|g' \
${WRKSRC}/magick/xwindow.c
@${REINPLACE_CMD}-e 's|^tagnames.*\$$|#&|' \
- ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} \
- ${WRKSRC}/ltdl/configure
+ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.mk>
diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo
index c2911122aa20..5600d96472bb 100644
--- a/graphics/ImageMagick/distinfo
+++ b/graphics/ImageMagick/distinfo
@@ -1 +1 @@
-MD5 (ImageMagick-5.4.6-2.tar.gz) = 2bf1c8f5b0bccea4159f593c09f8f077
+MD5 (ImageMagick-5.4.7-1.tar.gz) = 0eebac36aa13a6cba04b9e086efb7d22
diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist
index 4aaed7c2ee16..31296a978ef9 100644
--- a/graphics/ImageMagick/pkg-plist
+++ b/graphics/ImageMagick/pkg-plist
@@ -288,6 +288,7 @@ share/ImageMagick/magic.mgk
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/Image.fig
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/Image.html
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/Image.png
+%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/Image.svg
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/ImageDesign.html
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/ImageMagick.png
%%PORTDOCS%%share/doc/ImageMagick/www/Magick++/Install.html