pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/ImageMagick



Module Name:    pkgsrc
Committed By:   thor
Date:           Sat Apr  3 13:43:27 UTC 2021

Modified Files:
        pkgsrc/graphics/ImageMagick: DESCR Makefile

Log Message:
graphics/ImageMagick: drop interactive from description, most use non-interactively


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/ImageMagick/DESCR
cvs rdiff -u -r1.284 -r1.285 pkgsrc/graphics/ImageMagick/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/ImageMagick/DESCR
diff -u pkgsrc/graphics/ImageMagick/DESCR:1.2 pkgsrc/graphics/ImageMagick/DESCR:1.3
--- pkgsrc/graphics/ImageMagick/DESCR:1.2       Tue May  6 17:41:24 2003
+++ pkgsrc/graphics/ImageMagick/DESCR   Sat Apr  3 13:43:27 2021
@@ -1,4 +1,4 @@
-ImageMagick TM, is a package for display and interactive manipulation
+ImageMagick TM, is a package for display and manipulation
 of images for the X Window System.  It is written in C and interfaces
 to the X library, and therefore does not require any proprietary
 toolkit in order to compile.  Although the software is copyrighted, it

Index: pkgsrc/graphics/ImageMagick/Makefile
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.284 pkgsrc/graphics/ImageMagick/Makefile:1.285
--- pkgsrc/graphics/ImageMagick/Makefile:1.284  Sun Dec  6 10:33:39 2020
+++ pkgsrc/graphics/ImageMagick/Makefile        Sat Apr  3 13:43:27 2021
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.284 2020/12/06 10:33:39 wiz Exp $
+# $NetBSD: Makefile,v 1.285 2021/04/03 13:43:27 thor Exp $
 
 .include "Makefile.common"
 
 PKGNAME=       ImageMagick-${DISTVERSION}
 
 MAINTAINER=    adam%NetBSD.org@localhost
-COMMENT=       Package for display and interactive manipulation of images
+COMMENT=       Package for display and non-interactive manipulation of images
 
 CONFLICTS=     geomview<1.8.1nb2  # used to have a program named 'animate'
 



Home | Main Index | Thread Index | Old Index