Bug 265818 - x11/lightdm: update to 1.32.0
Summary: x11/lightdm: update to 1.32.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL: https://github.com/canonical/lightdm/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-13 14:08 UTC by Olivier Duchateau
Modified: 2022-08-13 19:52 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch to update x11/lightdm (10.26 KB, patch)
2022-08-13 14:08 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2022-08-13 14:08:55 UTC
Created attachment 235881 [details]
Patch to update x11/lightdm

- Update to 1.32.0
- Remove unneeded patch (check in configure script)
- Remove AppArmor files (specifics to Linux)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-13 19:50:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48e8d817c56ae860e53a4afd531c9fef4ecc7b79

commit 48e8d817c56ae860e53a4afd531c9fef4ecc7b79
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2022-08-13 19:34:28 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-08-13 19:38:08 +0000

    x11/lightdm: update to 1.32.0

    - Update to 1.32.0
    - Remove unneeded patch (check in configure script)
    - Remove AppArmor files (specifics to Linux)

    Changelog:      https://github.com/canonical/lightdm/releases/tag/1.32.0
    PR:             265818

 x11/lightdm/Makefile                           |   5 +-
 x11/lightdm/distinfo                           |   6 +-
 x11/lightdm/files/patch-data_Makefile.in (new) | 147 +++++++++++++++++++++++++
 x11/lightdm/files/patch-src_lightdm.c (new)    |  11 ++
 x11/lightdm/files/patch-src_process.c (gone)   |  11 --
 x11/lightdm/pkg-plist                          |   5 +-
 6 files changed, 164 insertions(+), 21 deletions(-)
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-08-13 19:52:45 UTC
Committed, thanks.

You can also upload patches created by `git format-patch`.


mfg Tobias