From owner-svn-ports-head@freebsd.org Tue Aug 8 21:15:57 2017 Return-Path: Delivered-To: svn-ports-head@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 DD830DD0E4A; Tue, 8 Aug 2017 21:15:57 +0000 (UTC) (envelope-from mi@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 A3AD9742DE; Tue, 8 Aug 2017 21:15:57 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v78LFuuS015344; Tue, 8 Aug 2017 21:15:56 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v78LFuST015343; Tue, 8 Aug 2017 21:15:56 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201708082115.v78LFuST015343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Tue, 8 Aug 2017 21:15:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447574 - head/graphics/pstoedit/files X-SVN-Group: ports-head X-SVN-Commit-Author: mi X-SVN-Commit-Paths: head/graphics/pstoedit/files X-SVN-Commit-Revision: 447574 X-SVN-Commit-Repository: ports 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.23 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, 08 Aug 2017 21:15:58 -0000 Author: mi Date: Tue Aug 8 21:15:56 2017 New Revision: 447574 URL: https://svnweb.freebsd.org/changeset/ports/447574 Log: Fix comment describing the just-added patch. Modified: head/graphics/pstoedit/files/patch-imagemagick7 Modified: head/graphics/pstoedit/files/patch-imagemagick7 ============================================================================== --- head/graphics/pstoedit/files/patch-imagemagick7 Tue Aug 8 20:57:54 2017 (r447573) +++ head/graphics/pstoedit/files/patch-imagemagick7 Tue Aug 8 21:15:56 2017 (r447574) @@ -2,7 +2,7 @@ By Jan Rekorajski, obtained from: http://git.pld-linux.org/gitweb.cgi/packages/pstoedit.git/commitdiff/1db94627498886a91a6e6ed80d0a8b2b6da1a16b -and made conditional to still work with IM-7. +and made conditional to still work with ImageMagick earlier than 7. (The configure.ac is not currently used by the port.)