summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-04-04 22:30:50 +0000
committerghen <ghen@pkgsrc.org>2006-04-04 22:30:50 +0000
commitf5338972e90744c58c72621d059ecb46b95a2378 (patch)
treee66e6ef68552f152e96f156d40ba9ae4fd380ee2 /graphics/p5-PerlMagick
parent01f01038457fbf0f91ea2a24922760f5201b6d20 (diff)
downloadpkgsrc-f5338972e90744c58c72621d059ecb46b95a2378.tar.gz
Update graphics/ImageMagick and graphics/p5-PerlMagick to 6.2.6.8.
Changes to 6.2.8-8: * 'convert existing-image.png -background' no longer generates a fault. * -define pdf:use-cropbox=true actually works now. * Slight mods to magick/xwindow.c to compile under BEOS (path provided by henrimoi@hotma...). * #000000 improperly set the opacity channel (bug report and patch from digipete@shaw....). * Patch for OpenVMS compile support. Changes to 6.2.6-7: * Added the 'Dispose' layers function to return the 'GIF dispose' images of an animation. * File is already closed, do not call fclose() on it in magick/blob.c. * PS3/EPS3 now writes a proper image mask when compression is None. * Patch to properly read interlaced GIF's. * DestroyMagick() is not always reliably available when atexit() unwinds.
Diffstat (limited to 'graphics/p5-PerlMagick')
-rw-r--r--graphics/p5-PerlMagick/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile
index b8c1091e20f..ee4441fbcfa 100644
--- a/graphics/p5-PerlMagick/Makefile
+++ b/graphics/p5-PerlMagick/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2006/03/04 21:29:50 jlam Exp $
+# $NetBSD: Makefile,v 1.50 2006/04/04 22:30:50 ghen Exp $
.include "../../graphics/ImageMagick/Makefile.common"
PKGNAME= p5-PerlMagick-${DISTVERSION}
-PKGREVISION= 4
SVR4_PKGNAME= p5pma