Commit graph

8 commits

Author SHA1 Message Date
dholland
b1837add81 Fix broken build. 2016-09-11 04:35:54 +00:00
mef
3e0e6c9176 Updated devel/cmocka to 1.0.1
-----------------------------
Thu Mar 12 2015 Andreas Schneider <asn@cryptomilk.org>
    * cmocka: version 1.0.1
    * Added a macro for assert_ptr_equal().
    * Fixed test_realloc() if 0 size is passed.
    * Fixed objects packaging bug.
    * Fixed building with newer gcc versions.
2016-08-06 15:03:30 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
joerg
a78f629be2 Pedantic format string logic requires void * arguments for %p. 2015-06-08 13:38:50 +00:00
wiz
17e9271cdf Remove FETCH_USING, not package-setable. 2015-03-31 22:03:48 +00:00
joerg
e9101240f1 Assume that C99 platforms have uintptr_t. Fixes build on ARM. 2015-03-31 15:13:06 +00:00
joerg
77c92c6119 Relocate build under ${WRKSRC} to simplify patching. Create build
directory in post-extract.
2015-03-31 15:11:16 +00:00
manu
06703964d1 Import cmocka-1.0.0, the successo of cmockery
cmocka is an elegant unit testing framework for C with support for
mock objects. It only requires the standard C library, works on a
range of computing platforms (including embedded) and with different
compilers.
2015-02-27 04:23:43 +00:00