Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2022 16:26:03 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: f3b5f5fc0afe - 2022Q4 - x11-themes/kde-icons-black-and-white: Fix fetch
Message-ID:  <202212161626.2BGGQ3iH070302@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f3b5f5fc0afecb2d2627841932db39c1b2193b45

commit f3b5f5fc0afecb2d2627841932db39c1b2193b45
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2022-12-16 06:47:07 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-12-16 16:22:01 +0000

    x11-themes/kde-icons-black-and-white: Fix fetch
    
    Unbreak port and update pkg-message file.
    
    PR:             257242 268177
    Reported by:    portmaster@bsdforge.com (maintainer)
    MFH:            2022Q4 (quarterly is also broken)
    
    (cherry picked from commit 743aad0dbc35150bd939db52301c929f6bb711c8)
---
 x11-themes/kde-icons-black-and-white/Makefile    | 4 ++--
 x11-themes/kde-icons-black-and-white/distinfo    | 5 +++--
 x11-themes/kde-icons-black-and-white/pkg-message | 4 ++--
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11-themes/kde-icons-black-and-white/Makefile b/x11-themes/kde-icons-black-and-white/Makefile
index 56027d11e326..9a1a7557389c 100644
--- a/x11-themes/kde-icons-black-and-white/Makefile
+++ b/x11-themes/kde-icons-black-and-white/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	black-and-white
 PORTVERSION=	2.0.a
-MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/
-DISTNAME=	black%20and%20white
+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
diff --git a/x11-themes/kde-icons-black-and-white/distinfo b/x11-themes/kde-icons-black-and-white/distinfo
index 0fdb0d52afcc..34cd99dc222c 100644
--- a/x11-themes/kde-icons-black-and-white/distinfo
+++ b/x11-themes/kde-icons-black-and-white/distinfo
@@ -1,2 +1,3 @@
-SHA256 (KDE/black%20and%20white.tar.gz) = 206d8710c50391314cbe3eec695930b7100ba41ac9997572a87fcbd6f4980493
-SIZE (KDE/black%20and%20white.tar.gz) = 6703176
+TIMESTAMP = 1671207590
+SHA256 (KDE/black-and-white.tar.gz) = 206d8710c50391314cbe3eec695930b7100ba41ac9997572a87fcbd6f4980493
+SIZE (KDE/black-and-white.tar.gz) = 6703176
diff --git a/x11-themes/kde-icons-black-and-white/pkg-message b/x11-themes/kde-icons-black-and-white/pkg-message
index 8e20c69ede3d..2b99d23a5b84 100644
--- a/x11-themes/kde-icons-black-and-white/pkg-message
+++ b/x11-themes/kde-icons-black-and-white/pkg-message
@@ -3,8 +3,8 @@
   message: <<EOM
 How to install a new icon theme
 
-1) Open the KDE-Menu and start the Control Center
-2) Click on "Look and Feel", then "Icons"
+1) Open the KDE-Menu and start the System Settings
+2) Click on "Appearance", then "Icons"
 3) Select black and white iconset
 4) Click "Apply"
 5) Have fun! :-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212161626.2BGGQ3iH070302>