pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gri gri: mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bf11c3c3bba
branches:  trunk
changeset: 346049:9bf11c3c3bba
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 28 11:28:09 2019 +0000

description:
gri: mark as BROKEN

ImageMagick cannot convert the documentation PS files to PNG files
due to security policy, which breaks the build/installation.

diffstat:

 graphics/gri/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5a5768790384 -r 9bf11c3c3bba graphics/gri/Makefile
--- a/graphics/gri/Makefile     Sat Dec 28 11:27:38 2019 +0000
+++ b/graphics/gri/Makefile     Sat Dec 28 11:28:09 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2019/08/22 12:23:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.69 2019/12/28 11:28:09 wiz Exp $
 
 DISTNAME=      gri-2.12.23
 PKGREVISION=   23
@@ -10,6 +10,8 @@
 COMMENT=       Language for scientific graphics applications
 LICENSE=       gnu-gpl-v3
 
+BROKEN=                ImageMagick cannot convert the documentation PS files to PNG files due to security policy.
+
 BUILD_DEPENDS+=                ImageMagick-[0-9]*:../../graphics/ImageMagick
 BUILD_DEPENDS+=                dvipsk-[0-9]*:../../print/dvipsk
 BUILD_DEPENDS+=                tex-tex-[0-9]*:../../print/tex-tex



Home | Main Index | Thread Index | Old Index