summaryrefslogtreecommitdiff
path: root/textproc/diffstat/Makefile
diff options
context:
space:
mode:
authorreed <reed>2007-10-13 01:28:12 +0000
committerreed <reed>2007-10-13 01:28:12 +0000
commitc0ea41d227ed97993564bde9441abec44375239e (patch)
treeb6e5839998142977a3acac6d1578e6825852c3f8 /textproc/diffstat/Makefile
parent97efc65705826eecd646994dd7af8373eb1a4ba3 (diff)
downloadpkgsrc-c0ea41d227ed97993564bde9441abec44375239e.tar.gz
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 (limited to 'textproc/diffstat/Makefile')
-rw-r--r--textproc/diffstat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile
index 028c0a7703c..d852cbb245f 100644
--- a/textproc/diffstat/Makefile
+++ b/textproc/diffstat/Makefile
@@ -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