Update to 1.46.
Changes: * add "-S", "-D" and "-m" to provide a way to show the amount of difference relative to the total sizes of the files. * add "-q" (suppress the "0 files changed" message for empty diffs)
This commit is contained in:
parent
1cb2d826a6
commit
363e625602
2 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.14 2007/12/02 13:04:15 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2008/10/30 19:33:47 snj Exp $
|
||||
|
||||
DISTNAME= diffstat-1.45
|
||||
DISTNAME= diffstat-1.46
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ftp://invisible-island.net/diffstat/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= snj@NetBSD.org
|
||||
HOMEPAGE= http://invisible-island.net/diffstat/diffstat.html
|
||||
COMMENT= Display a histogram of diff changes
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.8 2007/10/13 01:28:12 reed Exp $
|
||||
$NetBSD: distinfo,v 1.9 2008/10/30 19:33:47 snj Exp $
|
||||
|
||||
SHA1 (diffstat-1.45.tgz) = 5801ed764eee00f3c81be7f6995670962aad7467
|
||||
RMD160 (diffstat-1.45.tgz) = 4438f3a6ac709ee7bb08ce14220dfcfa4697fa15
|
||||
Size (diffstat-1.45.tgz) = 104706 bytes
|
||||
SHA1 (diffstat-1.46.tgz) = 7cc31a16596de4ebe372e8a753333dd3ec2b577a
|
||||
RMD160 (diffstat-1.46.tgz) = 329c222babf81e742548f1d838bd42a97b48b9e0
|
||||
Size (diffstat-1.46.tgz) = 106551 bytes
|
||||
SHA1 (patch-aa) = e163de68cab2141a7d21f73adce552ce9b0fdd16
|
||||
|
|
Loading…
Reference in a new issue