Thu Aug 27 17:54:00 2009 UTC ()
Updating package graphics/p5-PerlMagick from 6.5.5.3 to 6.5.5.3nb1 because
package file on server has changed without new release.

No upstream notice about new package is provided.


(sno)
diff -r1.64 -r1.65 pkgsrc/graphics/p5-PerlMagick/Makefile

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

--- pkgsrc/graphics/p5-PerlMagick/Makefile 2009/08/26 21:13:09 1.64
+++ pkgsrc/graphics/p5-PerlMagick/Makefile 2009/08/27 17:54:00 1.65
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.64 2009/08/26 21:13:09 sno Exp $ 1# $NetBSD: Makefile,v 1.65 2009/08/27 17:54:00 sno Exp $
2 2
3PKG_DESTDIR_SUPPORT= user-destdir 3PKG_DESTDIR_SUPPORT= user-destdir
4 4
5.include "../../graphics/ImageMagick/Makefile.common" 5.include "../../graphics/ImageMagick/Makefile.common"
6 6
7PKGNAME= p5-PerlMagick-${DISTVERSION} 7PKGNAME= p5-PerlMagick-${DISTVERSION}
 8PKGREVISION= 1
8 9
9SVR4_PKGNAME= p5pma 10SVR4_PKGNAME= p5pma
10 11
11MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html 13HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html
13COMMENT= Object-oriented Perl interface to ImageMagick 14COMMENT= Object-oriented Perl interface to ImageMagick
14 15
15DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo 16DISTINFO_FILE= ${.CURDIR}/../../graphics/ImageMagick/distinfo
16FILESDIR= ${.CURDIR}/../../graphics/ImageMagick/files 17FILESDIR= ${.CURDIR}/../../graphics/ImageMagick/files
17PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches 18PATCHDIR= ${.CURDIR}/../../graphics/ImageMagick/patches
18 19
19PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews
20 21