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:           Mon Mar 23 16:13:12 UTC 2020

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

Log Message:
graphics/php-imagick: reset PKGREVISION

Reset PKGREVISION along with updating to 3.4.4.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.23 pkgsrc/graphics/php-imagick/Makefile:1.24
--- pkgsrc/graphics/php-imagick/Makefile:1.23   Mon Mar 23 16:12:11 2020
+++ pkgsrc/graphics/php-imagick/Makefile        Mon Mar 23 16:13:12 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/03/23 16:12:11 taca Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/23 16:13:12 taca Exp $
 
 MODNAME=               imagick
 PECL_VERSION=          3.4.4
@@ -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=           12
 LICENSE=               php
 
 CONFIGURE_ARGS+=       --with-imagick=${BUILDLINK_PREFIX.ImageMagick}



Home | Main Index | Thread Index | Old Index