summaryrefslogtreecommitdiff
path: root/cppcheck
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2018-12-23 12:42:29 -0500
committerJohn Vogel <jvogel4@stny.rr.com>2018-12-23 12:42:29 -0500
commit9a30c7d1fa0a2c7842eb00d12971c576261704a0 (patch)
tree91199de4729f6a35cbd0daa3c59742499f98b528 /cppcheck
parent86b05a36f58894d0ec3f706249778ded6494326f (diff)
downloadcontrib-9a30c7d1fa0a2c7842eb00d12971c576261704a0.tar.gz
contrib-9a30c7d1fa0a2c7842eb00d12971c576261704a0.tar.xz
cppcheck: update to 1.86 release
Diffstat (limited to 'cppcheck')
-rw-r--r--cppcheck/.footprint3
-rw-r--r--cppcheck/.signature8
-rw-r--r--cppcheck/Pkgfile2
3 files changed, 8 insertions, 5 deletions
diff --git a/cppcheck/.footprint b/cppcheck/.footprint
index 9bf773e59..c1de130a5 100644
--- a/cppcheck/.footprint
+++ b/cppcheck/.footprint
@@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/misc.py
-rwxr-xr-x root/root usr/bin/misra.py
-rwxr-xr-x root/root usr/bin/naming.py
+-rwxr-xr-x root/root usr/bin/namingng.py
-rwxr-xr-x root/root usr/bin/threadsafety.py
-rwxr-xr-x root/root usr/bin/y2038.py
drwxr-xr-x root/root usr/share/
@@ -19,6 +20,7 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/cppcheck-lib.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/embedded_sql.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/gnu.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/googletest.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/gtk.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_sal.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/motif.cfg
@@ -29,6 +31,7 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/std.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/windows.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/wxwidgets.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/zlib.cfg
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-r--r--r-- root/root usr/share/man/man1/cppcheck.1.gz
diff --git a/cppcheck/.signature b/cppcheck/.signature
index f1aa9378d..3d43cb8fb 100644
--- a/cppcheck/.signature
+++ b/cppcheck/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3760tJcY6PuJIRMdYcaw+kBaVAo4b7EI2eS8y0H75OpHcZU+KMQo6ISgJ/ZApLPfg8586gVWoiU4vTM05SR+FQU=
-SHA256 (Pkgfile) = 81e32024ea300b37b9d8d72f8a699c76708d5fd034e7510636ccea147e4e5df8
-SHA256 (.footprint) = 849e71eb8bc3b8dfe84a1eac29bd1554217d0b031b8752a55cb91c283f2dce43
-SHA256 (cppcheck-1.84.tar.gz) = aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5
+RWSagIOpLGJF34apcrvEdz8L6BVmh3BxktIkVzIuCW+VWp6HY/Y0pH4q1WjVHZVULrctNFC3wg8bIsLu2o7ICfaZvM8sew+ebAE=
+SHA256 (Pkgfile) = d370d10fd2ee054dda4bac53a71d0ba2e65d4b4033f601701e47da4364dd3888
+SHA256 (.footprint) = b13cdd77a2efa0f4fcc5e5c759bdccdbbee8be3b4ec0da715e9fd7f0fcb3c6b7
+SHA256 (cppcheck-1.86.tar.gz) = 86ea85c2ee5ec31a7410bfc7c206b87e600d284089428750d66d1ce1ffa0c9a6
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile
index 908be884f..a5fd7e812 100644
--- a/cppcheck/Pkgfile
+++ b/cppcheck/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
-version=1.84
+version=1.86
release=1
source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)

Generated by cgit