Subject: CVS commit: pkgsrc/graphics/pixmap
From: Niclas Rosenvik
Date: 2024-01-02 21:41:47
Message id: 20240102204147.B4FBFFA42@cvs.NetBSD.org

Log Message:
pixmap: Make the program start, pkglint fixes
pixmap segfaulted on startup, fix implicit
function declarations in build to make it start.
Also fix warning about casting pointer to an int
of different size.
Add comments to some patches.
Set LICENSE.

Files:
RevisionActionfile
1.36modifypkgsrc/graphics/pixmap/Makefile
1.11modifypkgsrc/graphics/pixmap/distinfo
1.4modifypkgsrc/graphics/pixmap/patches/patch-aa
1.7modifypkgsrc/graphics/pixmap/patches/patch-ac
1.1addpkgsrc/graphics/pixmap/patches/patch-Dialog.c
1.1addpkgsrc/graphics/pixmap/patches/patch-PixEdit.c
1.1addpkgsrc/graphics/pixmap/patches/patch-Pixmap.c