Subject: CVS commit: [pkgsrc-2004Q4] pkgsrc/wm/icewm
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2005 21:15:46
Module Name: pkgsrc
Committed By: snj
Date: Mon Jan 17 21:15:46 UTC 2005
Modified Files:
pkgsrc/wm/icewm [pkgsrc-2004Q4]: distinfo
Added Files:
pkgsrc/wm/icewm/patches [pkgsrc-2004Q4]: patch-af
Log Message:
Pullup ticket 223 - requested by Juan RP
build fix for icewm and friends
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Jan 13 01:31:53 UTC 2005
Modified Files:
pkgsrc/wm/icewm: Makefile distinfo
pkgsrc/wm/icewm-gnome: Makefile
pkgsrc/wm/icewm-imlib: Makefile
Added Files:
pkgsrc/wm/icewm/patches: patch-af
Log Message:
Fix the icewm* packages on NetBSD >= 2.0 (with native iconv(3)), the
problem was that the prototype used by this was not matching the NetBSD
one, which uses ``const char **'' as its second argument, when libiconv
and POSIX uses ``char **''.
This closes PR pkg/28693.
Bumped PKGREVISION to all icewm* pkgs for the bulk builds.
---
Module Name: pkgsrc
Committed By: xtraeme
Date: Thu Jan 13 10:14:45 UTC 2005
Modified Files:
pkgsrc/wm/icewm: Makefile
pkgsrc/wm/icewm-gnome: Makefile
pkgsrc/wm/icewm-imlib: Makefile
Log Message:
There's no need to bumping PKGREVISION, because the packages were
not building before, thanks jmmv.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.2.1 pkgsrc/wm/icewm/distinfo
cvs rdiff -r0 -r1.10.4.1 pkgsrc/wm/icewm/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.