Index: sysutils/xfce4-kbdleds-plugin/Makefile =================================================================== --- sysutils/xfce4-kbdleds-plugin/Makefile (revision 520602) +++ sysutils/xfce4-kbdleds-plugin/Makefile (working copy) @@ -11,8 +11,6 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce keyboard LEDs panel plugin -BROKEN= unfetchable - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING @@ -20,7 +18,7 @@ libfreetype.so:print/freetype2 USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce xorg + xfce xorg GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango USE_XORG= ice sm x11 Index: sysutils/xfce4-kbdleds-plugin/distinfo =================================================================== --- sysutils/xfce4-kbdleds-plugin/distinfo (revision 520602) +++ sysutils/xfce4-kbdleds-plugin/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550296650 -SHA256 (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.bz2) = 6d280ad7207bcb9cc87c279dc3ab9084fd93325e87f67858e8917729b50201cd -SIZE (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.bz2) = 265889 +TIMESTAMP = 1577274795 +SHA256 (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.gz) = 21e8e37cd55c38d0e29cd9a0396b030926b86d4790dfbb1727818cd0da8ee888 +SIZE (xfce4/xfce4-kbdleds-plugin-0.0.6.tar.gz) = 1639725 Index: Mk/bsd.sites.mk =================================================================== --- Mk/bsd.sites.mk (revision 520602) +++ Mk/bsd.sites.mk (working copy) @@ -1177,7 +1177,8 @@ https://ftp.cixug.es/xfce/src/%SUBDIR%/${_XFCE_PATH}/ \ https://archive.be.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ \ https://archive.al-us.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ \ - http://mirror.perldude.de/archive.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ + http://mirror.perldude.de/archive.xfce.org/src/%SUBDIR%/${_XFCE_PATH}/ \ + https://git.xfce.org/archive/xfce4-${PORTNAME}/snapshot/ .endif .if !defined(IGNORE_MASTER_SITE_XORG)