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
===================================================================
RCS file: /cvs/ports/devel/cmocka/Makefile,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 Makefile
--- Makefile 23 Sep 2016 19:45:39 -0000 1.8
+++ Makefile 9 Jun 2017 06:27:16 -0000
@@ -2,7 +2,7 @@
COMMENT = elegant unit testing framework for C
-DISTNAME = cmocka-1.1.0
+DISTNAME = cmocka-1.1.1
EXTRACT_SUFX = .tar.xz
@@ -11,11 +11,12 @@ SHARED_LIBS += cmocka
CATEGORIES = devel
HOMEPAGE = https://cmocka.org/
+MAINTAINER = Brian Callahan <bcal...@devio.us>
# Apache License v2
PERMIT_PACKAGE_CDROM = Yes
-MASTER_SITES = ${HOMEPAGE}/files/1.1/
+MASTER_SITES = ${HOMEPAGE}files/1.1/
MODULES = devel/cmake
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/cmocka/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 23 Sep 2016 19:45:39 -0000 1.3
+++ distinfo 9 Jun 2017 06:27:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (cmocka-1.1.0.tar.xz) = 6WDTvxvmGGNKS5JPGLtNbyCoJcEJqK1tGvA5E7pCEzA=
-SIZE (cmocka-1.1.0.tar.xz) = 85132
+SHA256 (cmocka-1.1.1.tar.xz) = 8C70inA5qncZHVJcWxruPxMoa3ehNhXRG8EUh1P8A4k=
+SIZE (cmocka-1.1.1.tar.xz) = 85648