Bug 236116 - [patch] x11-wm/lxsession: update to 0.5.4; improve patching; pet portlint
Summary: [patch] x11-wm/lxsession: update to 0.5.4; improve patching; pet portlint
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-02-28 22:13 UTC by Samy Mahmoudi
Modified: 2019-03-04 21:08 UTC (History)
0 users

See Also:


Attachments
Patch file generated with svn diff (3.99 KB, patch)
2019-02-28 22:13 UTC, Samy Mahmoudi
no flags Details | Diff
Poudriere log (155.06 KB, text/plain)
2019-02-28 22:14 UTC, Samy Mahmoudi
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samy Mahmoudi 2019-02-28 22:13:37 UTC
x11-wm/lxsession: update to 0.5.4

- Update x11-wm/lxsession to 0.5.4
- Replace two patch files with a post-patch redefinition to ease in updating (patch files depends on lines whereas here REINPLACE_CMD does not, and lines change between updates)

While here:
- Add USES=gnome
- Remove useless USE_LDCONFIG
- Reorder section blocks to pet portlint
Comment 1 Samy Mahmoudi 2019-02-28 22:13:57 UTC
Created attachment 202458 [details]
Patch file generated with svn diff
Comment 2 Samy Mahmoudi 2019-02-28 22:14:27 UTC
Created attachment 202459 [details]
Poudriere log
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-04 21:07:24 UTC
A commit references this bug:

Author: swills
Date: Mon Mar  4 21:07:17 UTC 2019
New revision: 494648
URL: https://svnweb.freebsd.org/changeset/ports/494648

Log:
  x11-wm/lxsession: update to 0.5.4

  While here, improve patching and pet portlint

  PR:		236116
  Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>

Changes:
  head/x11-wm/lxsession/Makefile
  head/x11-wm/lxsession/distinfo
  head/x11-wm/lxsession/files/patch-lxsession_environement.c
  head/x11-wm/lxsession/files/patch-lxsession_environement.vala
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-03-04 21:08:59 UTC
Committed, thanks!