From nobody Tue Feb 14 20:23:54 2023 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 4PGXjQ6LSCz3px8q; Tue, 14 Feb 2023 20:23:54 +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 4PGXjQ5hqdz40jR; Tue, 14 Feb 2023 20:23:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676406234; 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=zkeeIxYs1KW5iPDhKjrySrG6sBSUoJb2wo8AAij2roE=; b=mlgOk1OIZfLWX1CT9sayVqY94PVaZG7PiagJb0aTKluJSfLtwGNZCitB7pyVRDeiNkk9q5 pp7e/589Dqxu1NRzeOzRDFF2li2s/rb4ODxkc/vWlnWP9thp66M+SfO1zsKx4btPP3lHpC YkE0qsk14NYw2vESzHGh/zStxMlcsws6XKT8q58qzGJqOM2XtnQxMAqJHGInV5DjCfoXXX bcrcGFtDipbrWRxn/XAPXOBShzIIHhoqcLJR0mZvjjj0rM/F9eWUqYK5YuG7pVzF4+t14l t48KmWPBxUZt+44o/ho0PXCQh0q41cA1HzE/pTonWPRZL9Zrro7SKVF7GpHjow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1676406234; 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=zkeeIxYs1KW5iPDhKjrySrG6sBSUoJb2wo8AAij2roE=; b=eTqQIQ1CQylkuNn4Iw0W9HMY/D7NGqZyvhtrjelRP2f6XBw56oHJizkutikjk1ryaaBthh TZdvvEJId+wa1V0nrHRgr3vjcTLISwBY6xZgmrtDRrexbFIgRby46XYwKJCwfTq7hJyPLd xEJCSzVVd1aQZXmkbNyGn/y4VoLKoUGDweIwr16ghiiGgBoAQc0z2idWXv9cxj4M52WOnO H/Ra49VofAT1m0V0TCpzporWX5S1cWuPR7rsp9MhHIqX8fxzePDddGoZgGjj++shBzddWI IMobM0jfWZ+iR6HmfySC7w1xPWlWZH3P9oz5FKgvSVoJUBWHfHfZE3IiTu30bg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1676406234; a=rsa-sha256; cv=none; b=Zi+0RecfRBTL52fOF8q4KqdVH2G26VqLQH7rCoBM8EpFxJSTk5ZI0a/n1vKqHr/msLpJzo Ch+Z1Ew7M7JxWFZY058p827oUafVrXynvT7fp6UNR40t/KHshU6QjeIVppamXSWPYoQnST qzuLI15i8/DGTkYfSK9RiqTGw7IHBS5eq9j0zd622D4d0qZK3meaYpeVPVbxXk/35qt7Xa yBqDyeOKgAtKxvk65NlM5vMdUjUPyTCiFP07pHLjRJZNczfYEKlnMkcHhqevbH31RtBFp5 gsOUl9ZkzgCYxeoWFTF5kzCZ331g9C2pIDhBsIM+imaQoki6qFK1SyYM5Bjc2g== 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 4PGXjQ4d1cz1BHn; Tue, 14 Feb 2023 20:23:54 +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 31EKNsn8059814; Tue, 14 Feb 2023 20:23:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 31EKNsM7059813; Tue, 14 Feb 2023 20:23:54 GMT (envelope-from git) Date: Tue, 14 Feb 2023 20:23:54 GMT Message-Id: <202302142023.31EKNsM7059813@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: 09a830afdcfc - main - x11-themes/kde-icons-black-and-white: change WWW to less dead site 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: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 09a830afdcfce1f0277aea54a57abbf641d51428 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=09a830afdcfce1f0277aea54a57abbf641d51428 commit 09a830afdcfce1f0277aea54a57abbf641d51428 Author: Chris Hutchinson AuthorDate: 2023-02-10 13:31:04 +0000 Commit: Robert Clausecker CommitDate: 2023-02-14 20:23:41 +0000 x11-themes/kde-icons-black-and-white: change WWW to less dead site The old www.kde-look.org is dead, kde-look.org redirects to store.kde.org. Change WWW to the latter. PR: 268419 Reported by: grahamperrin Approved by: eduardo (mentor) Differential Revision: https://reviews.freebsd.org/D38521 --- x11-themes/kde-icons-black-and-white/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile index 9a1a7557389c..033dd1bb5f20 100644 --- a/x11-themes/kde-icons-black-and-white/Makefile +++ b/x11-themes/kde-icons-black-and-white/Makefile @@ -1,11 +1,12 @@ PORTNAME= black-and-white PORTVERSION= 2.0.a +PORTREVISION= 1 MASTER_SITES= https://BSDforge.com/projects/source/x11-themes/kde-icons-black-and-white/ DISTNAME= black-and-white MAINTAINER= portmaster@BSDforge.com COMMENT= KDE Black And White iconset -WWW= http://www.kde-look.org/content/show.php?content=24645 +WWW= https://store.kde.org/p/1120904 LICENSE= theme LICENSE_NAME= theme @@ -14,6 +15,8 @@ LICENSE_TEXT= may contain iconic, visual, graphical or other\ consent of either the trademark or the patent holder LICENSE_PERMS= auto-accept +NO_ARCH= yes + WRKSRC= ${WRKDIR}/"black and white" .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"