pkgsrc-Bugs archive

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

PR/28596 CVS commit: pkgsrc/graphics/gd



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

From: Min Sik Kim <minskim%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: PR/28596 CVS commit: pkgsrc/graphics/gd
Date: Mon,  6 Jun 2005 18:38:08 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  minskim
 Date:          Mon Jun  6 18:38:08 UTC 2005
 
 Modified Files:
        pkgsrc/graphics/gd: Makefile distinfo
 Added Files:
        pkgsrc/graphics/gd/patches: patch-aa patch-ab
 
 Log Message:
 Do not define a variable in a header file; move the definition into .c
 and leave the declraration only.  This fixes the graphviz build
 problem reported by Adrian Portelli in PR pkg/28596.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.64 -r1.65 pkgsrc/graphics/gd/Makefile
 cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/gd/distinfo
 cvs rdiff -r0 -r1.17 pkgsrc/graphics/gd/patches/patch-aa
 cvs rdiff -r0 -r1.8 pkgsrc/graphics/gd/patches/patch-ab
 
 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