Subject: CVS commit: pkgsrc/graphics/glw
From: Paolo Vincenzo Olivo
Date: 2022-12-21 18:26:55
Message id: 20221221172655.54284FA90@cvs.NetBSD.org

Log Message:
graphics/glw: pull latest upstream changes.

This commit incorporates a couple of bug fixes committed after the
release of libGLW 8.0.0 and before the project got eventually archived.

* Fix typo misplacing height for width.
* Fix bug with NULL variable when `glwDrawingAreaWidgetClass' is not
  found elsewhere and is assumed to be a definition (follwing the
  removal of extern declaration). See:
  https://marc.info/?l=cygwin-xfree&m=141268983004514&w=2

Files:
RevisionActionfile
1.4modifypkgsrc/graphics/glw/Makefile
1.6modifypkgsrc/graphics/glw/distinfo
1.1addpkgsrc/graphics/glw/patches/patch-GLwDrawA.c
1.1addpkgsrc/graphics/glw/patches/patch-GLwDrawA.h
1.1addpkgsrc/graphics/glw/patches/patch-GLwDrawAP.h