pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37559 CVS commit: pkgsrc/wm/icewm



The following reply was made to PR pkg/37559; it has been noted by GNATS.

From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37559 CVS commit: pkgsrc/wm/icewm
Date: Sat, 1 Oct 2016 20:40:07 +0000

 Module Name:	pkgsrc
 Committed By:	mrg
 Date:		Sat Oct  1 20:40:06 UTC 2016
 
 Modified Files:
 	pkgsrc/wm/icewm: Makefile.common distinfo
 Added Files:
 	pkgsrc/wm/icewm/patches: patch-src_wmapp.cc
 
 Log Message:
 fix unaligned issues on sparc64: don't pass pid_t, but a long, to
 XChangeProperty().  PR#37559
 
 bump revision.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.68 -r1.69 pkgsrc/wm/icewm/Makefile.common
 cvs rdiff -u -r1.40 -r1.41 pkgsrc/wm/icewm/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/wm/icewm/patches/patch-src_wmapp.cc
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index