diffstat: code style.

This commit is contained in:
Jerome Duval
2018-08-03 08:44:49 +02:00
parent 2b416a1805
commit 99b90e0a34

View File

@@ -3,10 +3,10 @@ DESCRIPTION="Reads the output of diff and displays a histogram of the \
insertions, deletions, and modifications per-file. It is useful for \
reviewing large, complex files."
HOMEPAGE="http://invisible-island.net/diffstat/diffstat.html"
SOURCE_URI="ftp://ftp.invisible-island.net/diffstat/diffstat-1.61.tgz"
LICENSE="Diffstat"
COPYRIGHT="1994-2016 Thomas E. Dickey"
LICENSE="Diffstat"
REVISION="2"
SOURCE_URI="ftp://ftp.invisible-island.net/diffstat/diffstat-1.61.tgz"
CHECKSUM_SHA256="25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee"
ARCHITECTURES="x86_gcc2 x86 x86_64"
@@ -15,7 +15,6 @@ PROVIDES="
diffstat = $portVersion
cmd:diffstat = $portVersion
"
REQUIRES="
haiku
"
@@ -24,7 +23,6 @@ BUILD_REQUIRES="
haiku_devel
cmd:diff
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc