Bug 108457 - [maintainer] update graphics/libggi to 2.2.2
Summary: [maintainer] update graphics/libggi to 2.2.2
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 23:40 UTC by Antoine Brodin
Modified: 2007-01-28 08:40 UTC (History)
0 users

See Also:


Attachments
libggi.diff (2.22 KB, patch)
2007-01-27 23:40 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 2007-01-27 23:40:25 UTC
Changes from libggi 2.2.1 to 2.2.2
----------------------------------
 * display-lcd823(7): Make it build. Reported by Kimura Masaru.
 * programs/check/speed.c: Make it build with glibc 2.4. Reported by Kimura Masaru.
 * display-tile(7): Handle flushed area independent of the origin of the tile.
 * Crossblit fixes. Crossblitting some widths across some depths caused the 8 rightmost pixels to not be blitted.
 * display-vgl(7): Build fix.
 * buildsystem: Make bootstrapping with automake 1.10 work.
 * display-quartz(7): Don't create a composite window. This irritates internal event handling chains.
 * generic-linear-4, generic-linear-4-r: lots of bugfixes in 4bit default renderers
 * generic-linear-16, generic-linear-24, generic-linear-32: various crossblit fixes
 * generic-stubs: fix stack corruption in copybox for unpacked sub-byte modes.
 * generic-linear-1, generic-linear-1-r: fix off-by-one bug in ggiPutc(3).
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-01-28 05:00:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-28 08:30:35 UTC
rafan       2007-01-28 08:30:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libggi      Makefile distinfo 
  Removed files:
    graphics/libggi/files patch-display-vgl-visual.c 
  Log:
  - Update to 2.2.2
  
  PR:             ports/108457
  Submitted by:   Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
  
  Revision  Changes    Path
  1.27      +1 -1      ports/graphics/libggi/Makefile
  1.14      +3 -3      ports/graphics/libggi/distinfo
  1.2       +0 -24     ports/graphics/libggi/files/patch-display-vgl-visual.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-01-28 08:31:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!