summaryrefslogtreecommitdiff
path: root/cppcheck
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2018-07-14 10:07:07 -0400
committerJohn Vogel <jvogel4@stny.rr.com>2018-07-14 10:07:07 -0400
commit46ab48f8cf6f81057139934253d0451fe5b97709 (patch)
tree51850bf1f2295b77e3704c9efe46025d60a4a150 /cppcheck
parentf2010eb1fab1c6ad75c450b94a377e6315025852 (diff)
downloadcontrib-46ab48f8cf6f81057139934253d0451fe5b97709.tar.gz
contrib-46ab48f8cf6f81057139934253d0451fe5b97709.tar.xz
cppcheck: update to 1.84 release
Diffstat (limited to 'cppcheck')
-rw-r--r--cppcheck/.footprint1
-rw-r--r--cppcheck/.md5sum2
-rw-r--r--cppcheck/.signature8
-rw-r--r--cppcheck/Pkgfile2
4 files changed, 7 insertions, 6 deletions
diff --git a/cppcheck/.footprint b/cppcheck/.footprint
index 1dc469b49..9bf773e59 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/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/threadsafety.py
diff --git a/cppcheck/.md5sum b/cppcheck/.md5sum
index f17d93ad8..6e1d7e760 100644
--- a/cppcheck/.md5sum
+++ b/cppcheck/.md5sum
@@ -1 +1 @@
-889402b5010b5890ff0d2698995586cf cppcheck-1.83.tar.gz
+ec96a80a7ddaae991a02ce0e8d06d99e cppcheck-1.84.tar.gz
diff --git a/cppcheck/.signature b/cppcheck/.signature
index f0c99d41f..f1aa9378d 100644
--- a/cppcheck/.signature
+++ b/cppcheck/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF36eh85Bt9U3SV0yjbDTNPKMd2wJoDIQne00PqYh9922i2EG8KnpcyLEzUI59k4ePLhaELfphDvkOfbgSlPzmGw4=
-SHA256 (Pkgfile) = 85c588ae52343ed61525430237a21474e32f4170ba6abd79307ffbc9411ff82c
-SHA256 (.footprint) = a1ed8827e7ddbaf05a7a44202da38090ac7b8cd753f1d6cb4bf1a3e932b64308
-SHA256 (cppcheck-1.83.tar.gz) = 7d3656762beee8087e234a796c900c84b004ac241301106b6a2c01ef2beff095
+RWSagIOpLGJF3760tJcY6PuJIRMdYcaw+kBaVAo4b7EI2eS8y0H75OpHcZU+KMQo6ISgJ/ZApLPfg8586gVWoiU4vTM05SR+FQU=
+SHA256 (Pkgfile) = 81e32024ea300b37b9d8d72f8a699c76708d5fd034e7510636ccea147e4e5df8
+SHA256 (.footprint) = 849e71eb8bc3b8dfe84a1eac29bd1554217d0b031b8752a55cb91c283f2dce43
+SHA256 (cppcheck-1.84.tar.gz) = aaa6293d91505fc6caa6982ca3cd2d949fa1aac603cabad072b705fdda017fc5
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile
index 39721dcf9..908be884f 100644
--- a/cppcheck/Pkgfile
+++ b/cppcheck/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
-version=1.83
+version=1.84
release=1
source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)

Generated by cgit