Sun May 27 06:49:52 2018 UTC ()
p5-PerlMagick: update to 7.0.7.35.

Same as for ImageMagick.


(wiz)
diff -r1.129 -r1.130 pkgsrc/graphics/p5-PerlMagick/Makefile

cvs diff -r1.129 -r1.130 pkgsrc/graphics/p5-PerlMagick/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/p5-PerlMagick/Makefile 2018/04/17 22:29:39 1.129
+++ pkgsrc/graphics/p5-PerlMagick/Makefile 2018/05/27 06:49:52 1.130
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: Makefile,v 1.129 2018/04/17 22:29:39 wiz Exp $ 1# $NetBSD: Makefile,v 1.130 2018/05/27 06:49:52 wiz Exp $
2 2
3PKGREVISION= 2 
4.include "../../graphics/ImageMagick/Makefile.common" 3.include "../../graphics/ImageMagick/Makefile.common"
5 4
6PKGNAME= p5-PerlMagick-${DISTVERSION} 5PKGNAME= p5-PerlMagick-${DISTVERSION}
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://imagemagick.org/script/perl-magick.php 8HOMEPAGE= https://imagemagick.org/script/perl-magick.php
10COMMENT= Object-oriented Perl interface to ImageMagick 9COMMENT= Object-oriented Perl interface to ImageMagick
11 10
12DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo 11DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo
13#PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches 12#PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches
14 13
15# Some configure_args come from Makefile.common 14# Some configure_args come from Makefile.common
16CONFIGURE_ARGS+= --with-perl=${PERL5:Q} 15CONFIGURE_ARGS+= --with-perl=${PERL5:Q}