mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-29 11:38:52 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.graphviz.org/"
|
||||
LICENSE="CPL v1.0"
|
||||
COPYRIGHT="1994-2010 AT&T Corp."
|
||||
SRC_URI="http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-2.26.3.tar.gz"
|
||||
CHECKSUM_MD5="6f45946fa622770c45609778c0a982ee"
|
||||
CHECKSUM_SHA256="f410996e69b1095237c2128deae5fc7b6ce99055b095271abb14447bc2f37fa1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="!x86_gcc2"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ formats, such as BMP, GIF, PNM and TIFF, to PNG files.
|
||||
"
|
||||
HOMEPAGE="http://optipng.sourceforge.net/"
|
||||
SRC_URI="http://prdownloads.sourceforge.net/optipng/optipng-0.7.4.tar.gz"
|
||||
CHECKSUM_MD5="8853d89aaf859065e95dcdf98b6bed73"
|
||||
CHECKSUM_SHA256="520b5d5a9405dbdc5c905dd0cff87211e69c4ed2059744037510e613fe8237ff"
|
||||
LICENSE="Zlib"
|
||||
COPYRIGHT="2001-2012 Cosmin Truta"
|
||||
REVISION="2"
|
||||
|
||||
@@ -9,8 +9,8 @@ gAMA, tRNS, iCCP, and textual chunks.
|
||||
"
|
||||
HOMEPAGE="http://pmt.sourceforge.net/pngcrush/"
|
||||
SRC_URI="http://sourceforge.net/projects/pmt/files/pngcrush/old-versions/1.7/1.7.67/pngcrush-1.7.67-nolib.tar.xz/download"
|
||||
CHECKSUM_SHA256="1ed050059f38504ca9eeef5bfae88fe8c69905e7337e454254cf2fad20f8e83c"
|
||||
SRC_FILENAME="pngcrush-1.7.67-nolib.tar.xz"
|
||||
CHECKSUM_MD5="682318b86be2e01056b8dba7b90dee01"
|
||||
REVISION="1"
|
||||
LICENSE="LibPNG"
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
|
||||
|
||||
@@ -17,9 +17,7 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
SRC_URI="http://fukuchi.org/works/qrencode/qrencode-$portVersion.tar.gz"
|
||||
CHECKSUM_SIZE="446084"
|
||||
CHECKSUM_RMD160="785156bb8d165e0a8337ace7b2d92d9c3c2b0863"
|
||||
CHECKSUM_SHA512="b53b9dc34c97ff86e4a0686cd1be4bd1cd3f77d13a65c562628089b8873c707060507f7bbdb320f6a3e224751604279a21689328e843e62039a908c37220ca6c"
|
||||
CHECKSUM_SHA256="499b2c86c218b16378e2496fefc858e4db4271c048336a29df9cc5754413d1d1"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
@@ -5,7 +5,7 @@ tuxpaint - Drawing program designed for young children.
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
#SRC_URI="cvs://:pserver:anonymous@tuxpaint.cvs.sourceforge.net:/cvsroot/tuxpaint/tuxpaint"
|
||||
SRC_URI="http://ports-space.haiku-files.org/source/tuxpaint-snapshot-2013-11-06.zip"
|
||||
CHECKSUM_MD5="5de3581c15b73e88a1925bf37e172519"
|
||||
CHECKSUM_SHA256="8eca858c590b7aad4cfebe252ea1e5745d043bd46c18bc4c4e5bb59fd47d41d3"
|
||||
COPYRIGHT="2002-2010 Bill Kendrick and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user