pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: joerg
Date: Sat Dec 22 02:25:57 UTC 2012
Modified Files:
pkgsrc/mail/libspf2: distinfo
pkgsrc/www/clearsilver: distinfo
Added Files:
pkgsrc/mail/libspf2/patches: patch-src_include_spf__log.h
pkgsrc/www/clearsilver/patches: patch-util_neo__err.h
Log Message:
Using __VA_ARGS__ and expecting the compiler to magically remove the
initial comma when it expands to empty is a GCC extension. Avoid it.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/libspf2/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/mail/libspf2/patches/patch-src_include_spf__log.h
cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/clearsilver/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/www/clearsilver/patches/patch-util_neo__err.h
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