Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-quicklauncher-plugin xfce4-quicklaunche...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d2c18d27b351
branches:  trunk
changeset: 436059:d2c18d27b351
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Jul 26 09:38:50 2020 +0000

description:
xfce4-quicklauncher-plugin: fix MASTER_SITES.

goodies.xfce.org is being decommissioned.

Fixes NetBSD/pkgsrc#68

diffstat:

 sysutils/xfce4-quicklauncher-plugin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 82a616d29a16 -r d2c18d27b351 sysutils/xfce4-quicklauncher-plugin/Makefile
--- a/sysutils/xfce4-quicklauncher-plugin/Makefile      Sun Jul 26 09:30:14 2020 +0000
+++ b/sysutils/xfce4-quicklauncher-plugin/Makefile      Sun Jul 26 09:38:50 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.49 2020/06/02 08:24:49 adam Exp $
+# $NetBSD: Makefile,v 1.50 2020/07/26 09:38:50 bsiegert Exp $
 
 PKGREVISION= 15
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
 DISTNAME=      xfce4-quicklauncher-plugin-1.9.4
 CATEGORIES=    sysutils
-MASTER_SITES=  http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/
+MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-quicklauncher-plugin/1.9/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
 COMMENT=       Xfce quicklaunch plugin



Home | Main Index | Thread Index | Old Index