diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2017-12-26 18:34:11 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2017-12-26 18:34:11 +0800 |
commit | fcc070af7a9b65693bfaa1587d2750e8dcecc65a (patch) | |
tree | 77136a03f8a84c77838192ef42b4a3e64647b247 /x11 | |
parent | 76f61eddfdf5651473e70a47b219a37b3f15cda9 (diff) | |
download | freebsd-ports-gnome-fcc070af7a9b65693bfaa1587d2750e8dcecc65a.tar.gz freebsd-ports-gnome-fcc070af7a9b65693bfaa1587d2750e8dcecc65a.tar.zst freebsd-ports-gnome-fcc070af7a9b65693bfaa1587d2750e8dcecc65a.zip |
x11/lightdm: Update to 1.24.0
There are no changes in this release:
https://lists.freedesktop.org/archives/lightdm/2017-September/001074.html
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lightdm/Makefile | 3 | ||||
-rw-r--r-- | x11/lightdm/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/lightdm/Makefile b/x11/lightdm/Makefile index 014f42884f2e..c700b9cd151f 100644 --- a/x11/lightdm/Makefile +++ b/x11/lightdm/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lightdm -PORTVERSION= 1.22.0 -PORTREVISION= 2 +PORTVERSION= 1.24.0 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ diff --git a/x11/lightdm/distinfo b/x11/lightdm/distinfo index d8afeae64829..305edda84ff2 100644 --- a/x11/lightdm/distinfo +++ b/x11/lightdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501502611 -SHA256 (lightdm-1.22.0.tar.xz) = e4b9afb6a7e627440ccda140972631e54d005340ec6043d538281f28a8dbab28 -SIZE (lightdm-1.22.0.tar.xz) = 517416 +TIMESTAMP = 1514284072 +SHA256 (lightdm-1.24.0.tar.xz) = cd509b74382bcf382c6e3e4b54ac30ba804022fec968d6993d134552ea1a43a2 +SIZE (lightdm-1.24.0.tar.xz) = 517552 |