gnuplot: bump to 5.2.5.

This commit is contained in:
fbrosson
2018-10-10 12:29:45 +00:00
parent 3e30bb0566
commit d81d1b9fd0

View File

@@ -8,21 +8,21 @@ COPYRIGHT="1986-1993, 1998, 2004-2018 Thomas Williams, Colin Kelley"
LICENSE="Gnuplot"
REVISION="1"
SOURCE_URI="https://downloads.sourceforge.net/gnuplot/gnuplot-$portVersion.tar.gz"
CHECKSUM_SHA256="1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb"
CHECKSUM_SHA256="039db2cce62ddcfd31a6696fe576f4224b3bc3f919e66191dfe2cdb058475caa"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="?x86"
if [ "$targetArchitecture" = x86_gcc2 ]; then
SECONDARY_ARCHITECTURES="x86"
fi
commandSuffix=$secondaryArchSuffix
commandBinDir=$binDir
if [ "$targetArchitecture" = x86_gcc2 ]; then
commandSuffix=
commandBinDir=$prefix/bin
fi
PROVIDES="
gnuplot$secondaryArchSuffix = $portVersion
cmd:gnuplot$commandSuffix = $portVersion
cmd:gnuplot = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix