mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
diffstat: code style.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user