From nobody Sat Dec 18 21:52:12 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id B655C18F92D0; Sat, 18 Dec 2021 21:52:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JGfhX3Z2Tz3mnm; Sat, 18 Dec 2021 21:52:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A92717017; Sat, 18 Dec 2021 21:52:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BILqCDH024493; Sat, 18 Dec 2021 21:52:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BILqCUh024463; Sat, 18 Dec 2021 21:52:12 GMT (envelope-from git) Date: Sat, 18 Dec 2021 21:52:12 GMT Message-Id: <202112182152.1BILqCUh024463@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adriaan de Groot Subject: git: fcbc0a47c713 - main - graphics/digikam: relax ImageMagick requirements List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: adridg X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fcbc0a47c713c872a78a90cf1beee5916b941f55 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639864332; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Iba08Ae6EyVltFxIEHSC57zdWTPir9ihC8hOoIzkzwo=; b=GI4OdFisn3oelscGEp9b7WapN6ljvDu3KuDJOHhNh0LUW8y6dx4Uv2YzcP+eK/b18d93dW sNi8GINmDX345JxQehP7c73bd/EO2nin09W9oYmNfzOKQ2Zc9ocTGNjWw7+tYIYDfu0+OU 3pCD6R9YB+n02Rm1SRCer3D327mM5F7mCOKdUWmFQRbFY+IvbyaYVGd+mrqdWh+fTNlg4u dEGFs1OmAebNXXW2Tqkr946lDNwF8lFHbLVq2+IrmH0aIHorFsL+Ap7xWam4zc1Be4zwba bOIkOiF8ivADHS8H5Q7UDiaEtQeqbKs3EVF79Dg4MZuz9/EtIQtqEdsfBIZUwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639864332; a=rsa-sha256; cv=none; b=Eedait0dZUBNrXd7eF4rjrCIyu3eNIgBEPCp8OFrXNgNiyygL1uB62CF552qZeiqRxvI5I BK8UgzT86ZuTxFksESryKp1A8ahCibpCusOiPNWQY1sFYHyXtChPIz4UNKS07+PwcX2r0/ GVmFkBKiVgHSpYsHuNwB9rYODBVFj83lBVGVlBZ08+oKK7u15mPwfGwOZ3Sli/DS/kf4kN ARwyZiz9149JtVOU0v+7vLkXzxGT+b+/pmsqSMBun4HznI4ERDmWZTa7EajhlIi81Ul8la B58P7CGLMKP5WDnZVXnqbx9o6yXjb2qlsYxsmU15PcnVPf7jMEFJ5a0waDIOtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcbc0a47c713c872a78a90cf1beee5916b941f55 commit fcbc0a47c713c872a78a90cf1beee5916b941f55 Author: Adriaan de Groot AuthorDate: 2021-12-18 21:45:36 +0000 Commit: Adriaan de Groot CommitDate: 2021-12-18 21:52:10 +0000 graphics/digikam: relax ImageMagick requirements digiKam builds with both magick:6 and magick:7, so leave it unspecified (with the new USES=magick) so that the default gets picked up. --- graphics/digikam/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 4ea54966b00f..f618407598b9 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,5 +1,6 @@ PORTNAME= digikam DISTVERSION= 7.4.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/digikam/${PORTVERSION} @@ -29,7 +30,7 @@ LIB_DEPENDS= libKF5Sane.so:graphics/libksane \ libx265.so:multimedia/x265 USES= bison cmake compiler:c++11-lib desktop-file-utils eigen:3 gl \ - gnome jpeg kde:5 magick:6 pkgconfig qt:5 shebangfix tar:xz xorg + gnome jpeg kde:5 magick pkgconfig qt:5 shebangfix tar:xz xorg USE_GL= gl glu USE_GNOME= glib20 libxml2 libxslt USE_KDE= archive auth bookmarks calendarcore codecs completion config \