pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/php-imagick



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 12 15:15:06 UTC 2021

Modified Files:
        pkgsrc/graphics/php-imagick: Makefile

Log Message:
graphics/php-imagick: reset PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/graphics/php-imagick/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/php-imagick/Makefile
diff -u pkgsrc/graphics/php-imagick/Makefile:1.38 pkgsrc/graphics/php-imagick/Makefile:1.39
--- pkgsrc/graphics/php-imagick/Makefile:1.38   Sun Dec 12 15:14:17 2021
+++ pkgsrc/graphics/php-imagick/Makefile        Sun Dec 12 15:15:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2021/12/12 15:14:17 taca Exp $
+# $NetBSD: Makefile,v 1.39 2021/12/12 15:15:05 taca Exp $
 
 MODNAME=               imagick
 PECL_VERSION=          3.6.0
@@ -7,7 +7,6 @@ CATEGORIES+=            graphics
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://pecl.php.net/package/imagick/
 COMMENT=               PHP extension for ImageMagick graphics library
-PKGREVISION=           1
 LICENSE=               php
 
 CONFIGURE_ARGS+=       --with-imagick=${BUILDLINK_PREFIX.ImageMagick}



Home | Main Index | Thread Index | Old Index