summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Vogel <jvogel4@stny.rr.com>2019-06-04 06:50:07 -0400
committerJohn Vogel <jvogel4@stny.rr.com>2019-06-04 06:50:07 -0400
commitb910183dcaa57f48fa23dabb3b8db559d84e306c (patch)
tree8da2c598e7abc015a50289b0c383f89e42675714
parent9ec976109cfe43d81668f4d03a5c0577a1a51cbe (diff)
downloadcontrib-b910183dcaa57f48fa23dabb3b8db559d84e306c.tar.gz
contrib-b910183dcaa57f48fa23dabb3b8db559d84e306c.tar.xz
cppcheck: update to 1.8.7
-rw-r--r--cppcheck/.footprint4
-rw-r--r--cppcheck/.signature8
-rw-r--r--cppcheck/Pkgfile2
3 files changed, 9 insertions, 5 deletions
diff --git a/cppcheck/.footprint b/cppcheck/.footprint
index c1de130a5..3475e8fc8 100644
--- a/cppcheck/.footprint
+++ b/cppcheck/.footprint
@@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cppcheck/
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/boost.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
@@ -25,10 +26,13 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_sal.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/motif.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/posix.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/python.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/qt.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/ruby.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/sdl.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/sfml.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/std.cfg
+-rw-r--r-- root/root usr/share/cppcheck/cfg/tinyxml2.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
diff --git a/cppcheck/.signature b/cppcheck/.signature
index 3d43cb8fb..40e3a0180 100644
--- a/cppcheck/.signature
+++ b/cppcheck/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF34apcrvEdz8L6BVmh3BxktIkVzIuCW+VWp6HY/Y0pH4q1WjVHZVULrctNFC3wg8bIsLu2o7ICfaZvM8sew+ebAE=
-SHA256 (Pkgfile) = d370d10fd2ee054dda4bac53a71d0ba2e65d4b4033f601701e47da4364dd3888
-SHA256 (.footprint) = b13cdd77a2efa0f4fcc5e5c759bdccdbbee8be3b4ec0da715e9fd7f0fcb3c6b7
-SHA256 (cppcheck-1.86.tar.gz) = 86ea85c2ee5ec31a7410bfc7c206b87e600d284089428750d66d1ce1ffa0c9a6
+RWSagIOpLGJF3y4g2GKsEiEoYFkLg4w09f4er36tY+OAlgRCsDUC2qPCOopVd1BNlcGnDmZoEnbcwhjcsTWg7QrGSlelUc9T7g0=
+SHA256 (Pkgfile) = d203a7abb5434e77902bcb5f6722ed70211b6af77ed63680fd1facfe0e8453bb
+SHA256 (.footprint) = b51cac3782112a76804b421012a8c54fa07a63547fbe0a3212fc87fee10396ac
+SHA256 (cppcheck-1.87.tar.gz) = ea7ac1cd2f5c00ecffd596fd0f7281cba44308e565a634fae02b77ecd927c153
diff --git a/cppcheck/Pkgfile b/cppcheck/Pkgfile
index a5fd7e812..a1c15bf62 100644
--- a/cppcheck/Pkgfile
+++ b/cppcheck/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre python docbook-xsl
name=cppcheck
-version=1.86
+version=1.87
release=1
source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)

Generated by cgit