Bug 80039 - Maintainer update: update graphics/libggiwmh to 0.2.1
Summary: Maintainer update: update graphics/libggiwmh to 0.2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-17 20:20 UTC by Antoine Brodin
Modified: 2005-04-18 22:35 UTC (History)
0 users

See Also:


Attachments
libggiwmh.diff (2.47 KB, patch)
2005-04-17 20:20 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!