Bug 235912

Summary: [patch] x11/bitmap: update to 1.0.9; add missing dependencies and LICENSE
Product: Ports & Packages Reporter: Samy Mahmoudi <samy.mahmoudi>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Some People CC: zeising
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (x11)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file generated with svn diff
none
Poudriere log
none
Patch file generated with svn diff
none
Poudriere log none

Description Samy Mahmoudi 2019-02-21 09:38:13 UTC
- Update to version 1.0.9
- Add LICENSE

This release fixes a long standing bug in the bitmap editor where
operations would not work properly when NumLock was on.

Release announcement: https://lists.x.org/archives/xorg/2019-February/059595.html
Comment 1 Samy Mahmoudi 2019-02-21 09:39:04 UTC
Created attachment 202225 [details]
Patch file generated with svn diff
Comment 2 Samy Mahmoudi 2019-02-21 09:39:47 UTC
Created attachment 202226 [details]
Poudriere log
Comment 3 Samy Mahmoudi 2019-02-21 23:11:08 UTC
Created attachment 202245 [details]
Patch file generated with svn diff
Comment 4 Samy Mahmoudi 2019-02-21 23:16:09 UTC
Created attachment 202246 [details]
Poudriere log
Comment 5 Samy Mahmoudi 2019-02-21 23:16:55 UTC
- Update to version 1.0.9
- Add missing dependencies
- Add LICENSE

This release fixes a long standing bug in the bitmap editor where
operations would not work properly when NumLock was on.

Release announcement: https://lists.x.org/archives/xorg/2019-February/059595.html
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-02-27 17:02:00 UTC
A commit references this bug:

Author: zeising
Date: Wed Feb 27 17:01:40 UTC 2019
New revision: 494071
URL: https://svnweb.freebsd.org/changeset/ports/494071

Log:
  x11/bitmap: Update to 1.0.9

  Update x11/bitmap to 1.0.9
  Add license
  add missing dependencies

  This release fixes a long standing bug in the bitmap editor where
  operations would not work properly when NumLock was on.

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

  PR:		235912
  Submitted by:	Samy Mahmoudi
  Sponsored by:	B3 Init (zeising)

Changes:
  head/x11/bitmap/Makefile
  head/x11/bitmap/distinfo
Comment 7 Niclas Zeising freebsd_committer freebsd_triage 2019-02-27 17:02:28 UTC
Committed, thanks!