Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2018 12:12:12 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458317 - head/graphics/GraphicsMagick
Message-ID:  <201801071212.w07CCCVG034706@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  7 12:12:12 2018
New Revision: 458317
URL: https://svnweb.freebsd.org/changeset/ports/458317

Log:
  Add PORTSCOUT

Modified:
  head/graphics/GraphicsMagick/Makefile

Modified: head/graphics/GraphicsMagick/Makefile
==============================================================================
--- head/graphics/GraphicsMagick/Makefile	Sun Jan  7 12:07:45 2018	(r458316)
+++ head/graphics/GraphicsMagick/Makefile	Sun Jan  7 12:12:12 2018	(r458317)
@@ -19,6 +19,8 @@ DPS_DESC=	Display Ghostscript support
 Q8BIT_DESC=	Use 8-bit pixels (speed) instead of 16-bit (quality)
 TEST_DESC=	Run bundled self-tests after build
 
+PORTSCOUT=	skipv:1.3.27
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared --enable-static \
 		--with-windows-font-dir=${WINDOWS_FONT_DIR} --without-perl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801071212.w07CCCVG034706>