diff options
author | snj <snj@pkgsrc.org> | 2008-10-30 19:33:47 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2008-10-30 19:33:47 +0000 |
commit | 363e62560229982354c2d322d32cdc2a921c3ee9 (patch) | |
tree | d4ddf91cbdcd254953dec5799ed38347d3816caa /textproc/diffstat | |
parent | 1cb2d826a6cf136f7a625847c36f8c86441b6651 (diff) | |
download | pkgsrc-363e62560229982354c2d322d32cdc2a921c3ee9.tar.gz |
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)
Diffstat (limited to 'textproc/diffstat')
-rw-r--r-- | textproc/diffstat/Makefile | 6 | ||||
-rw-r--r-- | textproc/diffstat/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 12fac874d1e..dc340d40af2 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -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 diff --git a/textproc/diffstat/distinfo b/textproc/diffstat/distinfo index bcb0accc62a..6adeae957d7 100644 --- a/textproc/diffstat/distinfo +++ b/textproc/diffstat/distinfo @@ -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 |