pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Upgrade diffstat to 1.45.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/908490609299
branches:  trunk
changeset: 534157:908490609299
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat Oct 13 01:28:12 2007 +0000

description:
Upgrade diffstat to 1.45.

>From changelog:

04-Sep-2007
        diffstat 1.45

        add "-b" option (Debian #379380, patch by Greg Norris).

26-Aug-2007
        diffstat 1.44

        add a check for default-diff output, e.g., "diff foo bar|diffstat",
        which has no "diff" command in the output for diffstat to guess that
        a diff is beginning.

        add a check after completing a chunk for unified diff to ensure that
        the next line either begins another chunk for the diff, or starts
        another diff, e.g., a context diff (report by Adrian Bunk).

        add configure options for leak-checking valgrind, etc.

        use install-sh rather than install.sh

        updated config.guess and config.sub

        updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG
        CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE

diffstat:

 doc/CHANGES-2007           |  3 ++-
 textproc/diffstat/Makefile |  4 ++--
 textproc/diffstat/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r b4f68939d4f3 -r 908490609299 doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sat Oct 13 01:21:19 2007 +0000
+++ b/doc/CHANGES-2007  Sat Oct 13 01:28:12 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.2143 2007/10/13 01:21:19 reed Exp $
+$NetBSD: CHANGES-2007,v 1.2144 2007/10/13 01:28:12 reed Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -3967,3 +3967,4 @@
        Updated net/nagios-base to 2.5nb3 [ghen 2007-10-12]
        Updated chat/weechat to 0.2.6 [tonio 2007-10-12]
        Updated sysutils/pwgen to 2.06 [reed 2007-10-12]
+       Updated textproc/diffstat to 1.45 [reed 2007-10-13]
diff -r b4f68939d4f3 -r 908490609299 textproc/diffstat/Makefile
--- a/textproc/diffstat/Makefile        Sat Oct 13 01:21:19 2007 +0000
+++ b/textproc/diffstat/Makefile        Sat Oct 13 01:28:12 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2006/10/09 23:09:20 snj Exp $
+# $NetBSD: Makefile,v 1.12 2007/10/13 01:28:12 reed Exp $
 
-DISTNAME=      diffstat-1.43
+DISTNAME=      diffstat-1.45
 CATEGORIES=    textproc
 MASTER_SITES=  ftp://invisible-island.net/diffstat/
 EXTRACT_SUFX=  .tgz
diff -r b4f68939d4f3 -r 908490609299 textproc/diffstat/distinfo
--- a/textproc/diffstat/distinfo        Sat Oct 13 01:21:19 2007 +0000
+++ b/textproc/diffstat/distinfo        Sat Oct 13 01:28:12 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2006/10/09 23:09:20 snj Exp $
+$NetBSD: distinfo,v 1.8 2007/10/13 01:28:12 reed Exp $
 
-SHA1 (diffstat-1.43.tgz) = fcd9c1edb9e5b71b687d39b1d193e77b9ba4cd2f
-RMD160 (diffstat-1.43.tgz) = 3b970ebfebc7216c274b939e03463b67bb491dd5
-Size (diffstat-1.43.tgz) = 100862 bytes
+SHA1 (diffstat-1.45.tgz) = 5801ed764eee00f3c81be7f6995670962aad7467
+RMD160 (diffstat-1.45.tgz) = 4438f3a6ac709ee7bb08ce14220dfcfa4697fa15
+Size (diffstat-1.45.tgz) = 104706 bytes
 SHA1 (patch-aa) = e163de68cab2141a7d21f73adce552ce9b0fdd16



Home | Main Index | Thread Index | Old Index