pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/zeromq



Module Name:    pkgsrc
Committed By:   mbalmer
Date:           Wed Jul  2 08:00:04 UTC 2014

Modified Files:
        pkgsrc/net/zeromq: Makefile

Log Message:
Link against security/libsodium so that CURVE security becomes available.
Conditionalize C++ standard on the compiler being used (the curve code
in zeromq uses "long long" which is not vali in C++98).


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/zeromq/Makefile

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