1
0
forked from ports/contrib

cppcheck: 2.1 -> 2.2

This commit is contained in:
Tim Biermann 2020-10-21 08:30:09 +00:00
parent c101672bdf
commit 8073f84184
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 5 deletions

View File

@ -24,9 +24,11 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/cppunit.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/daca.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/embedded_sql.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/emscripten.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/icu.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/kde.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/libcerror.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/libcurl.cfg
@ -35,6 +37,7 @@ drwxr-xr-x root/root usr/share/cppcheck/cfg/
-rw-r--r-- root/root usr/share/cppcheck/cfg/mfc.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_atl.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_sal.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/microsoft_unittest.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/motif.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/nspr.cfg
-rw-r--r-- root/root usr/share/cppcheck/cfg/opencv2.cfg

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31w4U/iU0BOQ+/7scAk0x3PKo9qpqEmI/EMkMTDpMudvW3HXXgeKyC7Fx5S0TxfUi43HVHr2fIG0ys1jfhiLRw4=
SHA256 (Pkgfile) = 600cac11bbd3a94b48e35e1087c305492a1e91401d699f16291b2dd611dc0200
SHA256 (.footprint) = 9e04d36013f2a12b4766da9faa3e30b5484820f3e3f9b6ac2d2d43560e4f8cf8
SHA256 (cppcheck-2.1.tar.gz) = 447d44bbaa555fa78b89dd2cb0203fd4c6f18269db8a78638b968ba7c72cb02e
RWSagIOpLGJF31uPNk7ecV0MeQbKhdsrf5vUvaTrgFTTNMHNwDN062ZIhttkeZ918kyMySZ9Mh+J4gBnrLW3uVy2t4bt+5zJlAM=
SHA256 (Pkgfile) = ad4ae9c421a25a5f5725f7c65151e5791f2298f79383dcd1558e132c58734ad5
SHA256 (.footprint) = 091c00bcded5a574eaf34acb0bb53684e7b69cf4588a72449515cdb20c1b1285
SHA256 (cppcheck-2.2.tar.gz) = ad96290a1842c5934bf9c4268cb270953f3078d4ce33a9a53922d6cb6daf61aa

View File

@ -4,7 +4,7 @@
# Depends on: libpcre python3-pygments docbook-xsl
name=cppcheck
version=2.1
version=2.2
release=1
source=(https://github.com/danmar/$name/archive/$version/$name-$version.tar.gz)