Bug 236088 - [patch] x11/xrdb: update to 1.2.0; add LICENSE
Summary: [patch] x11/xrdb: update to 1.2.0; add LICENSE
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-02-27 20:05 UTC by Samy Mahmoudi
Modified: 2019-03-06 21:39 UTC (History)
1 user (show)

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


Attachments
Patch file generated with svn diff (930 bytes, patch)
2019-02-27 20:06 UTC, Samy Mahmoudi
no flags Details | Diff
Poudriere log (23.47 KB, text/plain)
2019-02-27 20:06 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-27 20:05:59 UTC
x11/xrdb: Update to 1.2.0

Update x11/xrdb to 1.2.0
Add license

This release adds a -E flag to see the preprocessor command issued and
the output of the preprocessor, to aid in debugging.

Changelog:
https://lists.x.org/archives/xorg/2019-February/059616.html
Comment 1 Samy Mahmoudi 2019-02-27 20:06:13 UTC
Created attachment 202419 [details]
Patch file generated with svn diff
Comment 2 Samy Mahmoudi 2019-02-27 20:06:53 UTC
Created attachment 202420 [details]
Poudriere log
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-03-06 21:30:08 UTC
A commit references this bug:

Author: zeising
Date: Wed Mar  6 21:30:04 UTC 2019
New revision: 494844
URL: https://svnweb.freebsd.org/changeset/ports/494844

Log:
  x11/xrdb: Update to 1.2.0

  Update x11/xrdb to 1.2.0.
  Add license information

  This release adds a -E flag to see the preprocessor command issued and
  the output of the preprocessor, to aid in debugging.

  Changelog:
  https://lists.x.org/archives/xorg/2019-February/059616.html

  PR:		236088
  Submitted by:	Samy Mahmoudi

Changes:
  head/x11/xrdb/Makefile
  head/x11/xrdb/distinfo
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2019-03-06 21:39:08 UTC
Committed, thanks!