Bug 80039

Summary: Maintainer update: update graphics/libggiwmh to 0.2.1
Product: Ports & Packages Reporter: Antoine Brodin <antoine.brodin>
Component: Individual Port(s)Assignee: Jean-Yves Lefort <jylefort>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libggiwmh.diff none

Description Antoine Brodin 2005-04-17 20:20:08 UTC
Changes from 0.2.0 to 0.2.1
---------------------------
- documentation fixes
- display-directx:
        - bugfix: do not adjust the window with the size of the
          decorations. Windows no longer get bigger on each and every move.
        - bugfix: make `ggiWmhGetPos(3)` and `ggiWmhGetSize(3)` return
          values consistent with any previous calls to `ggi WmhMove(3)`
          and `ggiWmhResize(3)`.
        - change coords of `ggiWmhGetPos(3)` and `ggiWmhMove(3)` to
          behave as on display-x

Changes in the port
-------------------
- use USE_LIBTOOL_VER=15 to please portlint -A
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-04-17 20:26:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-04-18 22:34:52 UTC
State Changed
From-To: open->closed

Committed with a few modifications, thanks!