Bug 265818

Summary: x11/lightdm: update to 1.32.0
Product: Ports & Packages Reporter: Olivier Duchateau <duchateau.olivier>
Component: Individual Port(s)Assignee: freebsd-desktop (Team) <desktop>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/canonical/lightdm/releases/tag/1.32.0
Attachments:
Description Flags
Patch to update x11/lightdm none

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