Bug 163939

Summary: [MAINTAINER] x11-wm/ctwm: Patch potential amd64 issue
Product: Ports & Packages Reporter: fullermd
Component: Individual Port(s)Assignee: Michael Scheidell <scheidell>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description fullermd 2012-01-09 00:20:08 UTC
	Part of the JPEG loading code assumes long is 32 bit, which isn't
	true on amd64 (and potentially other platforms).  To be addressed
	upstream, but this fixes it locally for now.
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-01-09 19:01:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-01-10 04:48:31 UTC
State Changed
From-To: open->closed

Committed, Thanks.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-01-10 04:48:31 UTC
scheidell    2012-01-10 04:48:21 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/ctwm          Makefile 
  Added files:
    x11-wm/ctwm/files    patch-util.c 
  Log:
  - patch potential amd64 problem with assuming long is 32bits
  
  PR:             ports/163939
  Submitted by:   maintainer
  Approved by:    gabor (mentor, implicit)
  
  Revision  Changes    Path
  1.53      +1 -0      ports/x11-wm/ctwm/Makefile
  1.1       +11 -0     ports/x11-wm/ctwm/files/patch-util.c (new)
_______________________________________________
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"