Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649980 - x11-misc/lightdm-1.25.2 version bump
Summary: x11-misc/lightdm-1.25.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-03-09 03:33 UTC by OzTiram
Modified: 2018-03-09 08:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lightdm-1.25.2.ebuild (lightdm-1.25.2.ebuild,3.77 KB, text/plain)
2018-03-09 03:33 UTC, OzTiram
Details

Note You need to log in before you can comment on or make changes to this bug.
Description OzTiram 2018-03-09 03:33:33 UTC
Created attachment 523074 [details]
lightdm-1.25.2.ebuild

Upstream has release a new version, which is now found in Github.

This version also fixes the duplicated list of users, reported in the forums [1].

The attached ebuild modifies the version and the URL of the source packages.
Other than that, it reuses the old build.

Here is the diff to the previous version:

 diff -up /usr/local/gentoo/x11-misc/lightdm/lightdm-1.25.2.ebuild /usr/portage/x11-misc/lightdm/lightdm-1.24.0-r1.ebuild 
--- /usr/local/gentoo/x11-misc/lightdm/lightdm-1.25.2.ebuild	2018-03-08 19:30:26.000004766 +0100
+++ /usr/portage/x11-misc/lightdm/lightdm-1.24.0-r1.ebuild	2018-02-26 23:08:51.000000000 +0100
@@ -8,7 +8,7 @@ inherit autotools eutils flag-o-matic pa
 TRUNK_VERSION="$(get_version_component_range 1-2)"
 DESCRIPTION="A lightweight display manager"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/LightDM"
-SRC_URI="https://github.com/CanonicalLtd/${PN}/releases/download/${PV}/${P}.tar.xz
+SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.xz
 	mirror://gentoo/introspection-20110205.m4.tar.bz2"



[1] 1https://forums.gentoo.org/viewtopic-p-8170154.html?sid=553489a2fca6b04c25b4095019bba907
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-03-09 06:03:07 UTC
Comment on attachment 523074 [details]
lightdm-1.25.2.ebuild

--- lightdm-1.24.0-r1.ebuild    2018-02-27 07:12:27.865750165 +0100
+++ -   2018-03-09 07:02:33.985216301 +0100
@@ -8,7 +8,7 @@
 TRUNK_VERSION="$(get_version_component_range 1-2)"
 DESCRIPTION="A lightweight display manager"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/LightDM"
-SRC_URI="https://launchpad.net/${PN}/${TRUNK_VERSION}/${PV}/+download/${P}.tar.xz
+SRC_URI="https://github.com/CanonicalLtd/${PN}/releases/download/${PV}/${P}.tar.xz
        mirror://gentoo/introspection-20110205.m4.tar.bz2"

 LICENSE="GPL-3 LGPL-3"
Comment 2 Larry the Git Cow gentoo-dev 2018-03-09 08:18:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ab03b76a17258b5810724015d3af03810853a8

commit f0ab03b76a17258b5810724015d3af03810853a8
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-03-09 08:17:53 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-03-09 08:18:10 +0000

    x11-misc/lightdm: Bump to version 1.25.2
    
    Closes: https://bugs.gentoo.org/649980
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-misc/lightdm/Manifest              |   1 +
 x11-misc/lightdm/lightdm-1.25.2.ebuild | 137 +++++++++++++++++++++++++++++++++
 2 files changed, 138 insertions(+)