pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cmocka
Module Name: pkgsrc
Committed By: hauke
Date: Fri Jul 3 16:08:46 UTC 2020
Modified Files:
pkgsrc/devel/cmocka: Makefile
Log Message:
Have a 't'...
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/cmocka/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/cmocka/Makefile
diff -u pkgsrc/devel/cmocka/Makefile:1.8 pkgsrc/devel/cmocka/Makefile:1.9
--- pkgsrc/devel/cmocka/Makefile:1.8 Sat Nov 23 07:23:57 2019
+++ pkgsrc/devel/cmocka/Makefile Fri Jul 3 16:08:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/11/23 07:23:57 mef Exp $
+# $NetBSD: Makefile,v 1.9 2020/07/03 16:08:46 hauke Exp $
DISTNAME= cmocka-1.1.5
CATEGORIES= devel
@@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://cmocka.org/
-COMMENT= Unit testing framework for C supporing mock objects
+COMMENT= Unit testing framework for C supporting mock objects
LICENSE= apache-2.0
USE_CMAKE= yes
Home |
Main Index |
Thread Index |
Old Index