pkgsrc-Bugs archive

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

PR/48334 CVS commit: pkgsrc/graphics/gd



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48334 CVS commit: pkgsrc/graphics/gd
Date: Mon, 11 Nov 2013 20:38:16 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Mon Nov 11 20:38:16 UTC 2013
 
 Modified Files:
        pkgsrc/graphics/gd: distinfo
 Added Files:
        pkgsrc/graphics/gd/patches: patch-src_gd__bmp.c
 
 Log Message:
 Don't use ceill(); it isn't needed here and causes problems. See PR 48334.
 
 Technically this change should bump PKGREVISION (as it changes the
 binary package ever so slightly for platforms where the ceill() didn't
 cause a build failure) but I'm going to let it slide.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/gd/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/gd/patches/patch-src_gd__bmp.c
 
 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