update to version 1.46 and add @bin marker
This commit is contained in:
parent
8f5103e795
commit
f30f03c529
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2007/10/24 08:53:47 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2008/09/07 09:21:06 simon Exp $
|
||||
|
||||
COMMENT= accumulates and displays statistics from a diff file
|
||||
|
||||
DISTNAME= diffstat-1.45
|
||||
DISTNAME= diffstat-1.46
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ftp://invisible-island.net/diffstat/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (diffstat-1.45.tgz) = z+Bv/Nvqqi/SltuGcVfveA==
|
||||
RMD160 (diffstat-1.45.tgz) = RDjzpqxwnue7CM4UIg38+kaX+hU=
|
||||
SHA1 (diffstat-1.45.tgz) = WAHtdk7uAPPIG+f2mVZwliqtdGc=
|
||||
SHA256 (diffstat-1.45.tgz) = W1sHhoMtpjS5FcBAhShaIcZ8KznIjGr9Y1M2WdYMsHs=
|
||||
SIZE (diffstat-1.45.tgz) = 104706
|
||||
MD5 (diffstat-1.46.tgz) = YmrLjN2eXNs6UCvBK4KAZw==
|
||||
RMD160 (diffstat-1.46.tgz) = MpwiK6v4HnQlSPHYOL1CqXtIueA=
|
||||
SHA1 (diffstat-1.46.tgz) = fMMaFllt5OvjcuinUzM90+wrV3o=
|
||||
SHA256 (diffstat-1.46.tgz) = CDzzpfSWcuecMfN9zVxOXk6jVMjafm0S4SsOqP1XJa4=
|
||||
SIZE (diffstat-1.46.tgz) = 106551
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:44:01 espie Exp $
|
||||
bin/diffstat
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/09/07 09:21:06 simon Exp $
|
||||
@bin bin/diffstat
|
||||
@man man/man1/diffstat.1
|
||||
|
Loading…
Reference in New Issue
Block a user