Page MenuHomeSolus

D2675.diff
No OneTemporary

D2675.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : cppcheck
-version : 1.82
-release : 2
+version : 1.83
+release : 3
source :
- - https://pilotfiber.dl.sourceforge.net/project/cppcheck/cppcheck/1.82/cppcheck-1.82.tar.bz2 : e02b29d18eaa38bed19e80dcf59b06d450d5e20c30732d6bad64af9ea58d694e
-license : GPL-3.0
+ - https://netcologne.dl.sourceforge.net/project/cppcheck/cppcheck/1.83/cppcheck-1.83.tar.bz2 : 03b515432a2604ffb84aa18ff7d86916e73c74fe9b6f9ff1e5504bf0a553a491
+license : GPL-3.0-or-later
component : programming.tools
summary : Static source code analysis tool for C and C++ code
description: |
- Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
+ Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
setup : |
%cmake . -DBUILD_TESTS=ON -DHAVE_RULES=ON
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -5,17 +5,17 @@
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-3.0</License>
+ <License>GPL-3.0-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Static source code analysis tool for C and C++ code</Summary>
- <Description xml:lang="en">Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
+ <Description xml:lang="en">Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>cppcheck</Name>
<Summary xml:lang="en">Static source code analysis tool for C and C++ code</Summary>
- <Description xml:lang="en">Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
+ <Description xml:lang="en">Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives).
</Description>
<PartOf>programming.tools</PartOf>
<Files>
@@ -38,12 +38,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2018-01-14</Date>
- <Version>1.82</Version>
+ <Update release="3">
+ <Date>2018-04-05</Date>
+ <Version>1.83</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 2 2023, 6:36 AM (10 w, 11 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830766
Default Alt Text
D2675.diff (3 KB)

Event Timeline