Update ImageMagick to 6.7.4-4

Fix plist for some doc files [1]

PR:		ports/163424 [1]
This commit is contained in:
Martin Matuska 2012-01-10 09:35:03 +00:00
parent e281ef2de8
commit 074549090a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288880
3 changed files with 10 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= ImageMagick
DISTVERSION= 6.7.3-4
DISTVERSION= 6.7.4-4
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
http://image_magick.veidrodis.com/image_magick/ \
@ -378,7 +378,7 @@ USE_GCC= 4.2+
.if defined(NOPORTDOCS)
INSTALL_TARGET= install
.else
INSTALL_TARGET= install install-data-html
INSTALL_TARGET= install install-docDATA install-data-html
.endif
# Test suite, requires installed ghostscript to pass
@ -394,7 +394,9 @@ USE_GHOSTSCRIPT_BUILD=yes
post-patch:
# prevent perllocal.pod from being written
@${REINPLACE_CMD} -e '/PERL/s|install && \\$$|pure_install \&\& \\|' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e '/PERL/s|install && \\$$|pure_install \&\& \\|' \
-e 's/install-docDATA install-filters/install-filters/' \
${WRKSRC}/Makefile.in
# remove the autogenerated Magick.c so it will be regenerated from
# Magick.xs on _this_ system:
@${RM} -f ${WRKSRC}/PerlMagick/Magick.c

View file

@ -1,2 +1,2 @@
SHA256 (ImageMagick-6.7.3-4.tar.xz) = d2d0b479c4e606476e9ce6f03df4dafaab706156109d63bb6687de42066a2e10
SIZE (ImageMagick-6.7.3-4.tar.xz) = 7577464
SHA256 (ImageMagick-6.7.4-4.tar.xz) = af08ec5f1c4ac325a8e21e8269fba99beeab011949e45b1176d5d26c3e3d19fa
SIZE (ImageMagick-6.7.4-4.tar.xz) = 7619232

View file

@ -151,6 +151,7 @@ include/ImageMagick/wand/pixel-iterator.h
include/ImageMagick/wand/pixel-wand.h
include/ImageMagick/wand/stream.h
include/ImageMagick/wand/wand-view.h
lib/ImageMagick-%%PORTVERSION%%/config/configure.xml
lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/coders/.keep
%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/coders/aai.la
%%MODULES%%lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/coders/aai.so
@ -406,7 +407,6 @@ libdata/pkgconfig/Wand.pc
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Magick/Magick.bs
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Magick/Magick.so
%%WITH_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Image/Magick/autosplit.ix
%%DATADIR%%-%%PORTVERSION%%/configure.xml
%%DATADIR%%-%%PORTVERSION%%/english.xml
%%DATADIR%%-%%PORTVERSION%%/francais.xml
%%DATADIR%%-%%PORTVERSION%%/locale.xml
@ -1369,12 +1369,12 @@ libdata/pkgconfig/Wand.pc
%%PORTDOCS%%%%DOCSDIR%%/www/magick-vector-graphics.html
%%PORTDOCS%%%%DOCSDIR%%/www/magick-wand.html
%%PORTDOCS%%%%DOCSDIR%%/www/magick.css
%%PORTDOCS%%%%DOCSDIR%%/www/mailing-list.html
%%PORTDOCS%%%%DOCSDIR%%/www/miff.html
%%PORTDOCS%%%%DOCSDIR%%/www/mirrors.html
%%PORTDOCS%%%%DOCSDIR%%/www/mogrify.html
%%PORTDOCS%%%%DOCSDIR%%/www/montage.html
%%PORTDOCS%%%%DOCSDIR%%/www/motion-picture.html
%%PORTDOCS%%%%DOCSDIR%%/www/parallel.html
%%PORTDOCS%%%%DOCSDIR%%/www/perl-magick.html
%%PORTDOCS%%%%DOCSDIR%%/www/porting.html
%%PORTDOCS%%%%DOCSDIR%%/www/quantize.html
@ -1427,6 +1427,7 @@ libdata/pkgconfig/Wand.pc
@dirrm lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/filters
@dirrm lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%/coders
@dirrm lib/ImageMagick-%%PORTVERSION%%/modules-%%QBIT%%
@dirrm lib/ImageMagick-%%PORTVERSION%%/config
@dirrm lib/ImageMagick-%%PORTVERSION%%
@dirrm include/ImageMagick/wand
@dirrm include/ImageMagick/magick