summaryrefslogtreecommitdiff
path: root/cppcheck
diff options
context:
space:
mode:
authorSvyatoslav Mishyn <svyatoslav.mishyn@gmail.com>2018-01-15 13:24:41 +0200
committerSvyatoslav Mishyn <svyatoslav.mishyn@gmail.com>2018-01-15 13:24:41 +0200
commit3e72fcb5da02fdae4f0fc2fb030618504037468e (patch)
tree616626e3ae57bb2f5f6ca8075687bdf41eed4c6c /cppcheck
parenta8312eafc6387119e44865d1a933a6c910d564c6 (diff)
downloadcontrib-3e72fcb5da02fdae4f0fc2fb030618504037468e.tar.gz
contrib-3e72fcb5da02fdae4f0fc2fb030618504037468e.tar.xz
cppcheck: update to 1.82
Diffstat (limited to 'cppcheck')
-rw-r--r--cppcheck/.footprint3
-rw-r--r--cppcheck/.md5sum2
-rw-r--r--cppcheck/.signature8
-rw-r--r--cppcheck/Pkgfile2
4 files changed, 9 insertions, 6 deletions
diff --git a/cppcheck/.footprint b/cppcheck/.footprint
index 1b4f77613..1dc469b49 100644
--- a/cppcheck/.footprint
+++ b/cppcheck/.footprint
@@ -5,6 +5,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/cppcheck-htmlreport
-rwxr-xr-x root/root usr/bin/cppcheckdata.py
-rwxr-xr-x root/root usr/bin/findcasts.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/threadsafety.py
-rwxr-xr-x root/root usr/bin/y2038.py
@@ -14,6 +15,8 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/avr.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/bsd.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/cppcheck-cfg.rng
+-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/gtk.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_sal.cfg
diff --git a/cppcheck/.md5sum b/cppcheck/.md5sum
index 412fa06f5..bd95dd22a 100644
--- a/cppcheck/.md5sum
+++ b/cppcheck/.md5sum
@@ -1 +1 @@
-186ceb32d102362df83f9008f8a1499c cppcheck-1.81.tar.gz
+80f7b8a0612f39efd18344d84e8a45e0 cppcheck-1.82.tar.gz
diff --git a/cppcheck/.signature b/cppcheck/.signature
index dd6f8cbcd..b1c90ee82 100644
--- a/cppcheck/.signature
+++ b/cppcheck/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3+AtRz0JCJH9itYQTWXt0rdEKugTvE7uwinlHK4ilmni5Pco0gIvciv/HlmCjLpIHcSJDIalxPpUk6XIjAHwZAI=
-SHA256 (Pkgfile) = b168090f5c3bcd3c557c80395cf28f09c221df5de98c08af14331b53cc1bc5da
-SHA256 (.footprint) = 26468d7ddbc7a99ba4ac7e59379c5ac947018bf2b7249ef63b5398f43337fef2
-SHA256 (cppcheck-1.81.tar.gz) = 12396eee334b22bf3aa3d629d483f27f287125348b97586dfd4da87b26ae2a56
+RWSagIOpLGJF34mpAE4gRiLwkgMfS7qlkQ1e+tYt434wrtvcPEz92iSLLXDFl/otmGohDgIcwAgxutV/3BaB/r6WL6k7faUx9gU=
+SHA256 (Pkgfile) = 6806ae281b5f52180c6b628733cfdf165acdd8d8fc6f8cb38192907dea24aac8
+SHA256 (.footprint) = a1ed8827e7ddbaf05a7a44202da38090ac7b8cd753f1d6cb4bf1a3e932b64308
+SHA256 (cppcheck-1.82.tar.gz) = 524444a678e63dee247fd8d2fe3194317c07f2aa65de31a41aa2eb0553bbdc7f
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile
index bbc3356df..b42b22700 100644
--- a/cppcheck/Pkgfile
+++ b/cppcheck/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
-version=1.81
+version=1.82
release=1
source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)

Generated by cgit