Simple cmocka update to 1.1.5. OK?
Index: Makefile
===
RCS file: /cvs/ports/devel/cmocka/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile11 Mar 2022 18:49:50 - 1.14
+++ Makefile30 Aug
On 10/03/18 09:09, Klemens Nanni wrote:
OK kn
SHARED_LIBS and CONFIGURE_ARGS have spaces not tabs after "=".
Would you mind replacing ${HOMEPAGE} with the URL in MASTER_SITES?
Done, thanks.
~Brian
OK kn
SHARED_LIBS and CONFIGURE_ARGS have spaces not tabs after "=".
Would you mind replacing ${HOMEPAGE} with the URL in MASTER_SITES?
Hi ports --
Trivial update. Changelog is also minimal:
* Fixed subunit output on failures
* Do not abort if a test is skipped
* Switched to Modern CMake
No change to the shared library, though the static library is no longer
installed.
Passes all test and the build test on its dep
On Fri, Aug 31 2018, Brian Callahan wrote:
> Hi ports --
>
> Attached is an update for devel/cmocka.
>
> Not too much from upstream, this is the entirety of the ChangeLog:
> Wed Aug 29 2018 Andreas Schneider
> * cmocka version 1.1.2
> * Added function to filter tests (cmocka_set_test_filt
Hi ports --
Attached is an update for devel/cmocka.
Not too much from upstream, this is the entirety of the ChangeLog:
Wed Aug 29 2018 Andreas Schneider
* cmocka version 1.1.2
* Added function to filter tests (cmocka_set_test_filter)
* Added new mocking example (uptime)
* Fixed
Brian Callahan wrote:
>Attached is a trivial update to devel/cmocka, bringing it to its latest
>version. I don't see any symbol changes so no bump to SHARED_LIBS. I
>churned MASTER_SITES while here to remove an extraneous /
>
>All tests pass on amd64.
Brief testing on amd64 revealed no issues.
Hi ports --
Attached is a trivial update to devel/cmocka, bringing it to its latest
version. I don't see any symbol changes so no bump to SHARED_LIBS. I
churned MASTER_SITES while here to remove an extraneous /
All tests pass on amd64.
Take maintainer.
~Brian
Index: Makefile
==
Remi Pointel writes:
> Hi,
>
> this is the diff to update to latest release.
>
> Ok?
ok jca@ but please add that minor bump, as the updated .so ships
additional symbols (upstream also bumped the minor).
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Hi,
this is the diff to update to latest release.
Ok?
Remi.
Index: Makefile
===
RCS file: /cvs/ports/devel/cmocka/Makefile,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 Makefile
--- Makefile 7 Nov 2015 20:03:47 - 1.7
+++ Mak
Stuart Henderson writes:
> On 2015/11/06 18:02, Remi Pointel wrote:
>> Hi,
>>
>> this is the latest version of cmocka.
>
> This doesn't build on i386,
Woops...
> /usr/obj/ports/cmocka-1.0.1/cmocka-1.0.1/include/cmocka.h:113: error:
> conflicting types for 'uintptr_t'
> /usr/include/sys/stdint
On 2015/11/06 18:02, Remi Pointel wrote:
> Hi,
>
> this is the latest version of cmocka.
This doesn't build on i386,
/usr/obj/ports/cmocka-1.0.1/cmocka-1.0.1/include/cmocka.h:113: error:
conflicting types for 'uintptr_t'
/usr/include/sys/stdint.h:96: error: previous declaration of 'uintptr_t' w
Remi Pointel writes:
> Hi,
Hi,
> this is the latest version of cmocka.
>
> Ok?
ok jca@, however please install libcmocka.a (shown by make plist)
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
Hi,
this is the latest version of cmocka.
Ok?
Cheers,
Remi.Index: Makefile
===
RCS file: /cvs/ports/devel/cmocka/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile 22 May 2015 11:31:12 - 1.5
+++ Ma
14 matches
Mail list logo