summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-08-29 19:51:40 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-08-29 19:51:40 +0000
commit76d85793015dd78520ecfb9fe65317beda042ac9 (patch)
tree5e7d4e6d9004dc6f638c0f872795d53a4107b8e5
parentx11-wm/cage: update WWW (diff)
- Update lightdm-gtk-greeter to 2.0.8
- Remove dependency on libexo exo-csource which has been deprecated upstream and add one on xfce4-dev-tools xdt-csource Approved by: woodsb02 (maintainer) Differential Revision: https://reviews.freebsd.org/D26224
Notes
Notes: svn path=/head/; revision=546944
-rw-r--r--x11/lightdm-gtk-greeter/Makefile8
-rw-r--r--x11/lightdm-gtk-greeter/distinfo6
-rw-r--r--x11/lightdm-gtk-greeter/pkg-descr2
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/lightdm-gtk-greeter/Makefile b/x11/lightdm-gtk-greeter/Makefile
index 05374c00d6b7..e569f65defe2 100644
--- a/x11/lightdm-gtk-greeter/Makefile
+++ b/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 @@ COMMENT= GTK+ greeter for LightDM
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
diff --git a/x11/lightdm-gtk-greeter/distinfo b/x11/lightdm-gtk-greeter/distinfo
index 489a41c7154e..06cc384b3fef 100644
--- a/x11/lightdm-gtk-greeter/distinfo
+++ b/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
diff --git a/x11/lightdm-gtk-greeter/pkg-descr b/x11/lightdm-gtk-greeter/pkg-descr
index f9d539dede17..8f0f19237e8d 100644
--- a/x11/lightdm-gtk-greeter/pkg-descr
+++ b/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