pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/alpine



Module Name:    pkgsrc
Committed By:   plunky
Date:           Thu Aug  6 20:01:51 UTC 2009

Modified Files:
        pkgsrc/mail/alpine: distinfo
Added Files:
        pkgsrc/mail/alpine/patches: patch-ab

Log Message:
OpenSSL has provided a "typedef char *STRING" in recent versions,
this conflicts with the "typedef struct { } STRING" used througout
Alpine.

Since Alpine does not actually use the OpenSSL STRING def, obscure
it with #define and pretend it does not exist.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/alpine/distinfo
cvs rdiff -u -r0 -r1.4 pkgsrc/mail/alpine/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