From owner-svn-ports-all@freebsd.org Thu May 19 09:40:22 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1E6BB421A9; Thu, 19 May 2016 09:40:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 740751E2D; Thu, 19 May 2016 09:40:22 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4J9eL7W059350; Thu, 19 May 2016 09:40:21 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4J9eL0h059348; Thu, 19 May 2016 09:40:21 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201605190940.u4J9eL0h059348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 19 May 2016 09:40:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415497 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2016 09:40:22 -0000 Author: kwm Date: Thu May 19 09:40:21 2016 New Revision: 415497 URL: https://svnweb.freebsd.org/changeset/ports/415497 Log: Update ImageMagick to 6.9.4-3. Add Portscout macro to restrict version checking to 6.x. Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Thu May 19 09:39:17 2016 (r415496) +++ head/graphics/ImageMagick/Makefile Thu May 19 09:40:21 2016 (r415497) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.9.4-1 +DISTVERSION= 6.9.4-3 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ @@ -36,6 +36,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libltdl.so:devel/libltdl +PORTSCOUT= limit:6.*$$ + CONFLICTS_INSTALL= execline-[0-9]* # bin/import # This port uses .la files, keep libtool:keepla! (magick/module.c) Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Thu May 19 09:39:17 2016 (r415496) +++ head/graphics/ImageMagick/distinfo Thu May 19 09:40:21 2016 (r415497) @@ -1,2 +1,3 @@ -SHA256 (ImageMagick-6.9.4-1.tar.xz) = 2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b -SIZE (ImageMagick-6.9.4-1.tar.xz) = 8789688 +TIMESTAMP = 1463647427 +SHA256 (ImageMagick-6.9.4-3.tar.xz) = 567a658fab95d63f550817e5ec1bc83b5b0b150a52eed1d59f5de88b62e96d7a +SIZE (ImageMagick-6.9.4-3.tar.xz) = 8783424