From owner-svn-ports-head@FreeBSD.ORG Tue Nov 11 08:03:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0BFAD647; Tue, 11 Nov 2014 08:03:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D3978381; Tue, 11 Nov 2014 08:03:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAB83SKl017225; Tue, 11 Nov 2014 08:03:28 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAB83SXU017223; Tue, 11 Nov 2014 08:03:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201411110803.sAB83SXU017223@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 11 Nov 2014 08:03:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372435 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2014 08:03:29 -0000 Author: kwm Date: Tue Nov 11 08:03:27 2014 New Revision: 372435 URL: https://svnweb.freebsd.org/changeset/ports/372435 QAT: https://qat.redports.org/buildarchive/r372435/ Log: Update to 6.8.9-10. Remove implicit liblqr-1 depend [1] PR: 194780 [1] Submitted by: Robert Schulze [1] Modified: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Tue Nov 11 08:00:30 2014 (r372434) +++ head/graphics/ImageMagick/Makefile Tue Nov 11 08:03:27 2014 (r372435) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ImageMagick -DISTVERSION= 6.8.9-8 -PORTREVISION= 3 +DISTVERSION= 6.8.9-10 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= http://www.imagemagick.org/download/ \ @@ -32,10 +31,10 @@ MASTER_SITES= http://www.imagemagick.org MAINTAINER= kwm@FreeBSD.org COMMENT= Image processing tools -#LICENSE= APACHE20 +LICENSE= APACHE20 +LICENSE_FILE= LICENSE -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - liblqr-1.so:${PORTSDIR}/graphics/liblqr-1 +LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl # This port uses .la files, keep libtool:keepla! (magick/module.c) USES= gmake libtool:keepla pathfix perl5 pkgconfig shebangfix tar:xz Modified: head/graphics/ImageMagick/distinfo ============================================================================== --- head/graphics/ImageMagick/distinfo Tue Nov 11 08:00:30 2014 (r372434) +++ head/graphics/ImageMagick/distinfo Tue Nov 11 08:03:27 2014 (r372435) @@ -1,2 +1,2 @@ -SHA256 (ImageMagick-6.8.9-8.tar.xz) = 27360449c6f3d4cca548d1780ecd5f8313a57a0a83d6d953a5088cc81714e9b0 -SIZE (ImageMagick-6.8.9-8.tar.xz) = 7889188 +SHA256 (ImageMagick-6.8.9-10.tar.xz) = cac5dda165ab603a2f56110daf41811233d93c6fdd84e94a8430e057041d8e68 +SIZE (ImageMagick-6.8.9-10.tar.xz) = 7896372