Bug 236304 - [patch] x11/xinit: update to version 1.4.1
Summary: [patch] x11/xinit: update to version 1.4.1
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: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-06 00:57 UTC by Samy Mahmoudi
Modified: 2019-03-06 21:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
Patch file generated with svn diff (785 bytes, patch)
2019-03-06 00:58 UTC, Samy Mahmoudi
no flags Details | Diff
Poudriere log (25.63 KB, text/plain)
2019-03-06 00:59 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-03-06 00:57:59 UTC
x11/xinit: Update to 1.4.1

Update x11/xinit to 1.4.1

This release fixes a bug when too many arguments are
supplied to the program and improves the man pages.

Changelog:
https://lists.x.org/archives/xorg/2019-March/059636.html
Comment 1 Samy Mahmoudi 2019-03-06 00:58:30 UTC
Created attachment 202632 [details]
Patch file generated with svn diff
Comment 2 Samy Mahmoudi 2019-03-06 00:59:32 UTC
Created attachment 202633 [details]
Poudriere log
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-06 20:59:36 UTC
A commit references this bug:

Author: zeising
Date: Wed Mar  6 20:59:18 UTC 2019
New revision: 494839
URL: https://svnweb.freebsd.org/changeset/ports/494839

Log:
  x11/xinit: Update to 1.4.1

  Update x11/xinit to 1.4.1

  This release fixes a bug when too many arguments are supplied to the program
  and improves the man pages.

  Changelog:
  https://lists.x.org/archives/xorg/2019-March/059636.html

  PR:		236304
  Submitted by:	Samy Mahmoudi

Changes:
  head/x11/xinit/Makefile
  head/x11/xinit/distinfo
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2019-03-06 21:00:10 UTC
Committed, thanks!