pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2008Q2] pkgsrc/print/transfig



Module Name:    pkgsrc
Committed By:   rtr
Date:           Thu Aug 21 11:35:30 UTC 2008

Modified Files:
        pkgsrc/print/transfig [pkgsrc-2008Q2]: Makefile distinfo
        pkgsrc/print/transfig/patches [pkgsrc-2008Q2]: patch-aa

Log Message:
pullup ticket #2503 - requested by is
transfig: pullup workaround fix for pr

revisions pulled up:
pkgsrc/print/transfig/Makefile          1.36
pkgsrc/print/transfig/distinfo          1.15
pkgsrc/print/transfig/patches/patch-aa  1.11

   Module Name:   pkgsrc
   Committed By:  is
   Date:          Wed Aug 20 10:25:12 UTC 2008

   Modified Files:
          pkgsrc/print/transfig: Makefile distinfo
          pkgsrc/print/transfig/patches: patch-aa

   Log Message:
   Workaround for my own PR 39379:

   Don't -DUSE_INLINE - this creates "static inline", and the imake setup
   at least on NetBSD-4/arm calls "cc -ansi", which, as being a c89 compiler,
   refuses this c99 code (or so I've been told by C language lawyers).
   (Maybe somebody can come up with a patch that does the right thing
   wrt. this stuff for all our environments.)


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.4.1 pkgsrc/print/transfig/Makefile
cvs rdiff -r1.14 -r1.14.4.1 pkgsrc/print/transfig/distinfo
cvs rdiff -r1.10 -r1.10.24.1 pkgsrc/print/transfig/patches/patch-aa

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