Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (6ebf42d1b47c686cb9be5de0b6ebe0e9fe84ff7e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <ismael AT iodev.co.uk>
  • To: Florian Franzmann <bwlf AT bandrate.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (6ebf42d1b47c686cb9be5de0b6ebe0e9fe84ff7e)
  • Date: Mon, 7 Nov 2022 17:09:49 +0100

Seems the source hash for cppcheck 2.9.1 is broken, not sure if the
tag changed, but it's consistently giving me:

Hash checking source file cppcheck-2.9.1.tar.gz...
sha512 check failed!
0eeb44be31e28768fd15782a84573fcfff9d7fb2f12dc0382047f4b474b5c654ce6e329a4980a1fcbd49a33e2326adde135554cf6c580bc27c47b10b2c7a3595
(computed) !=
8ba3726dd0a55fa0d36deb89e6f02325b3b8223120f1b82f07aa4bb6652d2d4cd2d5e5f0384f627606b58bcb856fa409f1b2d72045c60bb46d8531514ad71eb5
(expected)!
Hash verification failure


On 30/Oct/2022 10:36, Florian Franzmann wrote:
> GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:
<...>
> commit 5ace66c2c94b3cabfc4e32aa978dad0b50b6788b
> Author: Florian Franzmann <bwlf AT bandrate.org>
> Commit: Florian Franzmann <bwlf AT bandrate.org>
>
> devel/cppcheck: version 2.9.1
>
<...>
> diff --git a/devel/cppcheck/DETAILS b/devel/cppcheck/DETAILS
> index 5cbc8c7..3632e3f 100755
> --- a/devel/cppcheck/DETAILS
> +++ b/devel/cppcheck/DETAILS
> @@ -1,9 +1,9 @@
> source $GRIMOIRE/CMAKE_FUNCTIONS
> SPELL=cppcheck
> - VERSION=2.9
> + VERSION=2.9.1
> SOURCE="${SPELL}-${VERSION}.tar.gz"
>
> SOURCE_URL[0]=https://github.com/danmar/cppcheck/archive/refs/tags/${VERSION}.tar.gz
> -
> SOURCE_HASH=sha512:69204a7ceac087470201482894e6422b99d0849f08641e80b2e341c9d164a1d2095e3a08a1fba2e9fa681783d07fe7277b30ea0cc0bf582431b5d13ab2f58c1f
> +
> SOURCE_HASH=sha512:8ba3726dd0a55fa0d36deb89e6f02325b3b8223120f1b82f07aa4bb6652d2d4cd2d5e5f0384f627606b58bcb856fa409f1b2d72045c60bb46d8531514ad71eb5
> SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
>
> WEB_SITE="http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page";
> LICENSE[0]=GPL
> diff --git a/devel/cppcheck/HISTORY b/devel/cppcheck/HISTORY
> index a05bea3..0c4983e 100644
> --- a/devel/cppcheck/HISTORY
> +++ b/devel/cppcheck/HISTORY
> @@ -1,3 +1,6 @@
> +2022-10-30 Florian Franzmann <bwlf AT bandrate.org>
> + * DETAILS: version 2.9.1
> +
> 2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
> * DETAILS: version 2.9
>

--
Ismael Luceno
http://iodev.co.uk/



  • Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (6ebf42d1b47c686cb9be5de0b6ebe0e9fe84ff7e), Ismael Luceno, 11/07/2022

Archive powered by MHonArc 2.6.24.

Top of Page