Index: head/x11/lightdm-gtk-greeter/Makefile =================================================================== --- head/x11/lightdm-gtk-greeter/Makefile +++ head/x11/lightdm-gtk-greeter/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= lightdm-gtk-greeter -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= x11 -MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ +MASTER_SITES= https://github.com/Xubuntu/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ MAINTAINER= woodsb02@FreeBSD.org COMMENT= GTK+ greeter for LightDM @@ -12,12 +12,12 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= xdt-csource:devel/xfce4-dev-tools LIB_DEPENDS= liblightdm-gobject-1.so:x11/lightdm -USES= gettext gmake gnome localbase pkgconfig xfce xorg +USES= gettext gmake gnome localbase pkgconfig xorg USE_CSTD= c99 USE_GNOME= cairo gdkpixbuf2 gtk30 intltool -USE_XFCE= libexo USE_XORG= x11 GNU_CONFIGURE= yes Index: head/x11/lightdm-gtk-greeter/distinfo =================================================================== --- head/x11/lightdm-gtk-greeter/distinfo +++ head/x11/lightdm-gtk-greeter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582348929 -SHA256 (lightdm-gtk-greeter-2.0.7.tar.gz) = bae293f21286e93113ee7965a3a8734bbee6b94f3c74d8723dcae13dda60fcbc -SIZE (lightdm-gtk-greeter-2.0.7.tar.gz) = 580726 +TIMESTAMP = 1598571138 +SHA256 (lightdm-gtk-greeter-2.0.8.tar.gz) = befbb300c7b34ff21865fdbc881201f730fc7c560e9e01d17e899e9477150613 +SIZE (lightdm-gtk-greeter-2.0.8.tar.gz) = 583426 Index: head/x11/lightdm-gtk-greeter/pkg-descr =================================================================== --- head/x11/lightdm-gtk-greeter/pkg-descr +++ head/x11/lightdm-gtk-greeter/pkg-descr @@ -1,3 +1,3 @@ Reference GTK+ greeter for LightDM. -WWW: https://launchpad.net/lightdm-gtk-greeter +WWW: https://github.com/Xubuntu/lightdm-gtk-greeter