aboutsummaryrefslogtreecommitdiff
path: root/x11/lightdm/Makefile
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2019-02-04 10:28:46 +0000
committerBen Woods <woodsb02@FreeBSD.org>2019-02-04 10:28:46 +0000
commitb27824336f1f001688ab47f308956391c421b729 (patch)
treea48a443ea8cad8c5fcaf7e83049f102d9b7b59fb /x11/lightdm/Makefile
parent690e8861091143545848e63116078c88f9357c91 (diff)
downloadports-b27824336f1f001688ab47f308956391c421b729.tar.gz
ports-b27824336f1f001688ab47f308956391c421b729.zip
x11/lightdm: Update to 1.28.0
- Also pet portlint Submitted by: madpilot (partly)
Notes
Notes: svn path=/head/; revision=492109
Diffstat (limited to 'x11/lightdm/Makefile')
-rw-r--r--x11/lightdm/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile
index 1da5f8533aad..9a517153aea5 100644
--- a/x11/lightdm/Makefile
+++ b/x11/lightdm/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= lightdm
-PORTVERSION= 1.24.0
-PORTREVISION= 3
+PORTVERSION= 1.28.0
CATEGORIES= x11
-MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
+MASTER_SITES= https://github.com/CanonicalLtd/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
MAINTAINER= woodsb02@FreeBSD.org
COMMENT= Lightweight Display Manager
@@ -23,20 +22,21 @@ LIB_DEPENDS= libaccountsservice.so:sysutils/accountsservice \
libgcrypt.so:security/libgcrypt \
libxklavier.so:x11/libxklavier
-USES= compiler:c++11-lang localbase gettext gmake libtool pathfix \
- pkgconfig tar:xz
+USES= compiler:c++11-lang gettext gmake gnome libtool localbase \
+ pathfix pkgconfig tar:xz
USE_CXXSTD= c++11
-GNU_CONFIGURE= yes
-USE_GNOME= glib20 intlhack
+USE_GNOME= glib20 intltool
USE_XORG= x11 xcb xdmcp
-CONFIGURE_ARGS= --disable-tests # PAM errors
-INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
USE_RC_SUBR= lightdm
-SUB_FILES= Xsession
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-tests # PAM errors
+INSTALL_TARGET= install-strip
USERS= lightdm
GROUPS= lightdm
+PORTSCOUT= limitw:1,even
+SUB_FILES= Xsession
OPTIONS_DEFINE= DOCS VALA
OPTIONS_DEFAULT=VALA